Author: thomas.diesler(a)jboss.com
Date: 2008-04-02 08:19:24 -0400 (Wed, 02 Apr 2008)
New Revision: 6209
Modified:
stack/native/trunk/src/main/distro/bin-dist-build.xml
Log:
Remove invalid reference to junit.jar
Modified: stack/native/trunk/src/main/distro/bin-dist-build.xml
===================================================================
--- stack/native/trunk/src/main/distro/bin-dist-build.xml 2008-04-02 12:19:18 UTC (rev
6208)
+++ stack/native/trunk/src/main/distro/bin-dist-build.xml 2008-04-02 12:19:24 UTC (rev
6209)
@@ -140,7 +140,6 @@
<pathelement location="${thirdparty.dir}/policy.jar"/>
<pathelement location="${thirdparty.dir}/jaxws-tools.jar"/>
<pathelement location="${thirdparty.dir}/wstx.jar"/>
- <pathelement location="${basedir}/tools/ant/lib/junit.jar"/>
</path>
</target>
Show replies by date