Author: thomas.diesler(a)jboss.com
Date: 2007-01-24 08:13:13 -0500 (Wed, 24 Jan 2007)
New Revision: 2072
Modified:
branches/jbossws-1.2.0/jbossws-tests/build.xml
Log:
Add jboss40 integration to classpath
Modified: branches/jbossws-1.2.0/jbossws-tests/build.xml
===================================================================
--- branches/jbossws-1.2.0/jbossws-tests/build.xml 2007-01-24 12:52:52 UTC (rev 2071)
+++ branches/jbossws-1.2.0/jbossws-tests/build.xml 2007-01-24 13:13:13 UTC (rev 2072)
@@ -186,6 +186,7 @@
<pathelement location="${jboss.server.lib}/jbosssx.jar"/>
<pathelement
location="${jboss50.output.lib.dir}/jbossws-jboss50-integration.jar"/>
<pathelement
location="${jboss42.output.lib.dir}/jbossws-jboss42-integration.jar"/>
+ <pathelement
location="${jboss40.output.lib.dir}/jbossws-jboss40-integration.jar"/>
<pathelement
location="${tomcat.output.lib.dir}/jbossws-tomcat-integration.jar"/>
<path refid="javac.classpath"/>
</path>
Show replies by date