Author: alessio.soldano(a)jboss.com
Date: 2013-05-19 11:58:39 -0400 (Sun, 19 May 2013)
New Revision: 17600
Modified:
stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml
Log:
Updating classpath in bin distro
Modified: stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml 2013-05-19 15:58:20
UTC (rev 17599)
+++ stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml 2013-05-19 15:58:39
UTC (rev 17600)
@@ -581,7 +581,7 @@
<fileset
dir="${jboss.home}/modules/system/layers/base/javax/security/jacc/api/main/">
<include name="jboss-jacc-api*.jar"/>
</fileset>
- <fileset
dir="${jboss.home}/modules/system/layers/base/org/jboss/remoting3/main/">
+ <fileset
dir="${jboss.home}/modules/system/layers/base/org/jboss/remoting/main/">
<include name="jboss-remoting-*.jar"/>
</fileset>
<fileset
dir="${jboss.home}/modules/system/layers/base/org/jboss/marshalling/river/main/">
Show replies by date