From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/
Date: Sat, 26 Oct 2024 07:23:45 +0000 (UTC) [thread overview]
Message-ID: <1729927421.dcc0bd06b7a073696decb92f387f53e10c790a92.fordfrog@gentoo> (raw)
commit: dcc0bd06b7a073696decb92f387f53e10c790a92
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Oct 25 14:42:43 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 07:23:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc0bd06
dev-java/icu4j: adjust launcher #942131
The ebuild was installing a wrong (with tests) or even no (without
tests) launcher. The install phase of java-pkg-simple.eclass gets
confused when there are more than one jar files.
Closes: https://bugs.gentoo.org/942131
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/38836/commits/f6e074c87572a2eec4973fd27c674d0a0c5ba6c7
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-java/icu4j/{icu4j-76.1.ebuild => icu4j-76.1-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-java/icu4j/icu4j-76.1.ebuild b/dev-java/icu4j/icu4j-76.1-r1.ebuild
similarity index 99%
rename from dev-java/icu4j/icu4j-76.1.ebuild
rename to dev-java/icu4j/icu4j-76.1-r1.ebuild
index f643f2f3ef08..0dc67c7d8a23 100644
--- a/dev-java/icu4j/icu4j-76.1.ebuild
+++ b/dev-java/icu4j/icu4j-76.1-r1.ebuild
@@ -195,6 +195,7 @@ src_test () {
src_install() {
JAVA_JAR_FILENAME="icu4j.jar"
+ JAVA_MAIN_CLASS="com.ibm.icu.util.VersionInfo"
java-pkg-simple_src_install
java-pkg_dojar "icu4j-charset.jar"
java-pkg_dojar "icu4j-localespi.jar"
next reply other threads:[~2024-10-26 7:23 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-26 7:23 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-25 8:10 [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/ Miroslav Šulc
2024-05-26 8:47 Miroslav Šulc
2024-05-26 8:45 Miroslav Šulc
2024-05-17 6:56 Arthur Zamarin
2024-05-16 4:17 Arthur Zamarin
2024-05-16 4:17 Arthur Zamarin
2024-04-16 8:02 Miroslav Šulc
2024-01-19 12:44 Miroslav Šulc
2024-01-19 10:47 Sam James
2024-01-19 10:47 Sam James
2024-01-19 10:07 Sam James
2024-01-19 10:07 Sam James
2024-01-06 21:52 Miroslav Šulc
2024-01-06 8:16 Sam James
2024-01-06 8:11 Sam James
2024-01-06 8:11 Sam James
2023-12-20 9:12 Miroslav Šulc
2023-12-07 12:42 Miroslav Šulc
2023-10-28 8:23 Miroslav Šulc
2023-10-27 12:30 Sam James
2023-10-27 12:22 Sam James
2023-10-22 18:56 Miroslav Šulc
2023-09-27 6:58 Miroslav Šulc
2022-11-24 7:19 Miroslav Šulc
2022-11-23 14:12 Jakov Smolić
2022-11-21 6:24 Miroslav Šulc
2022-11-20 7:23 Sam James
2022-11-20 7:23 Sam James
2022-11-20 7:23 Sam James
2022-10-21 3:59 Miroslav Šulc
2022-10-04 4:31 Miroslav Šulc
2022-05-09 8:17 Miroslav Šulc
2022-05-09 8:01 Jakov Smolić
2022-05-09 8:01 Jakov Smolić
2022-05-09 7:33 Jakov Smolić
2022-05-09 7:33 Jakov Smolić
2022-04-09 5:11 Miroslav Šulc
2022-01-02 10:57 Miroslav Šulc
2021-12-22 18:47 Arthur Zamarin
2021-12-01 19:00 Sam James
2021-11-26 7:53 Miroslav Šulc
2021-11-25 4:14 Sam James
2021-11-25 4:14 Sam James
2021-11-25 4:14 Sam James
2021-11-25 4:14 Sam James
2021-11-23 7:50 Miroslav Šulc
2021-11-21 16:31 Miroslav Šulc
2021-11-11 9:07 Miroslav Šulc
2021-11-10 17:10 Miroslav Šulc
2020-07-20 1:10 Sam James
2017-07-13 18:32 Alexis Ballier
2016-11-13 15:52 Sebastian Pipping
2016-02-26 13:28 James Le Cuirot
2015-10-02 10:34 Patrice Clement
2015-08-28 21:34 Manuel Rüger
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=1729927421.dcc0bd06b7a073696decb92f387f53e10c790a92.fordfrog@gentoo \
--to=fordfrog@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