Author: jfrederic.clere(a)jboss.com
Date: 2011-05-04 11:54:08 -0400 (Wed, 04 May 2011)
New Revision: 2765
Modified:
trunk/build/unix/util/jbossweb/build.xml
Log:
Cleaning...
Modified: trunk/build/unix/util/jbossweb/build.xml
===================================================================
--- trunk/build/unix/util/jbossweb/build.xml 2011-05-04 14:27:47 UTC (rev 2764)
+++ trunk/build/unix/util/jbossweb/build.xml 2011-05-04 15:54:08 UTC (rev 2765)
@@ -36,7 +36,6 @@
<path id="jbossweb.test.classpath">
<pathelement location="${test.classes}"/>
-
<pathelement location="${jbossweb.jar}"/>
<pathelement location="${servlet-api.jar}"/>
</path>
@@ -64,12 +63,6 @@
<jvmarg
line="-Djava.util.logging.manager=org.jboss.test.ClassLoaderLogManager"/>
<classpath refid="jbossweb.test.classpath"/>
</java>
- <echo message="startjbossweb ${line}"/>
- <echo message="startjbossweb ${test.classes}"/>
- <echo message="startjbossweb ${jbossweb.jar}"/>
- <echo message="startjbossweb ${servlet-api.jar}"/>
- <echo message="startjbossweb ${commons-logging.jar}"/>
- <echo message="startjbossweb ${jboss-logging.jar}"/>
</target>
<target name="compile" depends="download">
Show replies by date