Author: alessio.soldano(a)jboss.com
Date: 2012-10-04 12:56:13 -0400 (Thu, 04 Oct 2012)
New Revision: 16819
Modified:
stack/cxf/branches/jbossws-cxf-4.0.x/
stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
Log:
Merged revisions 16782 via svnmerge from
https://svn.jboss.org/repos/jbossws/stack/cxf/trunk
.......
r16782 | alessio.soldano(a)jboss.com | 2012-09-29 17:02:18 +0200 (Sat, 29 Sep 2012) | 2
lines
Moving to WSS4J 1.6.7 (used by Apache CXF 2.6.2)
.......
Property changes on: stack/cxf/branches/jbossws-cxf-4.0.x
___________________________________________________________________
Modified: svnmerge-integrated
-
https://svn.jboss.org/repos/jbossws/stack/cxf/trunk:1-15635,15658,15668,1...
+
https://svn.jboss.org/repos/jbossws/stack/cxf/trunk:1-15635,15658,15668,1...
Modified: svn:mergeinfo
- /stack/cxf/branches/asoldano:14032-14050,14068
/stack/cxf/trunk:15658,15668,15674-15675,15682,15695-15697,15708,15711,15713,15719,15723-15730,15738,15743,15748,15750-15751,15754-15757,15765-15766,15768,15773,15780-15781,15784,15794,15806-15808,15824,15835,15837-15857,15859,15866,15879-15881,15886-15889,15896,15900-15920,15936,15965,15967,15973,16067,16071,16086-16087,16096,16176,16183,16204-16205,16227,16230,16244-16245,16306,16315,16323,16407-16408,16412,16418,16516,16530-16532,16619,16636-16644,16817
+ /stack/cxf/branches/asoldano:14032-14050,14068
/stack/cxf/trunk:15658,15668,15674-15675,15682,15695-15697,15708,15711,15713,15719,15723-15730,15738,15743,15748,15750-15751,15754-15757,15765-15766,15768,15773,15780-15781,15784,15794,15806-15808,15824,15835,15837-15857,15859,15866,15879-15881,15886-15889,15896,15900-15920,15936,15965,15967,15973,16067,16071,16086-16087,16096,16176,16183,16204-16205,16227,16230,16244-16245,16306,16315,16323,16407-16408,16412,16418,16516,16530-16532,16619,16636-16644,16782,16817
Modified: stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml 2012-10-04 16:36:12 UTC (rev 16818)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/pom.xml 2012-10-04 16:56:13 UTC (rev 16819)
@@ -97,7 +97,7 @@
<xerces.version>2.9.1</xerces.version>
<xmlschema.version>2.0.2</xmlschema.version>
<xmlsec.version>1.5.2</xmlsec.version>
- <wss4j.version>1.6.6</wss4j.version>
+ <wss4j.version>1.6.7</wss4j.version>
<wstx.version>3.2.9</wstx.version>
<spring.version>3.0.6.RELEASE</spring.version>
</properties>