JBossWS SVN: r8315 - in stack/native: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 14:33:04 -0400 (Tue, 30 Sep 2008)
New Revision: 8315
Added:
stack/native/tags/jbossws-native-3.0.4.CR1/
Removed:
stack/native/branches/jbossws-native-3.0.4.CR1/
Log:
Tagging jbossws-native-3.0.4.CR1
Copied: stack/native/tags/jbossws-native-3.0.4.CR1 (from rev 8314, stack/native/branches/jbossws-native-3.0.4.CR1)
16 years, 2 months
JBossWS SVN: r8314 - in stack/native/branches/jbossws-native-3.0.4.CR1: modules/client and 11 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 14:16:44 -0400 (Tue, 30 Sep 2008)
New Revision: 8314
Modified:
stack/native/branches/jbossws-native-3.0.4.CR1/modules/client/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/core/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/embedded/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxrpc/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws-ext/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/management/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/resources/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/saaj/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/framework-tests/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-3.0.4.CR1/pom.xml
Log:
Preparing for tag
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/client/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/client/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/core/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/core/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/embedded/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/embedded/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/embedded/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxrpc/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxrpc/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxrpc/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws-ext/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws-ext/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/jaxws-ext/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/management/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/management/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/resources/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/resources/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/saaj/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/saaj/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/saaj/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/framework-tests/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/framework-tests/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/native-tests/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/native-tests/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/modules/testsuite/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.0.4.CR1/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.4.CR1/pom.xml 2008-09-30 18:03:58 UTC (rev 8313)
+++ stack/native/branches/jbossws-native-3.0.4.CR1/pom.xml 2008-09-30 18:16:44 UTC (rev 8314)
@@ -18,7 +18,7 @@
<artifactId>jbossws-native</artifactId>
<packaging>pom</packaging>
- <version>3.0.4-SNAPSHOT</version>
+ <version>3.0.4.CR1</version>
<!-- Parent -->
<parent>
@@ -29,9 +29,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/trunk</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-nat...</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native...</url>
</scm>
<!-- Modules -->
@@ -49,12 +49,12 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.0.7-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.0.4-SNAPSHOT</jbossws.framework.version>
- <jbossws.spi.version>1.0.6-SNAPSHOT</jbossws.spi.version>
- <jbossws.jboss422.version>3.0.4-SNAPSHOT</jbossws.jboss422.version>
- <jbossws.jboss423.version>3.0.4-SNAPSHOT</jbossws.jboss423.version>
- <jbossws.jboss424.version>3.0.4-SNAPSHOT</jbossws.jboss424.version>
+ <jbossws.common.version>1.0.7.CR1</jbossws.common.version>
+ <jbossws.framework.version>3.0.4.CR1</jbossws.framework.version>
+ <jbossws.spi.version>1.0.6.CR1</jbossws.spi.version>
+ <jbossws.jboss422.version>3.0.3.GA</jbossws.jboss422.version>
+ <jbossws.jboss423.version>3.0.3.GA</jbossws.jboss423.version>
+ <jbossws.jboss424.version>3.0.3.GA</jbossws.jboss424.version>
<!-- JBWS-2263 -->
<!--
<jbossws.jboss500.version>3.0.4-SNAPSHOT</jbossws.jboss500.version>
16 years, 2 months
JBossWS SVN: r8313 - stack/native/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 14:03:58 -0400 (Tue, 30 Sep 2008)
New Revision: 8313
Added:
stack/native/branches/jbossws-native-3.0.4.CR1/
Log:
Copied: stack/native/branches/jbossws-native-3.0.4.CR1 (from rev 8312, stack/native/trunk)
16 years, 2 months
JBossWS SVN: r8312 - in framework: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 13:56:33 -0400 (Tue, 30 Sep 2008)
New Revision: 8312
Added:
framework/tags/jbossws-framework-3.0.4.CR1/
Removed:
framework/branches/jbossws-framework-3.0.4.CR1/
Log:
Tagging jbossws-framework-3.0.4.CR1
Copied: framework/tags/jbossws-framework-3.0.4.CR1 (from rev 8311, framework/branches/jbossws-framework-3.0.4.CR1)
16 years, 2 months
JBossWS SVN: r8310 - framework/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 13:51:32 -0400 (Tue, 30 Sep 2008)
New Revision: 8310
Added:
framework/branches/jbossws-framework-3.0.4.CR1/
Log:
Copied: framework/branches/jbossws-framework-3.0.4.CR1 (from rev 8309, framework/trunk)
16 years, 2 months
JBossWS SVN: r8309 - in common: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 13:47:09 -0400 (Tue, 30 Sep 2008)
New Revision: 8309
Added:
common/tags/jbossws-common-1.0.7.CR1/
Removed:
common/branches/jbossws-common-1.0.7.CR1/
Log:
Tagging jbossws-common-1.0.7.CR1
Copied: common/tags/jbossws-common-1.0.7.CR1 (from rev 8308, common/branches/jbossws-common-1.0.7.CR1)
16 years, 2 months
JBossWS SVN: r8307 - common/branches.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 13:35:27 -0400 (Tue, 30 Sep 2008)
New Revision: 8307
Added:
common/branches/jbossws-common-1.0.7.CR1/
Log:
Copied: common/branches/jbossws-common-1.0.7.CR1 (from rev 8306, common/trunk)
16 years, 2 months
JBossWS SVN: r8306 - in spi: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-09-30 12:24:32 -0400 (Tue, 30 Sep 2008)
New Revision: 8306
Added:
spi/tags/jbossws-spi-1.0.6.CR1/
Removed:
spi/branches/jbossws-spi-1.0.6.CR1/
Log:
Tagging jbossws-spi-1.0.6.CR1
Copied: spi/tags/jbossws-spi-1.0.6.CR1 (from rev 8305, spi/branches/jbossws-spi-1.0.6.CR1)
16 years, 2 months