Skip to content

Commit

Permalink
dev-java/stax: and-trax is going to be removed
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/466558
Signed-off-by: Pacho Ramos <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
pacho2 committed Nov 11, 2018
1 parent 14adcc4 commit 707dc43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-java/stax/stax-1.2.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=0
Expand All @@ -18,7 +18,7 @@ IUSE=""

RDEPEND=">=virtual/jre-1.4"

# test? ( dev-java/ant-junit dev-java/ant-trax dev-java/xerces )
# test? ( dev-java/ant-junit dev-java/xerces )
DEPEND="
>=virtual/jdk-1.4
app-arch/unzip"
Expand All @@ -40,7 +40,7 @@ RESTRICT="test"
src_test() {
mkdir lib
java-ant_rewrite-classpath build.xml
ANT_TASKS="ant-junit ant-trax" \
ANT_TASKS="ant-junit" \
EANT_GENTOO_CLASSPATH="junit,xerces-2" eant test
}

Expand Down

0 comments on commit 707dc43

Please sign in to comment.