svn commit: r1130023 [1/3] - in /axis/axis2/java/rampart/branches/1_6: ./ modules/distribution/ modules/documentation/ modules/rampart-core/ modules/rampart-integration/ modules/rampart-mar/ modules/r
Author: sagara Date: Wed Jun 1 07:04:56 2011 New Revision: 1130023 URL: http://svn.apache.org/viewvc?rev=1130023&view=rev Log: [maven-release-plugin] prepare release v1.6.0 Modified: axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-policy/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-tests/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-trust-mar/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-trust/pom.xml axis/axis2/java/rampart/branches/1_6/pom.xml Modified: axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml?rev=1130023&r1=1130022&r2=1130023&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml Wed Jun 1 07:04:56 2011 @@ -1,133 +1,133 @@ - - - - - -http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> - - -org.apache.rampart -rampart-project -1.6.0-SNAPSHOT -../../pom.xml - -4.0.0 -rampart-dist -pom -Rampart - Distribution - - - - -org.apache.maven.plugins -maven-antrun-plugin -1.1 - - -build-javadoc -package - - - - - - - - - - - - - - - - - - - - -run - - - - - -org.apache.maven.plugins -maven-assembly-plugin - - -distribution-package -package - -single - - - -bin.xml -src.xml - - - - - - - - - - -org.apache.rampart -rampart -${project.version} -mar - - -org.apache.rampart -rahas -${project.version} -mar - - -org.apache.rampart -rampart-core -${project.version} - - -org.apache.rampart -rampart-policy -${project.version} - - -org.apache.rampart -rampart-trust -${project.version} - - -bouncycastle -bcprov-jdk14 -${bcprov.jdk14.version} - - -bouncycastle -bcprov-jdk15 -${bcprov.jdk15.version} - - - + + + + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> + + +org.apache.rampart +rampart-project +1.6.0 +../../pom.xml + +4.0.0 +rampart-dist +pom +Rampart - Distribution + + + + +org.apache.maven.plugins +maven-antrun-plugin +1.1 + + +build-javadoc +package + + + + + + + +
svn commit: r1130024 - /axis/axis2/java/rampart/tags/v1.6.0/
Author: sagara Date: Wed Jun 1 07:05:15 2011 New Revision: 1130024 URL: http://svn.apache.org/viewvc?rev=1130024&view=rev Log: [maven-scm] copy for tag v1.6.0 Added: axis/axis2/java/rampart/tags/v1.6.0/ (props changed) - copied from r1130023, axis/axis2/java/rampart/branches/1_6/ Propchange: axis/axis2/java/rampart/tags/v1.6.0/ -- --- svn:ignore (added) +++ svn:ignore Wed Jun 1 07:05:15 2011 @@ -0,0 +1 @@ +target Propchange: axis/axis2/java/rampart/tags/v1.6.0/ -- --- svn:mergeinfo (added) +++ svn:mergeinfo Wed Jun 1 07:05:15 2011 @@ -0,0 +1 @@ +/axis/axis2/java/rampart/trunk:1072266-1072267,1072313-1072314,1072316,1072321,1072324,1073746,1074043,1074447,1074534,1075676,1075684,1083686,1129515,1129552
svn commit: r1130025 - in /axis/axis2/java/rampart/branches/1_6: ./ modules/distribution/ modules/documentation/ modules/rampart-core/ modules/rampart-integration/ modules/rampart-mar/ modules/rampart
Author: sagara Date: Wed Jun 1 07:05:27 2011 New Revision: 1130025 URL: http://svn.apache.org/viewvc?rev=1130025&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-policy/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-tests/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-trust-mar/pom.xml axis/axis2/java/rampart/branches/1_6/modules/rampart-trust/pom.xml axis/axis2/java/rampart/branches/1_6/pom.xml Modified: axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/distribution/pom.xml Wed Jun 1 07:05:27 2011 @@ -25,7 +25,7 @@ org.apache.rampart rampart-project -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml 4.0.0 Modified: axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/documentation/pom.xml Wed Jun 1 07:05:27 2011 @@ -24,7 +24,7 @@ org.apache.rampart rampart-project -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml 4.0.0 Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/rampart-core/pom.xml Wed Jun 1 07:05:27 2011 @@ -25,7 +25,7 @@ org.apache.rampart rampart-project -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/rampart-integration/pom.xml Wed Jun 1 07:05:27 2011 @@ -25,7 +25,7 @@ org.apache.rampart rampart-project -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml (original) +++ axis/axis2/java/rampart/branches/1_6/modules/rampart-mar/pom.xml Wed Jun 1 07:05:27 2011 @@ -24,7 +24,7 @@ org.apache.rampart rampart-project -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml @@ -35,11 +35,11 @@ Rampart - Mar - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.6.0 + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_6 - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/tags/v1.6.0 + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_6 - http://svn.apache.org/viewvc/axis/axis2/java/rampart/tags/v1.6.0 + http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6 Modified: axis/axis2/java/rampart/branches/1_6/modules/rampart-policy/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/branches/1_6/modules/rampart-policy/pom.xml?rev=1130025&r1=1130024&r2=1130025&view=diff == --- axi
svn commit: r1130104 - in /axis/axis2/java/transports/branches/1.6: pom.xml src/site/xdoc/download.xml src/site/xdoc/download_index.xml src/site/xdoc/index.xml
Author: sagara Date: Wed Jun 1 11:30:34 2011 New Revision: 1130104 URL: http://svn.apache.org/viewvc?rev=1130104&view=rev Log: Prepared for 1.6.0 release. Modified: axis/axis2/java/transports/branches/1.6/pom.xml axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml axis/axis2/java/transports/branches/1.6/src/site/xdoc/download_index.xml axis/axis2/java/transports/branches/1.6/src/site/xdoc/index.xml Modified: axis/axis2/java/transports/branches/1.6/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/pom.xml?rev=1130104&r1=1130103&r2=1130104&view=diff == --- axis/axis2/java/transports/branches/1.6/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/pom.xml Wed Jun 1 11:30:34 2011 @@ -450,7 +450,7 @@ -1.7.0-SNAPSHOT +1.6.0 false Modified: axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml?rev=1130104&r1=1130103&r2=1130104&view=diff == --- axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml (original) +++ axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml Wed Jun 1 11:30:34 2011 @@ -3,11 +3,346 @@ - Axis2 Transports 1.0.0 Release + Axis2 Transports Releases + +Axis2 Transports 1.6.0 Release + + + + + + +Distribution Name + + + Description + + + Download + + + Source + + + + + Standard Binary + Distribution + + + This is the complete version of Apache Axis2 Transports + + + axis2-transport-all-1.6.0.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.asc";>PGP) + + + axis2-transports-1.6.0-src-zip.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.asc";>PGP) + + + + + + JMS Transport + + + The Axis2 JMS transport implementation + + + axis2-transport-jms-1.6.0.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.asc";>PGP) + + + axis2-transport-jms-1.6.0-sources.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.md5"; +
svn commit: r1130108 - in /axis/axis2/java/transports/branches/1.6: ./ modules/all/ modules/base/ modules/http/ modules/jms/ modules/mail/ modules/sms/ modules/tcp/ modules/testkit/ modules/udp/ modul
Author: sagara Date: Wed Jun 1 11:48:26 2011 New Revision: 1130108 URL: http://svn.apache.org/viewvc?rev=1130108&view=rev Log: [maven-release-plugin] prepare release v1.6.0 Modified: axis/axis2/java/transports/branches/1.6/modules/all/pom.xml axis/axis2/java/transports/branches/1.6/modules/base/pom.xml axis/axis2/java/transports/branches/1.6/modules/http/pom.xml axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml axis/axis2/java/transports/branches/1.6/modules/mail/pom.xml axis/axis2/java/transports/branches/1.6/modules/sms/pom.xml axis/axis2/java/transports/branches/1.6/modules/tcp/pom.xml axis/axis2/java/transports/branches/1.6/modules/testkit/pom.xml axis/axis2/java/transports/branches/1.6/modules/udp/pom.xml axis/axis2/java/transports/branches/1.6/modules/xmpp/pom.xml axis/axis2/java/transports/branches/1.6/pom.xml Modified: axis/axis2/java/transports/branches/1.6/modules/all/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/all/pom.xml?rev=1130108&r1=1130107&r2=1130108&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/all/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/all/pom.xml Wed Jun 1 11:48:26 2011 @@ -22,21 +22,21 @@ org.apache.axis2 axis2-transports -1.6.0-SNAPSHOT +1.6.0 ../../pom.xml org.apache.axis2 axis2-transport-all -1.6.0-SNAPSHOT +1.6.0 bundle Axis2 Transport Apache Axis2 - Transport - All - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/all - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/all - http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/all + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/all + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/all + http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/all Modified: axis/axis2/java/transports/branches/1.6/modules/base/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/base/pom.xml?rev=1130108&r1=1130107&r2=1130108&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/base/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/base/pom.xml Wed Jun 1 11:48:26 2011 @@ -23,7 +23,7 @@ org.apache.axis2 axis2-transports -1.6.0-SNAPSHOT +1.6.0 ../../pom.xml @@ -34,9 +34,9 @@ bundle - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/base - http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/base + http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/base Modified: axis/axis2/java/transports/branches/1.6/modules/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/http/pom.xml?rev=1130108&r1=1130107&r2=1130108&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/http/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/http/pom.xml Wed Jun 1 11:48:26 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-transports -1.6.0-SNAPSHOT +1.6.0 ../../pom.xml axis2-transport-http-tests @@ -33,9 +33,9 @@ jar - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/http - http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/http + http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/http Modified: axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml?rev=1130108&r1=1130107&r2=1130108&view=diff ==
svn commit: r1130109 - /axis/axis2/java/transports/tags/v1.6.0/
Author: sagara Date: Wed Jun 1 11:48:40 2011 New Revision: 1130109 URL: http://svn.apache.org/viewvc?rev=1130109&view=rev Log: [maven-release-plugin] copy for tag v1.6.0 Added: axis/axis2/java/transports/tags/v1.6.0/ - copied from r1130108, axis/axis2/java/transports/branches/1.6/
svn commit: r1130110 - in /axis/axis2/java/transports/branches/1.6: ./ modules/all/ modules/base/ modules/http/ modules/jms/ modules/mail/ modules/sms/ modules/tcp/ modules/testkit/ modules/udp/ modul
Author: sagara Date: Wed Jun 1 11:48:51 2011 New Revision: 1130110 URL: http://svn.apache.org/viewvc?rev=1130110&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: axis/axis2/java/transports/branches/1.6/modules/all/pom.xml axis/axis2/java/transports/branches/1.6/modules/base/pom.xml axis/axis2/java/transports/branches/1.6/modules/http/pom.xml axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml axis/axis2/java/transports/branches/1.6/modules/mail/pom.xml axis/axis2/java/transports/branches/1.6/modules/sms/pom.xml axis/axis2/java/transports/branches/1.6/modules/tcp/pom.xml axis/axis2/java/transports/branches/1.6/modules/testkit/pom.xml axis/axis2/java/transports/branches/1.6/modules/udp/pom.xml axis/axis2/java/transports/branches/1.6/modules/xmpp/pom.xml axis/axis2/java/transports/branches/1.6/pom.xml Modified: axis/axis2/java/transports/branches/1.6/modules/all/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/all/pom.xml?rev=1130110&r1=1130109&r2=1130110&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/all/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/all/pom.xml Wed Jun 1 11:48:51 2011 @@ -22,21 +22,21 @@ org.apache.axis2 axis2-transports -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml org.apache.axis2 axis2-transport-all -1.6.0 +1.6.1-SNAPSHOT bundle Axis2 Transport Apache Axis2 - Transport - All - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/all - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/all - http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/all + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/all + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/all + http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/all Modified: axis/axis2/java/transports/branches/1.6/modules/base/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/base/pom.xml?rev=1130110&r1=1130109&r2=1130110&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/base/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/base/pom.xml Wed Jun 1 11:48:51 2011 @@ -23,7 +23,7 @@ org.apache.axis2 axis2-transports -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml @@ -34,9 +34,9 @@ bundle - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/base - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/base - http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/base + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/base + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/base + http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/base Modified: axis/axis2/java/transports/branches/1.6/modules/http/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/http/pom.xml?rev=1130110&r1=1130109&r2=1130110&view=diff == --- axis/axis2/java/transports/branches/1.6/modules/http/pom.xml (original) +++ axis/axis2/java/transports/branches/1.6/modules/http/pom.xml Wed Jun 1 11:48:51 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-transports -1.6.0 +1.6.1-SNAPSHOT ../../pom.xml axis2-transport-http-tests @@ -33,9 +33,9 @@ jar - scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/http - scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/tags/v1.6.0/modules/http - http://svn.apache.org/viewvc/axis/axis2/java/transports/tags/v1.6.0/modules/http + scm:svn:http://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/http + scm:svn:https://svn.apache.org/repos/asf/axis/axis2/java/transports/branches/1.6/modules/http + http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/http Modified: axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/modules/jms/pom.xml?rev=1130110&r1=1130109&r2=1130110&view=dif
svn commit: r1130137 - /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java
Author: isurues Date: Wed Jun 1 13:06:31 2011 New Revision: 1130137 URL: http://svn.apache.org/viewvc?rev=1130137&view=rev Log: Adding modifyUserWSDLPortAddress parameter for jaxws services by default Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java Modified: axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java?rev=1130137&r1=1130136&r2=1130137&view=diff == --- axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java (original) +++ axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/framework/JAXWSDeployer.java Wed Jun 1 13:06:31 2011 @@ -276,6 +276,7 @@ public class JAXWSDeployer extends Abstr axisService.setFileName(serviceLocation); axisService.setClassLoader(classLoader); axisService.addParameter(new Parameter(org.apache.axis2.jaxws.spi.Constants.CACHE_CLASSLOADER, classLoader)); +axisService.addParameter(new Parameter("modifyUserWSDLPortAddress", "true")); } return axisService; }