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 A02FD15808C for ; Wed, 23 Feb 2022 09:29:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C54B6E0971; Wed, 23 Feb 2022 09:29:06 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA661E0970 for ; Wed, 23 Feb 2022 09:29:06 +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 B97CA34317C for ; Wed, 23 Feb 2022 09:29:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09A49D0 for ; Wed, 23 Feb 2022 09:29:04 +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: <1645608455.7a3fe89b3729eb977bdf2649687284e2dc300876.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/log4j-api-java9/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/log4j-api-java9/Manifest dev-java/log4j-api-java9/log4j-api-java9-2.17.1.ebuild X-VCS-Directories: dev-java/log4j-api-java9/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 7a3fe89b3729eb977bdf2649687284e2dc300876 X-VCS-Branch: master Date: Wed, 23 Feb 2022 09:29:04 +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: f689f53e-2551-4144-b614-b1e8963c0471 X-Archives-Hash: a409d683ed3d13d04029699a4ed46098 commit: 7a3fe89b3729eb977bdf2649687284e2dc300876 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Thu Dec 16 08:15:34 2021 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Feb 23 09:27:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3fe89b dev-java/log4j-api-java9: bump to 2.17.1 Bug: https://bugs.gentoo.org/530818 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Miroslav Šulc gentoo.org> dev-java/log4j-api-java9/Manifest | 1 + .../log4j-api-java9/log4j-api-java9-2.17.1.ebuild | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+) diff --git a/dev-java/log4j-api-java9/Manifest b/dev-java/log4j-api-java9/Manifest index 50c36844ec0f..d93be38f6f97 100644 --- a/dev-java/log4j-api-java9/Manifest +++ b/dev-java/log4j-api-java9/Manifest @@ -1 +1,2 @@ DIST apache-log4j-2.15.0-src.tar.gz 11550453 BLAKE2B 3b7a356714fbff0ad81f633750a45f6b3869df933c89c22b28346e49c6dfb83002ecf6374d04b1ae6a45b5486314654c8a660f3aee7a6b30273439e44db2c610 SHA512 61574722ab0a24bd0301fea57504a645f98f0e5913d1e02e49d25b3dcbf2dcbb3153cfca58fdde632087f94edc8e83820951288ba494234954ab4eeeb6b8be6a +DIST apache-log4j-2.17.0-src.tar.gz 11556613 BLAKE2B e2c6ce2a129438329ee91e51581e4f5828f533b64e462102fd3314620bc35228f4fe556d7f7cc9ac1f705aed0064bfbdd5e431a35f16e22b203f517db724615c SHA512 23433baa39a8cc76164ae96307e85b9e4ea671028015df6171bfaf025a1e1aaacf76a94a1beef67aada56952f013a8eae94024869a8530f42a3747ba70cc3a90 diff --git a/dev-java/log4j-api-java9/log4j-api-java9-2.17.1.ebuild b/dev-java/log4j-api-java9/log4j-api-java9-2.17.1.ebuild new file mode 100644 index 000000000000..6ebd34f1d05f --- /dev/null +++ b/dev-java/log4j-api-java9/log4j-api-java9-2.17.1.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Skeleton command: +# java-ebuilder --generate-ebuild --workdir . --pom log4j-api-java9/pom.xml --download-uri mirror://apache/logging/log4j/2.17.1/apache-log4j-2.17.1-src.tar.gz --slot 2 --keywords "~amd64 ~arm ~arm64" --ebuild log4j-api-java9-2.17.1.ebuild + +EAPI=8 + +JAVA_PKG_IUSE="doc source test" +MAVEN_ID="org.apache.logging.log4j:log4j-api-java9:2.17.1" +JAVA_TESTING_FRAMEWORKS="junit-jupiter" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="The Apache Log4j API (Java 9)" +HOMEPAGE="https://logging.apache.org/log4j/2.x/" +SRC_URI="mirror://apache/logging/log4j/${PV}/apache-log4j-${PV}-src.tar.gz" + +LICENSE="Apache-2.0" +SLOT="2" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" + +# junit-jupiter is not available in ::gentoo +RESTRICT="test" + +# Compile dependencies +# POM: ${PN}/pom.xml +# test? org.apache.maven:maven-core:3.6.3 -> !!!groupId-not-found!!! +# test? org.junit.jupiter:junit-jupiter-engine:5.7.2 -> !!!groupId-not-found!!! + +DEPEND=">=virtual/jdk-11:*" +# test? ( +# !!!groupId-not-found!!! +# ) +#" + +RDEPEND=">=virtual/jre-11:*" + +DOCS=( {CONTRIBUTING,README,RELEASE-NOTES,SECURITY}.md LICENSE.txt ) + +S="${WORKDIR}/apache-log4j-${PV}-src" + +JAVA_SRC_DIR="${PN}/src/main/java" +JAVA_RESOURCE_DIRS="${PN}/src/assembly" + +# JAVA_TEST_GENTOO_CLASSPATH="!!!groupId-not-found!!!,!!!groupId-not-found!!!" +# JAVA_TEST_SRC_DIR="${PN}/src/test/java" + +src_install() { + default # https://bugs.gentoo.org/789582 + java-pkg-simple_src_install +}