JBossWS SVN: r14883 - stack/cxf/tags/jbossws-cxf-3.1.2.SP9.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2011-08-16 09:33:48 -0400 (Tue, 16 Aug 2011)
New Revision: 14883
Modified:
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml
Log:
rollback JAXB version change
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml 2011-08-16 13:33:48 UTC (rev 14883)
@@ -63,7 +63,7 @@
<jboss.security.sx.version>2.0.4</jboss.security.sx.version>
<jboss.xb.version>2.0.2.Beta7</jboss.xb.version>
<jaxb.api.version>2.1</jaxb.api.version>
- <jaxb.impl.version>2.1.12.patch02</jaxb.impl.version>
+ <jaxb.impl.version>2.1.12.patch01</jaxb.impl.version>
<jaxrpc.api.version>1.1</jaxrpc.api.version>
<jaxws.api.version>2.1.3</jaxws.api.version>
<juddi.version>2.0.1</juddi.version>
13 years, 4 months
JBossWS SVN: r14882 - in stack/cxf/tags/jbossws-cxf-3.1.2.SP9: modules/client and 7 other directories.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 08:13:21 -0400 (Tue, 16 Aug 2011)
New Revision: 14882
Modified:
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/client/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/endorsed/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/management/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/resources/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/server/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/cxf-tests/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/pom.xml
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml
Log:
Fix version in pom.xml
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/client/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/client/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/endorsed/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/endorsed/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/management/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/management/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/management/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/resources/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/resources/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/server/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/server/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/cxf-tests/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/cxf-tests/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/framework-tests/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/modules/testsuite/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml 2011-08-16 11:52:43 UTC (rev 14881)
+++ stack/cxf/tags/jbossws-cxf-3.1.2.SP9/pom.xml 2011-08-16 12:13:21 UTC (rev 14882)
@@ -17,7 +17,7 @@
<artifactId>jbossws-cxf</artifactId>
<packaging>pom</packaging>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2.SP9</version>
<!-- Parent -->
<parent>
@@ -28,9 +28,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-3...</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.1.2...</url>
</scm>
<!-- Modules -->
@@ -44,16 +44,16 @@
<!-- Properties -->
<properties>
- <jbossws.common.version>1.1.0-SNAPSHOT</jbossws.common.version>
- <jbossws.framework.version>3.1.2-SNAPSHOT</jbossws.framework.version>
- <jbossws.spi.version>1.1.2-SNAPSHOT</jbossws.spi.version>
+ <jbossws.common.version>1.1.0.SP8</jbossws.common.version>
+ <jbossws.framework.version>3.1.2.SP10</jbossws.framework.version>
+ <jbossws.spi.version>1.1.2.SP7</jbossws.spi.version>
<!-- JBWS-2505 -->
<!-- START -->
<!--
<jbossws.jboss510.version>3.1.0-SNAPSHOT</jbossws.jboss510.version>
-->
<!-- END -->
- <cxf.version>2.2.12-patch-02-SNAPSHOT</cxf.version>
+ <cxf.version>2.2.12-patch-02</cxf.version>
<cxf.spring.version>2.5.6.SEC02</cxf.spring.version>
<cxf.stax.version>1.0.1</cxf.stax.version>
<cxf.asm.version>3.1</cxf.asm.version>
@@ -63,7 +63,7 @@
<jboss.security.sx.version>2.0.4</jboss.security.sx.version>
<jboss.xb.version>2.0.2.Beta7</jboss.xb.version>
<jaxb.api.version>2.1</jaxb.api.version>
- <jaxb.impl.version>2.1.12.patch01</jaxb.impl.version>
+ <jaxb.impl.version>2.1.12.patch02</jaxb.impl.version>
<jaxrpc.api.version>1.1</jaxrpc.api.version>
<jaxws.api.version>2.1.3</jaxws.api.version>
<juddi.version>2.0.1</juddi.version>
13 years, 4 months
JBossWS SVN: r14881 - stack/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 07:52:43 -0400 (Tue, 16 Aug 2011)
New Revision: 14881
Added:
stack/cxf/tags/jbossws-cxf-3.1.2.SP9/
Log:
Tag jbossws-cxf-3.1.2.SP9
13 years, 4 months
JBossWS SVN: r14880 - in thirdparty/cxf/tags/cxf-2.2.12-patch-02: api and 90 other directories.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 07:51:19 -0400 (Tue, 16 Aug 2011)
New Revision: 14880
Modified:
thirdparty/cxf/tags/cxf-2.2.12-patch-02/api/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/base/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/soap_http_doc_lit/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/buildtools/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/schemas/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/wstx-msv-validation/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xerces-xsd-validation/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/bug671/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xsd/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/all/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/minimal/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/manifest/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jca/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/codegen-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/java2ws-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/wsdl-validator-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-plugin/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-test/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/parent/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/coloc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/http/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/object/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/soap/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/xml/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/core/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/aegis/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/jaxb/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/xmlbeans/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/js/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/simple/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/javascript/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/management/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/testsupport/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-jetty/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-osgi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jbi/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jms/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/local/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/addr/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/policy/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/rm/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/security/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/databinding/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxrs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/transports/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/uncategorized/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/ws-specs/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/codegen/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/java2ws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/testutils/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/common/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/corba/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/ws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/validator/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/core/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/databinding/jaxb/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/javascript/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/jaxws/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/misc/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/pom.xml
thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/test/pom.xml
Log:
Fix version in pom.xml
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/api/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/api/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/api/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,13 +22,13 @@
<artifactId>cxf-api</artifactId>
<packaging>jar</packaging>
<name>Apache CXF API</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/base/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/base/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/base/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,7 +21,7 @@
<groupId>org.apache.cxf.benchmark</groupId>
<artifactId>cxf-benchmark-base</artifactId>
<packaging>jar</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>Apache CXF Benchmark Base</name>
<url>http://cxf.apache.org</url>
<properties>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/soap_http_doc_lit/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/soap_http_doc_lit/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/benchmark/performance/soap_http_doc_lit/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,7 +21,7 @@
<groupId>org.apache.cxf.benchmark</groupId>
<artifactId>cxf-benchmark-soapdoclit</artifactId>
<packaging>war</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<name>Apache CXF Benchmark SOAP/HTTP/Doc/Lit</name>
<url>http://cxf.apache.org</url>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/buildtools/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/buildtools/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/buildtools/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-buildtools</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Buildtools</name>
<url>http://cxf.apache.org</url>
<packaging>jar</packaging>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/common/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/common/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-utilities</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Common Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/schemas/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/schemas/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/schemas/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,13 +22,13 @@
<artifactId>cxf-common-schemas</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Common Schemas</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org/</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/wstx-msv-validation/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/wstx-msv-validation/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/wstx-msv-validation/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,13 +22,13 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-wstx-msv-validation</artifactId>
<packaging>jar</packaging>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.1</version>
<name>Apache CXF Woodstox/MSV Schema Validation</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xerces-xsd-validation/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xerces-xsd-validation/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xerces-xsd-validation/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,13 +22,13 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xerces-xsd-validation</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XML Schema Validation with Xerces</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Boolean Getter Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean-test/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/boolean-test/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-boolean-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Boolean Getter Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/bug671/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/bug671/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/bug671/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-bug671</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Plugin To Workaround JAXB Bug 671</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Default Value Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv-test/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/dv-test/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-dv-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Default Value Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC toString Plugin</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts-test/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xjc/ts-test/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xjc-ts-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XJC toString Plugin Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xsd/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xsd/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/common/xsd/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,7 +21,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-common-xsd</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Common XSD2Java Plugins</name>
<url>http://cxf.apache.org</url>
@@ -29,7 +29,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/all/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/all/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/all/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Bundle Jar</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/jaxrs/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/jaxrs/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-jaxrs</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF JAX-RS Bundle Jar</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-jaxrs</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/minimal/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/minimal/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/minimal/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-minimal</artifactId>
<packaging>bundle</packaging>
<name>Apache CXF Minimal Bundle Jar</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-bundle-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<properties>
<bundle.symbolic.name>${project.groupId}.bundle-minimal</bundle.symbolic.name>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/bundle/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -23,13 +23,13 @@
<artifactId>cxf-bundle-parent</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Bundle Parent</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/manifest/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/manifest/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/manifest/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -23,13 +23,13 @@
<artifactId>cxf-distribution-manifest</artifactId>
<packaging>jar</packaging>
<name>Apache CXF Manifest Jar</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/distribution/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,13 +22,13 @@
<artifactId>apache-cxf</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Distribution</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../parent</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jbi/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jbi/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF JBI Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jca/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jca/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/jca/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration-jca</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF JCA Connection</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/integration/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-integration</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Integration</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.archetype</groupId>
<artifactId>cxf-jaxws-javafirst</artifactId>
<name>Apache CXF Archetype - Simple JAX-WS Java First</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<properties>
<maven.test.skip>true</maven.test.skip>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/archetypes/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-archetypes</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Maven Archetypes</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/codegen-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/codegen-plugin/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/codegen-plugin/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-codegen-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Code Generation Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/corba/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/corba/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-corbatools-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF CORBA Tools Maven2 Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/java2ws-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/java2ws-plugin/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/java2ws-plugin/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-java2ws-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Java2WS Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-maven-plugins</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Maven Plugins</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/wsdl-validator-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/wsdl-validator-plugin/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/wsdl-validator-plugin/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -3,7 +3,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-wsdl-validator-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF WSDL Validator Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-plugin/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-plugin/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-plugin/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,7 +22,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xml2fastinfoset-plugin</artifactId>
<packaging>maven-plugin</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF XML to FastInfoset Maven2 Plugin</name>
<url>http://cxf.apache.org</url>
<prerequisites>
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-test/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/maven-plugins/xml2fastinfoset-test/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -24,7 +24,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-xml2fastinfoset-test</artifactId>
<packaging>jar</packaging>
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
<name>Apache CXF XML to FastInfoset Maven2 Plugin Test</name>
<url>http://cxf.apache.org</url>
@@ -32,7 +32,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<dependencies>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/parent/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/parent/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/parent/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Parent</name>
<url>http://cxf.apache.org</url>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF</name>
<url>http://cxf.apache.org</url>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/coloc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/coloc/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/coloc/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/corba/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/corba/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/http/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/http/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/http/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/jbi/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/jbi/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/object/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/object/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/object/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/soap/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/soap/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/soap/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/xml/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/xml/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/bindings/xml/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/core/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/core/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/core/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/aegis/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/aegis/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/aegis/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/jaxb/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/jaxb/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/xmlbeans/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/xmlbeans/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/databinding/xmlbeans/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxrs/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxrs/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxrs</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime JAX-RS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxws/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/jaxws/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime JAX-WS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/js/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/js/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/js/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-js</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime JavaScript Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/simple/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/simple/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/frontend/simple/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime Simple Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/javascript/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/javascript/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/javascript/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/management/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/management/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/management/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-management</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime Management</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/testsupport/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/testsupport/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/testsupport/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -3,14 +3,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-testsupport</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Test Case Support</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime HTTP Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-jetty/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-jetty/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-jetty/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-jetty</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime HTTP Jetty Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-osgi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-osgi/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/http-osgi/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http-osgi</artifactId>
<packaging>bundle</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF HTTP Transport for OSGi</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jbi/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jbi/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jbi/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jbi</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime JBI Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jms/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jms/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/jms/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jms</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime JMS Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/local/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/local/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/transports/local/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-local</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Runtime Local Transport</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/addr/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/addr/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/addr/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/policy/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/policy/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/policy/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/rm/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/rm/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/rm/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/security/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/security/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/rt/ws/security/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/databinding/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/databinding/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/databinding/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-databinding</artifactId>
<name>Apache CXF Databinding System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxrs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxrs/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxrs/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxrs</artifactId>
<name>Apache CXF JAX-RS System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxws/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/jaxws/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-jaxws</artifactId>
<name>Apache CXF JAX-WS System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF System Tests</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/transports/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/transports/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/transports/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-transports</artifactId>
<name>Apache CXF Transport System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/uncategorized/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/uncategorized/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/uncategorized/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-uncategorized</artifactId>
<name>Apache CXF Uncategorized System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/ws-specs/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/ws-specs/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/ws-specs/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests-ws-specs</artifactId>
<name>Apache CXF WS-* Specifications System Tests</name>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<url>http://cxf.apache.org</url>
<build>
<plugins>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/codegen/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/codegen/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/codegen/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-codegen</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Test for reading wsdl from repo and generating code from it</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/java2ws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/java2ws/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/java2ws/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -20,12 +20,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cxf.systests.wsdl_maven</groupId>
<artifactId>cxf-systests-java2ws</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Test for writing wsdl to repo</name>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
<build>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/systests/wsdl_maven/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-wsdl-maven</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF System Tests for WSDL generation and retrieval</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf.systests</groupId>
<artifactId>cxf-systests</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/testutils/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/testutils/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/testutils/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-testutils</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Test Utilities</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/common/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/common/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/common/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools Common</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/corba/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/corba/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/corba/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -22,14 +22,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-corba</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools CORBA</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-javato</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools JavaTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/ws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/ws/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/javato/ws/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-java2ws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools JavaTo WS</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/validator/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/validator/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/validator/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-validator</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools Validator</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/core/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/core/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/core/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-core</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo Core</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/databinding/jaxb/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/databinding/jaxb/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/databinding/jaxb/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo JAXB Databinding</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/javascript/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/javascript/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/javascript/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-javascript</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDL to JavaScript Front End</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/jaxws/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/jaxws/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/frontend/jaxws/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-frontend-jaxws</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo JAXWS Frontend</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/misc/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/misc/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/misc/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-misctools</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo Misctools</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto</artifactId>
<packaging>pom</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
</parent>
<modules>
Modified: thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/test/pom.xml
===================================================================
--- thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/test/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
+++ thirdparty/cxf/tags/cxf-2.2.12-patch-02/tools/wsdlto/test/pom.xml 2011-08-16 11:51:19 UTC (rev 14880)
@@ -21,14 +21,14 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-test</artifactId>
<packaging>jar</packaging>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<name>Apache CXF Command Line Tools WSDLTo Test</name>
<url>http://cxf.apache.org</url>
<parent>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
- <version>2.2.12-patch-02-SNAPSHOT</version>
+ <version>2.2.12-patch-02</version>
<relativePath>../../../parent/pom.xml</relativePath>
</parent>
13 years, 4 months
JBossWS SVN: r14879 - stack/cxf/branches/jbossws-cxf-3.4.1/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2011-08-16 07:36:49 -0400 (Tue, 16 Aug 2011)
New Revision: 14879
Modified:
stack/cxf/branches/jbossws-cxf-3.4.1/modules/testsuite/pom.xml
Log:
support for AS 6.1.0.Final
Modified: stack/cxf/branches/jbossws-cxf-3.4.1/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.4.1/modules/testsuite/pom.xml 2011-08-16 11:30:19 UTC (rev 14878)
+++ stack/cxf/branches/jbossws-cxf-3.4.1/modules/testsuite/pom.xml 2011-08-16 11:36:49 UTC (rev 14879)
@@ -650,7 +650,7 @@
<profile>
<id>jboss610</id>
<properties>
- <jboss.version>6.1.0-SNAPSHOT</jboss.version>
+ <jboss.version>6.1.0.Final</jboss.version>
<jbossws.integration.target>jboss610</jbossws.integration.target>
</properties>
<dependencies>
@@ -744,8 +744,11 @@
<argLine>${surefire.jvm.args} ${surefire.jvm.management.args} -Djava.endorsed.dirs=${jboss610.home}/lib/endorsed</argLine>
<!-- TODO: replace with maven dependencies -->
<additionalClasspathElements>
- <!-- Lib below required just for jaxrpc tests; listed here to prevent CXF stack from depending on Native stack -->
+ <additionalClasspathElement>${jboss.home}/client/jbossall-client.jar</additionalClasspathElement>
+ <additionalClasspathElement>${jboss.home}/common/lib/jboss-ejb3-core.jar</additionalClasspathElement>
+ <!-- Libs below required just for jaxrpc tests; listed here to prevent CXF stack from depending on Native stack -->
<additionalClasspathElement>${jboss.home}/common/lib/jbossws-native-core.jar</additionalClasspathElement>
+ <additionalClasspathElement>${jboss.home}/common/lib/netty.jar</additionalClasspathElement>
</additionalClasspathElements>
</configuration>
</plugin>
13 years, 4 months
JBossWS SVN: r14878 - thirdparty/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 07:30:19 -0400 (Tue, 16 Aug 2011)
New Revision: 14878
Added:
thirdparty/cxf/tags/cxf-2.2.12-patch-02/
Log:
Tag cxf-2.2.12-patch-02
13 years, 4 months
JBossWS SVN: r14877 - in thirdparty/cxf/branches/cxf-2.2.12: systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 07:23:53 -0400 (Tue, 16 Aug 2011)
New Revision: 14877
Modified:
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java
thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java
Log:
[JBPAPP-5779]:JBossWS-EPR's address is NOT used for invocations on the endpoint when the dispatchImpl is created with EPR
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java 2011-08-16 11:18:49 UTC (rev 14876)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/ServiceImpl.java 2011-08-16 11:23:53 UTC (rev 14877)
@@ -253,6 +253,12 @@
}
}
+ // When the dispatch is created from EPR, the EPR's address will be set in portInfo
+ PortInfoImpl portInfo = getPortInfo(portName);
+ if (portInfo != null && !portInfo.getAddress().equals(ei.getAddress())) {
+ ei.setAddress(portInfo.getAddress());
+ }
+
if (ei == null) {
Message msg = new Message("INVALID_PORT", BUNDLE, portName);
throw new WebServiceException(msg.toString());
@@ -621,6 +627,11 @@
if (executor != null) {
client.getEndpoint().setExecutor(executor);
}
+ // Set the the EPR's address in EndpointInfo
+ PortInfoImpl portInfo = portInfos.get(portName);
+ if (portInfo != null && !StringUtils.isEmpty(portInfo.getAddress())) {
+ client.getEndpoint().getEndpointInfo().setAddress(portInfo.getAddress());
+ }
Dispatch<T> disp = new DispatchImpl<T>(client, mode, type);
configureObject(disp);
@@ -633,7 +644,9 @@
Mode mode,
WebServiceFeature... features) {
EndpointReferenceType ref = VersionTransformer.convertToInternal(endpointReference);
- return createDispatch(EndpointReferenceUtils.getPortQName(ref, bus),
+ QName portName = EndpointReferenceUtils.getPortQName(ref, bus);
+ updatePortInfoAddress(portName, EndpointReferenceUtils.getAddress(ref));
+ return createDispatch(portName,
type, mode, features);
}
@@ -684,8 +697,9 @@
Mode mode,
WebServiceFeature... features) {
EndpointReferenceType ref = VersionTransformer.convertToInternal(endpointReference);
- return createDispatch(EndpointReferenceUtils.getPortQName(ref, bus),
- context, mode, features);
+ QName portName = EndpointReferenceUtils.getPortQName(ref, bus);
+ updatePortInfoAddress(portName, EndpointReferenceUtils.getAddress(ref));
+ return createDispatch(portName, context, mode, features);
}
@Override
@@ -701,7 +715,14 @@
client.getOutInterceptors().addAll(clientFact.getOutInterceptors());
client.getInFaultInterceptors().addAll(clientFact.getInFaultInterceptors());
client.getOutFaultInterceptors().addAll(clientFact.getOutFaultInterceptors());
- }
+ }
+
+ private void updatePortInfoAddress(QName portName, String eprAddress) {
+ PortInfoImpl portInfo = portInfos.get(portName);
+ if (!StringUtils.isEmpty(eprAddress) && portInfo != null) {
+ portInfo.setAddress(eprAddress);
+ }
+ }
}
Modified: thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java 2011-08-16 11:18:49 UTC (rev 14876)
+++ thirdparty/cxf/branches/cxf-2.2.12/systests/jaxws/src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java 2011-08-16 11:23:53 UTC (rev 14877)
@@ -42,6 +42,8 @@
import javax.xml.ws.Service;
import javax.xml.ws.WebServiceException;
import javax.xml.ws.soap.SOAPFaultException;
+import javax.xml.ws.wsaddressing.W3CEndpointReference;
+import javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder;
import org.w3c.dom.Document;
import org.w3c.dom.Node;
@@ -774,6 +776,32 @@
assertTrue("Expected: " + expected, XMLUtils.toString(streamSourceResp3).contains(expected3));
}
+ @Test
+ public void testCreateDispatchWithEPR() throws Exception {
+
+ URL wsdl = getClass().getResource("/wsdl/hello_world.wsdl");
+ assertNotNull(wsdl);
+
+ SOAPService service = new SOAPService(wsdl, SERVICE_NAME);
+ assertNotNull(service);
+
+ W3CEndpointReferenceBuilder builder = new W3CEndpointReferenceBuilder();
+ builder.address("http://localhost:" + greeterPort + "/SOAPDispatchService/SoapDispatchPort");
+ builder.serviceName(SERVICE_NAME);
+ builder.endpointName(PORT_NAME);
+ W3CEndpointReference w3cEpr = builder.build();
+ Dispatch<SOAPMessage> disp = service.createDispatch(w3cEpr, SOAPMessage.class, Service.Mode.MESSAGE);
+ InputStream is = getClass().getResourceAsStream("resources/GreetMeDocLiteralReq.xml");
+ SOAPMessage soapReqMsg = MessageFactory.newInstance().createMessage(null, is);
+ assertNotNull(soapReqMsg);
+ SOAPMessage soapResMsg = disp.invoke(soapReqMsg);
+
+ assertNotNull(soapResMsg);
+ String expected = "Hello TestSOAPInputMessage";
+ assertEquals("Response should be : Hello TestSOAPInputMessage", expected, soapResMsg.getSOAPBody()
+ .getTextContent().trim());
+ }
+
class TestSOAPMessageHandler implements AsyncHandler<SOAPMessage> {
String replyBuffer;
13 years, 4 months
JBossWS SVN: r14876 - in thirdparty/cxf/branches/cxf-2.2.12: rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header and 5 other directories.
by jbossws-commits@lists.jboss.org
Author: jim.ma
Date: 2011-08-16 07:18:49 -0400 (Tue, 16 Aug 2011)
New Revision: 14876
Added:
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/ProviderHeaderClientServerTest.java
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/TestRPCHeaderProvider.java
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloMsg.xml
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloResponseMsg.xml
Modified:
thirdparty/cxf/branches/cxf-2.2.12/rt/core/src/main/java/org/apache/cxf/interceptor/DocLiteralInInterceptor.java
thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/HeaderClientServerTest.java
thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/java/org/apache/header_test/rpc/TestRPCHeaderImpl.java
thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/resources/wsdl/soapheader_rpc.wsdl
thirdparty/cxf/branches/cxf-2.2.12/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java
Log:
[JBPAPP-6479]:CXF 'invalid parameter' when invoking a BPEL process that uses header based correlation
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/core/src/main/java/org/apache/cxf/interceptor/DocLiteralInInterceptor.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/core/src/main/java/org/apache/cxf/interceptor/DocLiteralInInterceptor.java 2011-08-16 11:16:45 UTC (rev 14875)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/core/src/main/java/org/apache/cxf/interceptor/DocLiteralInInterceptor.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -196,7 +196,13 @@
}
o = dr.read(p, xmlReader);
- parameters.put(p, o);
+ if (Boolean.TRUE.equals(si.getProperty("soap.force.doclit.bare"))
+ && parameters.isEmpty()) {
+ // webservice provider does not need to ensure size
+ parameters.add(o);
+ } else {
+ parameters.put(p, o);
+ }
paramNum++;
if (message.getContent(XMLStreamReader.class) == null || o == xmlReader) {
Modified: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/HeaderClientServerTest.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/HeaderClientServerTest.java 2011-08-16 11:16:45 UTC (rev 14875)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/HeaderClientServerTest.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -259,7 +259,7 @@
header.setHeaderVal("header");
for (int idx = 0; idx < 2; idx++) {
- String returnVal = proxy.testHeader1("part", header);
+ String returnVal = proxy.testHeader1(header, "part");
assertNotNull(returnVal);
assertEquals("part/header", returnVal);
}
Added: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/ProviderHeaderClientServerTest.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/ProviderHeaderClientServerTest.java (rev 0)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/ProviderHeaderClientServerTest.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -0,0 +1,83 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+
+package org.apache.cxf.jaxws.header;
+
+import java.io.ByteArrayOutputStream;
+import java.io.InputStream;
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.soap.MessageFactory;
+import javax.xml.soap.SOAPMessage;
+import javax.xml.ws.Dispatch;
+import javax.xml.ws.Endpoint;
+import javax.xml.ws.Service;
+
+import org.apache.cxf.BusFactory;
+import org.apache.cxf.interceptor.LoggingInInterceptor;
+import org.apache.cxf.interceptor.LoggingOutInterceptor;
+import org.apache.cxf.jaxws.AbstractJaxWsTest;
+import org.apache.cxf.jaxws.EndpointImpl;
+import org.apache.header_test.rpc.SOAPRPCHeaderService;
+import org.junit.Before;
+import org.junit.Test;
+
+public class ProviderHeaderClientServerTest extends AbstractJaxWsTest {
+
+ @Before
+ public void setUp() throws Exception {
+ BusFactory.setDefaultBus(getBus());
+
+ TestRPCHeaderProvider implementor = new TestRPCHeaderProvider();
+ String address = "http://localhost:9104/SoapHeaderRPCContext/SoapHeaderRPCPort";
+ EndpointImpl e = (EndpointImpl)Endpoint.publish(address, implementor);
+ e.getServer().getEndpoint().getInInterceptors().add(new LoggingInInterceptor());
+ e.getServer().getEndpoint().getOutInterceptors().add(new LoggingOutInterceptor());
+ }
+
+ @Test
+ public void testRPCInHeader() throws Exception {
+ URL wsdl = getClass().getResource("/wsdl/soapheader_rpc.wsdl");
+ assertNotNull(wsdl);
+
+ SOAPRPCHeaderService service = new SOAPRPCHeaderService(
+ wsdl,
+ new QName(
+ "http://apache.org/header_test/rpc",
+ "SOAPRPCHeaderService"));
+ assertNotNull(service);
+ Dispatch<SOAPMessage> dispatch = service
+ .createDispatch(new QName("http://apache.org/header_test/rpc", "SoapRPCHeaderPort"),
+ javax.xml.soap.SOAPMessage.class, Service.Mode.MESSAGE);
+
+ MessageFactory factory = MessageFactory.newInstance();
+ InputStream is = getClass().getClassLoader()
+ .getResourceAsStream("./soapheader_rpc_provider/sayHelloMsg.xml");
+ SOAPMessage inMessage = factory.createMessage(null, is);
+ SOAPMessage response = dispatch.invoke(inMessage);
+ is.close();
+ ByteArrayOutputStream bout = new ByteArrayOutputStream();
+ response.writeTo(bout);
+ assertTrue(new String(bout.toByteArray()).contains("part/header"));
+
+ }
+
+}
Added: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/TestRPCHeaderProvider.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/TestRPCHeaderProvider.java (rev 0)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/java/org/apache/cxf/jaxws/header/TestRPCHeaderProvider.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -0,0 +1,57 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+
+package org.apache.cxf.jaxws.header;
+
+import java.io.InputStream;
+
+import javax.xml.soap.MessageFactory;
+import javax.xml.soap.SOAPMessage;
+import javax.xml.ws.Provider;
+import javax.xml.ws.Service;
+import javax.xml.ws.ServiceMode;
+import javax.xml.ws.WebServiceProvider;
+
+@WebServiceProvider(serviceName = "SOAPRPCHeaderService",
+ portName = "SoapRPCHeaderPort",
+ targetNamespace = "http://apache.org/header_test/rpc",
+ wsdlLocation = "testutils/soapheader_rpc.wsdl")
+@ServiceMode(value = Service.Mode.MESSAGE)
+public class TestRPCHeaderProvider implements Provider<SOAPMessage> {
+
+ private SOAPMessage helloResponse;
+
+ public TestRPCHeaderProvider() {
+
+ try {
+ MessageFactory factory = MessageFactory.newInstance();
+ InputStream is = getClass().getClassLoader()
+ .getResourceAsStream("./soapheader_rpc_provider/sayHelloResponseMsg.xml");
+ helloResponse = factory.createMessage(null, is);
+ is.close();
+ } catch (Exception ex) {
+ ex.printStackTrace();
+ }
+ }
+
+ public SOAPMessage invoke(SOAPMessage request) {
+ return helloResponse;
+ }
+}
Added: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloMsg.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloMsg.xml (rev 0)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloMsg.xml 2011-08-16 11:18:49 UTC (rev 14876)
@@ -0,0 +1,30 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
+ <soap:Header>
+ <headerMessage xmlns="http://apache.org/header_test/rpc/types">
+ <headerVal>header</headerVal>
+ </headerMessage>
+ </soap:Header>
+ <soap:Body>
+ <ns1:testHeader1 xmlns:ns1="http://apache.org/header_test">
+ <in xmlns:ns2="http://apache.org/header_test/rpc/types">part</in>
+ </ns1:testHeader1>
+ </soap:Body>
+</soap:Envelope>
\ No newline at end of file
Added: thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloResponseMsg.xml
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloResponseMsg.xml (rev 0)
+++ thirdparty/cxf/branches/cxf-2.2.12/rt/frontend/jaxws/src/test/resources/soapheader_rpc_provider/sayHelloResponseMsg.xml 2011-08-16 11:18:49 UTC (rev 14876)
@@ -0,0 +1,25 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
+ <soap:Body>
+ <ns1:testHeader1Response xmlns:ns1="http://apache.org/header_test">
+ <out xmlns:ns2="http://apache.org/header_test/rpc/types">part/header</out>
+ </ns1:testHeader1Response>
+ </soap:Body>
+</soap:Envelope>
\ No newline at end of file
Modified: thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/java/org/apache/header_test/rpc/TestRPCHeaderImpl.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/java/org/apache/header_test/rpc/TestRPCHeaderImpl.java 2011-08-16 11:16:45 UTC (rev 14875)
+++ thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/java/org/apache/header_test/rpc/TestRPCHeaderImpl.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -32,7 +32,7 @@
public class TestRPCHeaderImpl implements TestRPCHeader {
- public String testHeader1(String in, HeaderMessage inHeader) {
+ public String testHeader1(HeaderMessage inHeader, String in) {
if (in == null || inHeader == null) {
throw new IllegalArgumentException("TestHeader1 part not found.");
}
Modified: thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/resources/wsdl/soapheader_rpc.wsdl
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/resources/wsdl/soapheader_rpc.wsdl 2011-08-16 11:16:45 UTC (rev 14875)
+++ thirdparty/cxf/branches/cxf-2.2.12/testutils/src/main/resources/wsdl/soapheader_rpc.wsdl 2011-08-16 11:18:49 UTC (rev 14876)
@@ -29,9 +29,9 @@
</element>
</schema>
</wsdl:types>
- <wsdl:message name="testHeader1Request">
+ <wsdl:message name="testHeader1Request">
+ <wsdl:part name="inHeader" element="x1:headerMessage"/>
<wsdl:part name="in" type="xsd:string"/>
- <wsdl:part name="inHeader" element="x1:headerMessage"/>
</wsdl:message>
<wsdl:message name="testHeader1Response">
<wsdl:part name="out" type="xsd:string"/>
Modified: thirdparty/cxf/branches/cxf-2.2.12/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java
===================================================================
--- thirdparty/cxf/branches/cxf-2.2.12/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java 2011-08-16 11:16:45 UTC (rev 14875)
+++ thirdparty/cxf/branches/cxf-2.2.12/testutils/src/test/java/org/apache/cxf/testutils/header_test/rpc/TestRPCHeaderTest.java 2011-08-16 11:18:49 UTC (rev 14876)
@@ -38,9 +38,9 @@
if ("testHeader1".equals(m.getName())) {
Annotation annotations[][] = m.getParameterAnnotations();
assertEquals(2, annotations.length);
- assertEquals(1, annotations[1].length);
- assertTrue(annotations[1][0] instanceof WebParam);
- WebParam parm = (WebParam)annotations[1][0];
+ assertEquals(1, annotations[0].length);
+ assertTrue(annotations[0][0] instanceof WebParam);
+ WebParam parm = (WebParam)annotations[0][0];
assertEquals("http://apache.org/header_test/rpc/types", parm.targetNamespace());
assertEquals("inHeader", parm.partName());
assertEquals("headerMessage", parm.name());
13 years, 4 months
JBossWS SVN: r14875 - stack/native/branches/jbossws-native-3.4.1/modules/testsuite.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2011-08-16 07:16:45 -0400 (Tue, 16 Aug 2011)
New Revision: 14875
Modified:
stack/native/branches/jbossws-native-3.4.1/modules/testsuite/pom.xml
Log:
support for AS 6.1.0.Final
Modified: stack/native/branches/jbossws-native-3.4.1/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.4.1/modules/testsuite/pom.xml 2011-08-16 10:21:12 UTC (rev 14874)
+++ stack/native/branches/jbossws-native-3.4.1/modules/testsuite/pom.xml 2011-08-16 11:16:45 UTC (rev 14875)
@@ -566,7 +566,7 @@
<profile>
<id>jboss610</id>
<properties>
- <jboss.version>6.1.0-SNAPSHOT</jboss.version>
+ <jboss.version>6.1.0.Final</jboss.version>
<jbossws.integration.target>jboss610</jbossws.integration.target>
</properties>
<dependencies>
@@ -653,6 +653,10 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>${surefire.jvm.args} ${surefire.jvm.management.args} -Djava.endorsed.dirs=${jboss610.home}/lib/endorsed</argLine>
+ <additionalClasspathElements>
+ <additionalClasspathElement>${jboss.home}/client/jbossall-client.jar</additionalClasspathElement>
+ <additionalClasspathElement>${jboss.home}/common/lib/jboss-ejb3-core.jar</additionalClasspathElement>
+ </additionalClasspathElements>
</configuration>
</plugin>
</plugins>
13 years, 4 months
JBossWS SVN: r14874 - stack/cxf/branches.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2011-08-16 06:21:12 -0400 (Tue, 16 Aug 2011)
New Revision: 14874
Added:
stack/cxf/branches/jbossws-cxf-3.4.1/
Removed:
stack/cxf/branches/jbossws-cxf-3.4.1.SP1/
Log:
creating 3.4.1 stream branch
13 years, 4 months