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/scram/
Date: Tue,  6 Feb 2024 09:34:01 +0000 (UTC)	[thread overview]
Message-ID: <1707212035.b4dbcf91085d19baffd30881776aadd2d973f7cc.fordfrog@gentoo> (raw)

commit:     b4dbcf91085d19baffd30881776aadd2d973f7cc
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Mon Feb  5 16:04:11 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 09:33:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dbcf91

dev-java/scram: fix test compile errors

Closes: https://bugs.gentoo.org/923827
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/scram/scram-2.1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-java/scram/scram-2.1.ebuild b/dev-java/scram/scram-2.1.ebuild
index c29fd451b086..b533f76dcbb3 100644
--- a/dev-java/scram/scram-2.1.ebuild
+++ b/dev-java/scram/scram-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Skeleton command:
@@ -81,9 +81,7 @@ src_compile() {
 }
 
 src_test() {
-	einfo "Testing module common"
-	JAVA_TEST_SRC_DIR="common/src/test/java"
-	java-pkg-simple_src_test
+	cp -r {common,client}/src/test/java || die
 
 	einfo "Testing module cwclientcommon"
 	JAVA_TEST_SRC_DIR="client/src/test/java"


             reply	other threads:[~2024-02-06  9:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06  9:34 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-26  6:06 [gentoo-commits] repo/gentoo:master commit in: dev-java/scram/ Miroslav Šulc
2025-01-26  6:06 Miroslav Šulc
2025-01-06 13:14 Miroslav Šulc
2025-01-06  9:18 Sam James
2024-12-08 18:55 Miroslav Šulc
2024-02-06  9:34 Miroslav Šulc
2024-02-06  9:34 Miroslav Šulc
2022-09-17 12:47 Florian Schmaus
2022-07-28  7:06 Agostino Sarubbo
2022-07-25  4:19 Sam James
2022-06-20  7:41 Florian Schmaus

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=1707212035.b4dbcf91085d19baffd30881776aadd2d973f7cc.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