public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/joda-time/
Date: Wed, 23 Oct 2024 07:04:25 +0000 (UTC)	[thread overview]
Message-ID: <1729667049.5541949da0a50333270978d367bbbc2c73cfd8ed.fordfrog@gentoo> (raw)

commit:     5541949da0a50333270978d367bbbc2c73cfd8ed
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Tue Oct 22 11:59:01 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 07:04:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5541949d

dev-java/joda-time: create dir ZoneInfoCompiler #941945

As of openjdk:8 javac does not yet create the output directory.

Closes: https://bugs.gentoo.org/941945
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/38836/commits/df2944d2daa6cabbd0db4cc71b2fe6cd59414780
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/joda-time/joda-time-2.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/joda-time/joda-time-2.13.0.ebuild b/dev-java/joda-time/joda-time-2.13.0.ebuild
index 687610127fae..dde3b7f870f3 100644
--- a/dev-java/joda-time/joda-time-2.13.0.ebuild
+++ b/dev-java/joda-time/joda-time-2.13.0.ebuild
@@ -40,7 +40,7 @@ JAVA_TEST_SRC_DIR="src/test/java"
 src_prepare() {
 	default
 	# move .properties files to JAVA_RESOURCE_DIRS
-	mkdir -p src/main/res/META-INF
+	mkdir -p src/main/res/META-INF ZoneInfoCompiler || die
 	cp -r src/main/{java/*,res} || die
 	find src/main/res -type f ! -name '*.properties' -exec rm -rf {} + || die
 	mv src/main/res{ources,}/META-INF/native-image || die


             reply	other threads:[~2024-10-23  7:04 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23  7:04 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23 14:32 [gentoo-commits] repo/gentoo:master commit in: dev-java/joda-time/ Michał Górny
2024-11-22 18:24 Arthur Zamarin
2024-11-22 10:20 Sam James
2024-11-22  7:48 Miroslav Šulc
2024-10-21  7:48 Miroslav Šulc
2022-10-12 20:02 Arthur Zamarin
2022-10-12 19:22 Sam James
2022-10-10 18:39 Arthur Zamarin
2022-10-10  7:02 Agostino Sarubbo
2022-10-09 12:46 Arthur Zamarin
2022-10-03  7:55 Florian Schmaus
2022-09-06  8:20 Florian Schmaus
2022-08-28  5:17 Miroslav Šulc
2022-08-26 23:27 Sam James
2022-08-26 10:23 Arthur Zamarin
2022-08-26 10:08 Sam James
2022-08-26  9:55 Arthur Zamarin
2022-07-27  8:54 Florian Schmaus
2021-12-17 10:57 Arthur Zamarin
2021-11-24 23:31 Sam James
2021-10-19  0:15 Sam James
2021-04-13 18:23 Sergei Trofimovich
2021-04-11  0:13 Thomas Deutschmann
2021-04-05  9:54 Miroslav Šulc
2021-04-05  9:54 Miroslav Šulc
2021-04-03 10:59 Miroslav Šulc
2020-08-25  9:46 Miroslav Šulc
2020-05-17 16:55 Aaron Bauman
2016-03-31 18:00 Patrice Clement
2016-03-31 16:56 Patrice Clement

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=1729667049.5541949da0a50333270978d367bbbc2c73cfd8ed.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