You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/backport-util-concurrent/files/backport-util-concurrent-3....

12 lines
380 B

--- build.xml.original 2007-02-10 02:03:52.000000000 +0100
+++ build.xml 2007-02-10 02:04:02.000000000 +0100
@@ -107,7 +107,7 @@
-Djunit.ui=swingui property.
-->
- <target name="test" depends="jdeps,make"
+ <target name="test" depends="jdeps"
description="runs TCK unit tests on the backport">
<property name="junit.ui" value="textui"/>