From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/opentest4j/
Date: Wed, 6 Apr 2022 08:01:44 +0000 (UTC) [thread overview]
Message-ID: <1649232100.fb211d8b631c3ff2f800c63c68603d4879468e00.flow@gentoo> (raw)
commit: fb211d8b631c3ff2f800c63c68603d4879468e00
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Mon Apr 4 15:32:14 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Apr 6 08:01:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb211d8b
dev-java/opentest4j: Import from junit-5-ebuild-repo
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-java/opentest4j/Manifest | 1 +
dev-java/opentest4j/metadata.xml | 10 +++++++++
dev-java/opentest4j/opentest4j-1.2.0.ebuild | 34 +++++++++++++++++++++++++++++
3 files changed, 45 insertions(+)
diff --git a/dev-java/opentest4j/Manifest b/dev-java/opentest4j/Manifest
new file mode 100644
index 000000000000..dd48bd1c2464
--- /dev/null
+++ b/dev-java/opentest4j/Manifest
@@ -0,0 +1 @@
+DIST opentest4j-1.2.0.tar.gz 77616 BLAKE2B a331cc5e97d1e50b3b57e6aac926278d16f4d75067b4e4b25acb5ee25d4d4cd9d1f75c115155303ec63f5cb22b09ad1cbaa01d62620b350dd2c1d61541657b78 SHA512 cd98d976935de97d259ec4c04510334f2b56f8a32db2c97e0f20a2e3b99f119ffeb390589eb42d4594808d96194067871d5eaad6a40dd58af30b9f995b13ef08
diff --git a/dev-java/opentest4j/metadata.xml b/dev-java/opentest4j/metadata.xml
new file mode 100644
index 000000000000..0327a99ea474
--- /dev/null
+++ b/dev-java/opentest4j/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ota4j-team/opentest4j</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-java/opentest4j/opentest4j-1.2.0.ebuild b/dev-java/opentest4j/opentest4j-1.2.0.ebuild
new file mode 100644
index 000000000000..18298098512e
--- /dev/null
+++ b/dev-java/opentest4j/opentest4j-1.2.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="org.opentest4j:opentest4j:1.2.0"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Open Test Alliance for the JVM"
+HOMEPAGE="https://github.com/ota4j-team/opentest4j"
+SRC_URI="https://github.com/ota4j-team/opentest4j/archive/r${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+ >=virtual/jdk-1.8:*
+"
+
+RDEPEND="
+ >=virtual/jre-1.8:*
+"
+
+S="${WORKDIR}/${PN}-r${PV}"
+
+JAVA_SRC_DIR=( src/{main,module}/java )
+
+JAVA_TEST_GENTOO_CLASSPATH="junit-4"
+JAVA_TEST_SRC_DIR=( src/test/java )
+JAVA_TEST_RESOURCE_DIRS=( src/test/resources )
next reply other threads:[~2022-04-06 8:01 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-06 8:01 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-09 16:26 [gentoo-commits] repo/gentoo:master commit in: dev-java/opentest4j/ Arthur Zamarin
2022-04-09 16:28 Arthur Zamarin
2022-04-09 16:50 Arthur Zamarin
2022-04-09 16:56 Arthur Zamarin
2022-05-06 7:49 Sam James
2022-05-06 8:16 Arthur Zamarin
2022-05-06 11:25 Jakov Smolić
2022-05-06 12:45 Jakov Smolić
2022-07-22 17:36 Florian Schmaus
2022-08-21 15:46 Arthur Zamarin
2022-08-21 15:46 Arthur Zamarin
2022-08-22 0:00 Sam James
2022-08-22 0:00 Sam James
2022-08-23 4:41 Miroslav Šulc
2024-08-31 7:52 Miroslav Šulc
2024-09-14 8:37 Miroslav Šulc
2024-10-13 22:12 Sam James
2024-10-13 22:12 Sam James
2024-10-13 22:12 Sam James
2024-10-18 16:12 Arthur Zamarin
2024-10-18 16:40 Miroslav Šulc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1649232100.fb211d8b631c3ff2f800c63c68603d4879468e00.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox