JBossWS SVN: r13455 - in stack/cxf: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:21:24 -0500 (Thu, 09 Dec 2010)
New Revision: 13455
Added:
stack/cxf/tags/jbossws-cxf-3.4.0.GA/
Removed:
stack/cxf/branches/jbossws-cxf-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-cxf-3.4.0.GA
Copied: stack/cxf/tags/jbossws-cxf-3.4.0.GA (from rev 13454, stack/cxf/branches/jbossws-cxf-3.4.0)
14 years, 1 month
JBossWS SVN: r13454 - in stack/native/branches/jbossws-native-3.4.0: modules/client and 8 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:20:05 -0500 (Thu, 09 Dec 2010)
New Revision: 13454
Modified:
stack/native/branches/jbossws-native-3.4.0/modules/client/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/core/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/endorsed/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/management/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/resources/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/services/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/testsuite/framework-tests/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/testsuite/native-tests/pom.xml
stack/native/branches/jbossws-native-3.4.0/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-3.4.0/pom.xml
Log:
[JBWS-3160] Preparing for tagging
Modified: stack/native/branches/jbossws-native-3.4.0/modules/client/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/client/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/client/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/core/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/core/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/core/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/endorsed/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/endorsed/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/endorsed/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/management/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/management/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/management/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/resources/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/resources/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/resources/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/services/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/services/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/services/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/testsuite/framework-tests/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/testsuite/framework-tests/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/testsuite/native-tests/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/testsuite/native-tests/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/modules/testsuite/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/modules/testsuite/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/branches/jbossws-native-3.4.0/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.0/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
+++ stack/native/branches/jbossws-native-3.4.0/pom.xml 2010-12-09 11:20:05 UTC (rev 13454)
@@ -18,7 +18,7 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</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 -->
@@ -46,11 +46,11 @@
<!-- Properties -->
<properties>
- <jbossws.spi.version>1.4.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>1.4.0-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.4.0-SNAPSHOT</jbossws.framework.version>
- <jbossws.jboss501.version>3.4.0-SNAPSHOT</jbossws.jboss501.version>
- <jbossws.jboss510.version>3.4.0-SNAPSHOT</jbossws.jboss510.version>
+ <jbossws.spi.version>1.4.0.GA</jbossws.spi.version>
+ <jbossws.common.version>1.4.0.GA</jbossws.common.version>
+ <jbossws.framework.version>3.4.0.GA</jbossws.framework.version>
+ <jbossws.jboss501.version>3.4.0.GA</jbossws.jboss501.version>
+ <jbossws.jboss510.version>3.4.0.GA</jbossws.jboss510.version>
<!-- [JBWS-2505] -->
<!-- START -->
<!--
14 years, 1 month
JBossWS SVN: r13453 - in stack/cxf/branches/jbossws-cxf-3.4.0: modules/addons and 10 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:19:10 -0500 (Thu, 09 Dec 2010)
New Revision: 13453
Modified:
stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/management/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/framework-tests/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-3.4.0/pom.xml
Log:
[JBWS-3160] Preparing for tagging
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/transports/http/httpserver/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/addons/transports/http/httpserver/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/client/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/client/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/endorsed/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/endorsed/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/management/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/management/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/management/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/resources/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/resources/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/server/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/server/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-spring-tests/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-spring-tests/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-tests/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/cxf-tests/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/framework-tests/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/framework-tests/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/modules/testsuite/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-3.4.0/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.0/pom.xml 2010-12-09 11:16:12 UTC (rev 13452)
+++ stack/cxf/branches/jbossws-cxf-3.4.0/pom.xml 2010-12-09 11:19:10 UTC (rev 13453)
@@ -18,7 +18,7 @@
<packaging>pom</packaging>
<description>JBossWS CXF stack</description>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0.GA</version>
<!-- Parent -->
<parent>
@@ -29,9 +29,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/trunk</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-3....</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-3.4.0.GA</url>
</scm>
<!-- Modules -->
@@ -46,11 +46,11 @@
<!-- Properties -->
<properties>
- <jbossws.spi.version>1.4.0-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>1.4.0-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.4.0-SNAPSHOT</jbossws.framework.version>
- <jbossws.jboss501.version>3.4.0-SNAPSHOT</jbossws.jboss501.version>
- <jbossws.jboss510.version>3.4.0-SNAPSHOT</jbossws.jboss510.version>
+ <jbossws.spi.version>1.4.0.GA</jbossws.spi.version>
+ <jbossws.common.version>1.4.0.GA</jbossws.common.version>
+ <jbossws.framework.version>3.4.0.GA</jbossws.framework.version>
+ <jbossws.jboss501.version>3.4.0.GA</jbossws.jboss501.version>
+ <jbossws.jboss510.version>3.4.0.GA</jbossws.jboss510.version>
<!-- JBWS-2505 -->
<!-- START -->
<!--
14 years, 1 month
JBossWS SVN: r13452 - in container/jboss50: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:16:12 -0500 (Thu, 09 Dec 2010)
New Revision: 13452
Added:
container/jboss50/tags/jbossws-jboss510-metadata-3.4.0.GA/
Removed:
container/jboss50/branches/jbossws-jboss510-metadata-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-jboss510-metadata-3.4.0.GA
Copied: container/jboss50/tags/jbossws-jboss510-metadata-3.4.0.GA (from rev 13451, container/jboss50/branches/jbossws-jboss510-metadata-3.4.0)
14 years, 1 month
JBossWS SVN: r13451 - in container/jboss50: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:10:18 -0500 (Thu, 09 Dec 2010)
New Revision: 13451
Added:
container/jboss50/tags/jbossws-jboss510-3.4.0.GA/
Removed:
container/jboss50/branches/jbossws-jboss510-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-jboss510-3.4.0.GA
Copied: container/jboss50/tags/jbossws-jboss510-3.4.0.GA (from rev 13450, container/jboss50/branches/jbossws-jboss510-3.4.0)
14 years, 1 month
JBossWS SVN: r13450 - in container/jboss50: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:09:08 -0500 (Thu, 09 Dec 2010)
New Revision: 13450
Added:
container/jboss50/tags/jbossws-jboss501-metadata-3.4.0.GA/
Removed:
container/jboss50/branches/jbossws-jboss501-metadata-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-jboss501-metadata-3.4.0.GA
Copied: container/jboss50/tags/jbossws-jboss501-metadata-3.4.0.GA (from rev 13449, container/jboss50/branches/jbossws-jboss501-metadata-3.4.0)
14 years, 1 month
JBossWS SVN: r13449 - in container/jboss50: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:07:09 -0500 (Thu, 09 Dec 2010)
New Revision: 13449
Added:
container/jboss50/tags/jbossws-jboss501-3.4.0.GA/
Removed:
container/jboss50/branches/jbossws-jboss501-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-jboss501-3.4.0.GA
Copied: container/jboss50/tags/jbossws-jboss501-3.4.0.GA (from rev 13448, container/jboss50/branches/jbossws-jboss501-3.4.0)
14 years, 1 month
JBossWS SVN: r13448 - in framework: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 06:00:32 -0500 (Thu, 09 Dec 2010)
New Revision: 13448
Added:
framework/tags/jbossws-framework-3.4.0.GA/
Removed:
framework/branches/jbossws-framework-3.4.0/
Log:
[JBWS-3160] Tagging jbossws-framework-3.4.0.GA
Copied: framework/tags/jbossws-framework-3.4.0.GA (from rev 13447, framework/branches/jbossws-framework-3.4.0)
14 years, 1 month
JBossWS SVN: r13447 - in common: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 05:54:38 -0500 (Thu, 09 Dec 2010)
New Revision: 13447
Added:
common/tags/jbossws-common-1.4.0.GA/
Removed:
common/branches/jbossws-common-1.4.0/
Log:
[JBWS-3160] Tagging jbossws-common-1.4.0.GA
Copied: common/tags/jbossws-common-1.4.0.GA (from rev 13446, common/branches/jbossws-common-1.4.0)
14 years, 1 month
JBossWS SVN: r13446 - in spi: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2010-12-09 05:51:18 -0500 (Thu, 09 Dec 2010)
New Revision: 13446
Added:
spi/tags/jbossws-spi-1.4.0.GA/
Removed:
spi/branches/jbossws-spi-1.4.0/
Log:
[JBWS-3160] Tagging jbossws-spi-1.4.0.GA
Copied: spi/tags/jbossws-spi-1.4.0.GA (from rev 13445, spi/branches/jbossws-spi-1.4.0)
14 years, 1 month