[jbossws-commits] JBossWS SVN: r6203 - in stack/native/tags/jbossws-3.0.1-native-2.0.4.GA: ant-import and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 31 13:32:28 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-03-31 13:32:28 -0400 (Mon, 31 Mar 2008)
New Revision: 6203

Modified:
   stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/ant-import/build-thirdparty.xml
   stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/version.properties
Log:
[JBWS-2003] synch with AS 42 branch

Modified: stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/ant-import/build-thirdparty.xml
===================================================================
--- stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/ant-import/build-thirdparty.xml	2008-03-31 16:26:48 UTC (rev 6202)
+++ stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/ant-import/build-thirdparty.xml	2008-03-31 17:32:28 UTC (rev 6203)
@@ -109,7 +109,6 @@
     <get src="${jboss.repository}/jboss/microcontainer/${jboss-microcontainer}/lib/jboss-deployers-src.zip" dest="${thirdparty.dir}/jboss-deployers-src.zip" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/microcontainer/${jboss-microcontainer}/lib/jboss-microcontainer-src.zip" dest="${thirdparty.dir}/jboss-microcontainer-src.zip" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/remoting/${jboss-remoting-jboss42}/lib/jboss-remoting.jar" dest="${thirdparty.dir}/jboss-remoting.jar" usetimestamp="true" verbose="true"/>
-    <get src="${jboss.repository}/jboss/remoting/${jboss-remoting-jboss42}/lib/jboss-remoting-src.jar" dest="${thirdparty.dir}/jboss-remoting-src.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/security/${jboss-security}/lib/jbosssx-client.jar" dest="${thirdparty.dir}/jbosssx-client.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/security/${jboss-security}/lib/jbosssx.jar" dest="${thirdparty.dir}/jbosssx.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/security/${jboss-security}/lib/jbosssx-src.zip" dest="${thirdparty.dir}/jbosssx-src.zip" usetimestamp="true" verbose="true"/>

Modified: stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/version.properties
===================================================================
--- stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/version.properties	2008-03-31 16:26:48 UTC (rev 6202)
+++ stack/native/tags/jbossws-3.0.1-native-2.0.4.GA/version.properties	2008-03-31 17:32:28 UTC (rev 6203)
@@ -35,7 +35,7 @@
 
 # JBossAS-4.2
 jboss-jbossxb-jboss42=1.0.0.SP1
-jboss-remoting-jboss42=2.2.2.SP4-brew
+jboss-remoting-jboss42=2.2.2.SP5
 
 # Thirdparty library versions
 apache-ant=1.6.5




More information about the jbossws-commits mailing list