[jbossws-commits] JBossWS SVN: r4259 - stack/native/branches/native-2.0.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Aug 8 09:41:17 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-08-08 09:41:17 -0400 (Wed, 08 Aug 2007)
New Revision: 4259

Modified:
   stack/native/branches/native-2.0/.classpath
   stack/native/branches/native-2.0/version.properties
Log:
Set version.id=2.0.1

Modified: stack/native/branches/native-2.0/.classpath
===================================================================
--- stack/native/branches/native-2.0/.classpath	2007-08-08 13:40:28 UTC (rev 4258)
+++ stack/native/branches/native-2.0/.classpath	2007-08-08 13:41:17 UTC (rev 4259)
@@ -35,8 +35,8 @@
 	<classpathentry kind="lib" path="thirdparty/jaxws-tools.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jaxws-rt.jar"/>
 	<classpathentry kind="lib" path="thirdparty/concurrent.jar"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/spi"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry kind="lib" path="thirdparty/junit.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbossws-common.jar"/>
+	<classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"/>
 	<classpathentry kind="output" path="output/eclipse"/>
 </classpath>

Modified: stack/native/branches/native-2.0/version.properties
===================================================================
--- stack/native/branches/native-2.0/version.properties	2007-08-08 13:40:28 UTC (rev 4258)
+++ stack/native/branches/native-2.0/version.properties	2007-08-08 13:41:17 UTC (rev 4259)
@@ -5,8 +5,8 @@
 specification.vendor=JBoss (http://www.jboss.org)
 specification.version=jbossws-2.0
 
-version.id=2.1.0.DEV
-repository.id=snapshot
+version.id=2.0.1.GA
+repository.id=2.0.1.GA
 
 implementation.title=JBoss Web Services - Native
 implementation.url=http://www.jboss.org/products/jbossws
@@ -26,7 +26,7 @@
 
 # Dependend integration projects 
 jbossws-common=1.0.0.CR1
-jbossws-framework=1.0.0.CR1
+jbossws-framework=2.0.1.CR1
 jbossws-spi=1.0.0.CR1
 jbossws-jboss40=2.0.1.CR1
 jbossws-jboss42=2.0.1.CR1




More information about the jbossws-commits mailing list