JBossWS SVN: r18087 - spi/trunk.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 05:25:28 -0500 (Mon, 11 Nov 2013)
New Revision: 18087
Modified:
spi/trunk/pom.xml
Log:
Moving to 2.3.0-SNAPSHOT
Modified: spi/trunk/pom.xml
===================================================================
--- spi/trunk/pom.xml 2013-11-11 10:01:52 UTC (rev 18086)
+++ spi/trunk/pom.xml 2013-11-11 10:25:28 UTC (rev 18087)
@@ -7,7 +7,7 @@
<packaging>jar</packaging>
<description>JBossWS SPI</description>
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<!-- Parent -->
<parent>
11 years, 1 month
JBossWS SVN: r18086 - spi/branches.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 05:01:52 -0500 (Mon, 11 Nov 2013)
New Revision: 18086
Added:
spi/branches/jbossws-spi-2.2.x/
Log:
Branching from rev 18049 for jbossws-spi-2.2.x maintenance
11 years, 1 month
JBossWS SVN: r18084 - in stack/cxf/branches/jbossws-cxf-4.2.x: modules/addons and 12 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 04:29:58 -0500 (Mon, 11 Nov 2013)
New Revision: 18084
Modified:
stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/udp/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/dist/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/shared-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/test-utils/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.x/pom.xml
Log:
Preparing for next dev cycle
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/http/httpserver/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/http/httpserver/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/udp/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/addons/transports/udp/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/client/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/client/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/dist/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/dist/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/endorsed/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/endorsed/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/resources/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/resources/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/server/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/server/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-tests/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/cxf-tests/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/shared-tests/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/shared-tests/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/test-utils/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/test-utils/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/modules/testsuite/test-utils/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.x/pom.xml 2013-11-11 09:08:01 UTC (rev 18083)
+++ stack/cxf/branches/jbossws-cxf-4.2.x/pom.xml 2013-11-11 09:29:58 UTC (rev 18084)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.2.4-SNAPSHOT</version>
<!-- Parent -->
<parent>
11 years, 1 month
JBossWS SVN: r18083 - stack/cxf/branches.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 04:08:01 -0500 (Mon, 11 Nov 2013)
New Revision: 18083
Added:
stack/cxf/branches/jbossws-cxf-4.2.x/
Log:
Branching for jbossws-cxf 4.2.x maintenance
11 years, 1 month
JBossWS SVN: r18082 - stack/cxf/trunk/modules/dist/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 04:06:53 -0500 (Mon, 11 Nov 2013)
New Revision: 18082
Modified:
stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes
Modified: stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt 2013-11-11 09:02:26 UTC (rev 18081)
+++ stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt 2013-11-11 09:06:53 UTC (rev 18082)
@@ -58,6 +58,34 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----------------------
+jbossws-cxf-4.2.3.Final
+-----------------------
+
+Bug
+
+ * [JBWS-3727] - NPE in org.jboss.wsf.stack.cxf.interceptor.HandlerAuthInterceptor
+
+Feature Request
+
+ * [JBWS-3730] - Allow disabling JAXWS handler authorization for EJB3 endpoints
+
+Task
+
+ * [JBWS-3663] - Remove eclipse warnings
+ * [JBWS-3723] - Remove io.netty:netty exclusion from jbossws-native dependency in jbossws-cxf main pom
+ * [JBWS-3725] - Set verify-client flag on htts listener in WSSecurityPolicyExamples23xTestCase
+ * [JBWS-3726] - Fix InContainerClientBusStrategyTestCase failures on IBM JDK
+ * [JBWS-3729] - Fix org.jboss.test.ws.jaxws.cxf.noIntegration.CXFEndpointServlet
+ * [JBWS-3731] - Control and document behavior regarding thread default bus changes depending on client bus selection strategy
+
+Errata
+
+ See: https://issues.jboss.org/browse/JBWS-3706
+
+This version of "JBoss Web Services - Stack CXF Distribution" is based on Apache CXF 2.7.7
+
+
+-----------------------
jbossws-cxf-4.2.2.Final
-----------------------
11 years, 1 month
JBossWS SVN: r18081 - in stack/cxf/trunk: modules/addons and 12 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-11 04:02:26 -0500 (Mon, 11 Nov 2013)
New Revision: 18081
Modified:
stack/cxf/trunk/modules/addons/pom.xml
stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/trunk/modules/addons/transports/udp/pom.xml
stack/cxf/trunk/modules/client/pom.xml
stack/cxf/trunk/modules/dist/pom.xml
stack/cxf/trunk/modules/endorsed/pom.xml
stack/cxf/trunk/modules/resources/pom.xml
stack/cxf/trunk/modules/server/pom.xml
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml
stack/cxf/trunk/modules/testsuite/pom.xml
stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml
stack/cxf/trunk/modules/testsuite/test-utils/pom.xml
stack/cxf/trunk/pom.xml
Log:
Preparing for next dev cycle
Modified: stack/cxf/trunk/modules/addons/pom.xml
===================================================================
--- stack/cxf/trunk/modules/addons/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/addons/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/trunk/modules/addons/transports/udp/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/addons/transports/udp/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/client/pom.xml
===================================================================
--- stack/cxf/trunk/modules/client/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/client/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/dist/pom.xml
===================================================================
--- stack/cxf/trunk/modules/dist/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/dist/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/trunk/modules/endorsed/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/endorsed/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/resources/pom.xml
===================================================================
--- stack/cxf/trunk/modules/resources/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/resources/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/server/pom.xml
===================================================================
--- stack/cxf/trunk/modules/server/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/server/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/testsuite/cxf-tests/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/testsuite/shared-tests/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/modules/testsuite/test-utils/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-utils/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/modules/testsuite/test-utils/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2013-11-08 15:07:02 UTC (rev 18080)
+++ stack/cxf/trunk/pom.xml 2013-11-11 09:02:26 UTC (rev 18081)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<!-- Parent -->
<parent>
11 years, 1 month
JBossWS SVN: r18080 - in stack/cxf: tags and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-08 10:07:02 -0500 (Fri, 08 Nov 2013)
New Revision: 18080
Added:
stack/cxf/tags/jbossws-cxf-4.2.3.Final/
Removed:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/
Log:
Tagging jbossws-cxf-4.2.3.Final
11 years, 1 month
JBossWS SVN: r18079 - in stack/cxf/branches/jbossws-cxf-4.2.3.Final: modules/addons and 12 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-08 09:20:14 -0500 (Fri, 08 Nov 2013)
New Revision: 18079
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml
stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml
Log:
Fixing pom version
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/http/httpserver/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/addons/transports/udp/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/client/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/dist/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/endorsed/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/resources/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-spring-tests/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/cxf-tests/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/shared-tests/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/testsuite/test-utils/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml 2013-11-08 14:19:02 UTC (rev 18078)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/pom.xml 2013-11-08 14:20:14 UTC (rev 18079)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.2.3-SNAPSHOT</version>
+ <version>4.2.3.Final</version>
<!-- Parent -->
<parent>
11 years, 1 month
JBossWS SVN: r18078 - stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-11-08 09:19:02 -0500 (Fri, 08 Nov 2013)
New Revision: 18078
Modified:
stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
Log:
svn merge -r 18076:18077 https://svn.jboss.org/repos/jbossws/stack/cxf/trunk .
Modified: stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java 2013-11-08 14:07:22 UTC (rev 18077)
+++ stack/cxf/branches/jbossws-cxf-4.2.3.Final/modules/server/src/main/java/org/jboss/wsf/stack/cxf/configuration/BusHolder.java 2013-11-08 14:19:02 UTC (rev 18078)
@@ -161,7 +161,7 @@
bus.getInInterceptors().add(new NsCtxSelectorStoreInterceptor());
final String p = (props != null) ? props.get(Constants.JBWS_CXF_DISABLE_HANDLER_AUTH_CHECKS) : null;
- if (p == null || (!"true".equalsIgnoreCase(p) && !"1".equalsIgnoreCase(p))) {
+ if ((p == null || (!"true".equalsIgnoreCase(p) && !"1".equalsIgnoreCase(p))) && !Boolean.getBoolean(Constants.JBWS_CXF_DISABLE_HANDLER_AUTH_CHECKS)) {
bus.getInInterceptors().add(new HandlerAuthInterceptor());
}
}
11 years, 1 month