public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/java-service-wrapper/
Date: Sun,  4 Nov 2018 15:16:55 +0000 (UTC)	[thread overview]
Message-ID: <1541344593.7a885481c1c4ea358ea4e7ba9c8b4eb378a4e1aa.pacho@gentoo> (raw)

commit:     7a885481c1c4ea358ea4e7ba9c8b4eb378a4e1aa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 14:53:08 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 15:16:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a885481

dev-java/java-service-wrapper: Stop using ant-nodeps

Bug: https://bugs.gentoo.org/466558
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../java-service-wrapper/java-service-wrapper-3.5.25-r1.ebuild    | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-java/java-service-wrapper/java-service-wrapper-3.5.25-r1.ebuild b/dev-java/java-service-wrapper/java-service-wrapper-3.5.25-r1.ebuild
index bb42be142af..661ff489372 100644
--- a/dev-java/java-service-wrapper/java-service-wrapper-3.5.25-r1.ebuild
+++ b/dev-java/java-service-wrapper/java-service-wrapper-3.5.25-r1.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-
-WANT_ANT_TASKS="ant-nodeps"
 JAVA_PKG_IUSE="doc source test"
 
 inherit eutils java-pkg-2 java-ant-2
@@ -24,7 +22,7 @@ RDEPEND="
 DEPEND="
 	>=virtual/jdk-1.4
 	test? (
-		dev-java/ant-junit
+		dev-java/ant-junit:0
 	)"
 
 S="${WORKDIR}/${MY_P}"
@@ -55,7 +53,7 @@ src_compile() {
 }
 
 src_test() {
-	ANT_TASKS="ant-junit ant-nodeps" eant -Dbits="${BITS}" test
+	ANT_TASKS="ant-junit" eant -Dbits="${BITS}" test
 }
 
 src_install() {


             reply	other threads:[~2018-11-04 15:17 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-04 15:16 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-06  8:56 [gentoo-commits] repo/gentoo:master commit in: dev-java/java-service-wrapper/ Miroslav Šulc
2024-08-04 21:27 Jakov Smolić
2024-08-04 21:27 Jakov Smolić
2024-07-06  8:52 Miroslav Šulc
2022-08-12 11:55 Agostino Sarubbo
2022-08-10  8:27 Florian Schmaus
2022-08-05  6:57 Arthur Zamarin
2022-08-04 22:53 Sam James
2022-07-22 14:00 Florian Schmaus
2022-07-05 12:02 Florian Schmaus
2022-07-05 12:02 Florian Schmaus
2022-03-12 12:01 Arthur Zamarin
2021-05-26  8:43 Miroslav Šulc
2015-10-16 15:08 Patrice Clement
2015-10-16 15:08 Patrice Clement
2015-08-28 13:37 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=1541344593.7a885481c1c4ea358ea4e7ba9c8b4eb378a4e1aa.pacho@gentoo \
    --to=pacho@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