From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC36615808C for ; Tue, 22 Mar 2022 07:32:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50328E08F1; Tue, 22 Mar 2022 07:32:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABD12E08EB for ; Tue, 22 Mar 2022 07:32:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F54B3431AD for ; Tue, 22 Mar 2022 07:32:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1E5132F for ; Tue, 22 Mar 2022 07:32:50 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1647934293.ea89f2da6f48a43f39854032381b3117a5fc315e.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/json/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/json/Manifest dev-java/json/json-20220320.ebuild dev-java/json/metadata.xml X-VCS-Directories: dev-java/json/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: ea89f2da6f48a43f39854032381b3117a5fc315e X-VCS-Branch: master Date: Tue, 22 Mar 2022 07:32:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 154a8221-f6c0-474e-b2fc-5ddab6639579 X-Archives-Hash: 2e890cf75267ed05c1c010dc3b5a302a commit: ea89f2da6f48a43f39854032381b3117a5fc315e Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Mar 21 23:36:46 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Mar 22 07:31:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea89f2da dev-java/json: Bump to 20220320, min java 1.8:* Bug: https://bugs.gentoo.org/833412 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/json/Manifest | 1 + dev-java/json/json-20220320.ebuild | 57 ++++++++++++++++++++++++++++++++++++++ dev-java/json/metadata.xml | 11 ++++++-- 3 files changed, 66 insertions(+), 3 deletions(-) diff --git a/dev-java/json/Manifest b/dev-java/json/Manifest index 6434984e3124..c3bd95bfc118 100644 --- a/dev-java/json/Manifest +++ b/dev-java/json/Manifest @@ -1,2 +1,3 @@ DIST json-20150729.zip 52114 BLAKE2B 8730eaa92002debf3563f1b07901118b2b5fb8754d5d35491ef7e4a7c8f208687a00ea2ab587e183d0d88af59f5527deb2a64e244b2668196f9f31a80099148f SHA512 ad21ce236b9df04482e039e57a16edec4018214aa6e00379573dc7c6977062c759aa21084b70540d35656ebcdb5eaa6525defb88e281ee0e4e7277e32f22755c DIST json-20160212.zip 52295 BLAKE2B a0cd21b9cdf5f14ad7531af2e48f8a6f22b8f05d3b2baba48c659bb91b7791681c74e37a4011bf2ef525c4e39edf2c7c73d1275514f44c8bc7e8eddf5c2b76e6 SHA512 6648443c55f7e427e700a2bcb5cce8e4b796c42c0afb53a455dc847b0636f2e009171a39f96f0c317fdc1080ddc106dcd4c8066cfbd71091db3ad83bf7c0ae2c +DIST json-20220320.tar.gz 229462 BLAKE2B 9d549e4e905e2a63985b0b2d9a6cfbf7483776799d6b907455356940b48242fda9344874f1625da06215991eae1cfa1e87f3f8f0a204807795ed50f3f9afdbc2 SHA512 1bcd99c69201ea6609a41ec1679467504cd129a8c5a9caede0829cd8eb70b0e59e504a4bc409f57e6b27091e11acbf6108830c6f1fe16919d0cb1daff643bdf0 diff --git a/dev-java/json/json-20220320.ebuild b/dev-java/json/json-20220320.ebuild new file mode 100644 index 000000000000..0151873d71ab --- /dev/null +++ b/dev-java/json/json-20220320.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Skeleton command: +# java-ebuilder --generate-ebuild --workdir . --pom pom.xml --download-uri https://codeload.github.com/stleary/JSON-java/tar.gz/20220320 --slot 0 --keywords "~amd64 ~x86" --ebuild json-20220320.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source" +MAVEN_ID="org.json:json:20220320" +# We don't have com.jayway.jsonpath:json-path +# JAVA_TESTING_FRAMEWORKS="junit-4" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="A reference implementation of a JSON package in Java" +HOMEPAGE="https://github.com/stleary/JSON-java" +SRC_URI="https://codeload.github.com/stleary/JSON-java/tar.gz/${PV} -> ${P}.tar.gz" + +LICENSE="JSON" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +# Compile dependencies +# POM: pom.xml +# test? com.jayway.jsonpath:json-path:2.1.0 -> !!!groupId-not-found!!! +# test? junit:junit:4.13.1 -> >=dev-java/junit-4.13.2:4 +# test? org.mockito:mockito-core:1.9.5 -> >=dev-java/mockito-1.9.5:0 + +DEPEND=" + >=virtual/jdk-1.8:*" +# test? ( +# !!!groupId-not-found!!! +# >=dev-java/mockito-1.9.5:0 +# ) +#" + +RDEPEND=" + >=virtual/jre-1.8:* +" + +DOCS=( {README,SECURITY}.md ) + +S="${WORKDIR}/JSON-java-${PV}" + +JAVA_SRC_DIR="src/main/java" + +# JAVA_TEST_GENTOO_CLASSPATH="!!!groupId-not-found!!!,junit-4,mockito" +# JAVA_TEST_SRC_DIR="src/test/java" +# JAVA_TEST_RESOURCE_DIRS=( +# "src/test/resources" +# ) + +src_install() { + default # https://bugs.gentoo.org/789582 + java-pkg-simple_src_install +} diff --git a/dev-java/json/metadata.xml b/dev-java/json/metadata.xml index c7e742473ea0..44f2fdc3862b 100644 --- a/dev-java/json/metadata.xml +++ b/dev-java/json/metadata.xml @@ -1,11 +1,16 @@ - - douglascrockford/JSON-java - java@gentoo.org Java + + https://github.com/stleary/JSON-java/issues + https://github.com/stleary/JSON-java/wiki/ + stleary/JSON-java + + + JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: \"The software shall be used for good, not evil.\" If your conscience cannot live with that, then choose a different package. +