svn commit: r1068393 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/fastinfoset/ modules/integra
Author: ruwan Date: Tue Feb 8 13:54:48 2011 New Revision: 1068393 URL: http://svn.apache.org/viewvc?rev=1068393&view=rev Log: [maven-release-plugin] prepare branch 1_6 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml axis/axis2/java/core/trunk/modules/spring/pom.xml axis/axis2/java/core/trunk/modules/testutils/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-idea-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/transport/http/pom.xml axis/axis2/java/core/trunk/modules/transport/local/pom.xml axis/axis2/java/core/trunk/modules/webapp/pom.xml axis/axis2/java/core/trunk/modules/xmlbeans/pom.xml axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1068393&r1=1068392&r2=1068393&view=diff == --- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Tue Feb 8 13:54:48 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml axis2-adb-codegen Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb/pom.xml?rev=1068393&r1=1068392&r2=1068393&view=diff == --- axis/axis2/java/core/trunk/modules/adb/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb/pom.xml Tue Feb 8 13:54:48 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/addressing/pom.xml?rev=1068393&r1=1068392&r2=1068393&view=diff == --- axis/axis2/java/core/trunk/modules/addressing/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/addressing/pom.xml Tue Feb 8 13:54:48 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml addressing Modified: axis/axis2/java/core/trunk/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/clustering/pom.xml?rev=1068393&r1=1068392&r2=1068393&view=diff == --- axis/axis2/java/core/trunk/modules/clustering/pom.xml (original) ++
svn commit: r1068395 - in /axis/axis2/java/core/branches/1_6: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules
Author: ruwan Date: Tue Feb 8 13:56:42 2011 New Revision: 1068395 URL: http://svn.apache.org/viewvc?rev=1068395&view=rev Log: [maven-release-plugin] copy for branch 1_6 Added: axis/axis2/java/core/branches/1_6/ (props changed) - copied from r1068387, axis/axis2/java/core/trunk/ axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/adb/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/corba/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml - copied unchanged from r1068390, axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/branches/1_6/modules/integration/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/branches/1_6/modules/json/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/branches/1_6/modules/mex/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/branches/1_6/modules/parent/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/branches/1_6/modules/ping/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml - copied unchanged from r1068393, axis/axis2/java/core/trunk/mo
svn commit: r1068396 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/fastinfoset/ modules/integra
Author: ruwan Date: Tue Feb 8 13:57:38 2011 New Revision: 1068396 URL: http://svn.apache.org/viewvc?rev=1068396&view=rev Log: [maven-release-plugin] prepare release 1_6 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml axis/axis2/java/core/trunk/modules/spring/pom.xml axis/axis2/java/core/trunk/modules/testutils/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-idea-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/transport/http/pom.xml axis/axis2/java/core/trunk/modules/transport/local/pom.xml axis/axis2/java/core/trunk/modules/webapp/pom.xml axis/axis2/java/core/trunk/modules/xmlbeans/pom.xml axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1068396&r1=1068395&r2=1068396&view=diff == --- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Tue Feb 8 13:57:38 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml axis2-adb-codegen Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb/pom.xml?rev=1068396&r1=1068395&r2=1068396&view=diff == --- axis/axis2/java/core/trunk/modules/adb/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb/pom.xml Tue Feb 8 13:57:38 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/addressing/pom.xml?rev=1068396&r1=1068395&r2=1068396&view=diff == --- axis/axis2/java/core/trunk/modules/addressing/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/addressing/pom.xml Tue Feb 8 13:57:38 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml addressing Modified: axis/axis2/java/core/trunk/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/clustering/pom.xml?rev=1068396&r1=1068395&r2=1068396&view=diff == --- axis/axis2/java/core/trunk/modules/clustering/pom.xml (original) +
svn commit: r1068402 - /axis/axis2/java/core/branches/1_6/
Author: ruwan Date: Tue Feb 8 14:01:15 2011 New Revision: 1068402 URL: http://svn.apache.org/viewvc?rev=1068402&view=rev Log: removig the mistakenly created branch Removed: axis/axis2/java/core/branches/1_6/
svn commit: r1068404 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules/fastin
Author: ruwan Date: Tue Feb 8 14:04:16 2011 New Revision: 1068404 URL: http://svn.apache.org/viewvc?rev=1068404&view=rev Log: [maven-release-plugin] prepare branch 1_6 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml axis/axis2/java/core/trunk/modules/spring/pom.xml axis/axis2/java/core/trunk/modules/testutils/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-idea-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/transport/http/pom.xml axis/axis2/java/core/trunk/modules/transport/local/pom.xml axis/axis2/java/core/trunk/modules/webapp/pom.xml axis/axis2/java/core/trunk/modules/xmlbeans/pom.xml axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1068404&r1=1068403&r2=1068404&view=diff == --- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Tue Feb 8 14:04:16 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml axis2-adb-codegen Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb/pom.xml?rev=1068404&r1=1068403&r2=1068404&view=diff == --- axis/axis2/java/core/trunk/modules/adb/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb/pom.xml Tue Feb 8 14:04:16 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/addressing/pom.xml?rev=1068404&r1=1068403&r2=1068404&view=diff == --- axis/axis2/java/core/trunk/modules/addressing/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/addressing/pom.xml Tue Feb 8 14:04:16 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -SNAPSHOT +1.6.0-SNAPSHOT ../parent/pom.xml addressing Modified: axis/axis2/java/core/trunk/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/clustering/pom.xml?rev=1068404&r1=1068403&r2=1068404&view=diff == --- axis/ax
svn commit: r1068405 - in /axis/axis2/java/core/branches/1_6: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules
Author: ruwan Date: Tue Feb 8 14:06:09 2011 New Revision: 1068405 URL: http://svn.apache.org/viewvc?rev=1068405&view=rev Log: [maven-release-plugin] copy for branch 1_6 Added: axis/axis2/java/core/branches/1_6/ (props changed) - copied from r1068387, axis/axis2/java/core/trunk/ axis/axis2/java/core/branches/1_6/modules/adb-codegen/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/adb/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/branches/1_6/modules/addressing/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/branches/1_6/modules/clustering/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/branches/1_6/modules/codegen/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/branches/1_6/modules/corba/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/branches/1_6/modules/distribution/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/branches/1_6/modules/fastinfoset/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/branches/1_6/modules/integration/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/branches/1_6/modules/java2wsdl/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxbri/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-integration/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws-mar/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/jaxws/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/branches/1_6/modules/jibx/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/branches/1_6/modules/json/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/branches/1_6/modules/kernel/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/branches/1_6/modules/metadata/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/branches/1_6/modules/mex/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy-mar/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/branches/1_6/modules/mtompolicy/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/branches/1_6/modules/osgi/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/branches/1_6/modules/parent/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/branches/1_6/modules/ping/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/branches/1_6/modules/resource-bundle/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/branches/1_6/modules/saaj/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/branches/1_6/modules/samples/version/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/branches/1_6/modules/scripting/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/module/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/branches/1_6/modules/soapmonitor/servlet/pom.xml - copied unchanged from r1068404, axis/axis2/java/core/trunk/mo
svn commit: r1068406 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/ modules/adb/ modules/addressing/ modules/clustering/ modules/codegen/ modules/corba/ modules/distribution/ modules/fastin
Author: ruwan Date: Tue Feb 8 14:07:02 2011 New Revision: 1068406 URL: http://svn.apache.org/viewvc?rev=1068406&view=rev Log: [maven-release-plugin] prepare release 1_6 Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml axis/axis2/java/core/trunk/modules/adb/pom.xml axis/axis2/java/core/trunk/modules/addressing/pom.xml axis/axis2/java/core/trunk/modules/clustering/pom.xml axis/axis2/java/core/trunk/modules/codegen/pom.xml axis/axis2/java/core/trunk/modules/corba/pom.xml axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml axis/axis2/java/core/trunk/modules/integration/pom.xml axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml axis/axis2/java/core/trunk/modules/jaxbri/pom.xml axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml axis/axis2/java/core/trunk/modules/jaxws-mar/pom.xml axis/axis2/java/core/trunk/modules/jaxws/pom.xml axis/axis2/java/core/trunk/modules/jibx/pom.xml axis/axis2/java/core/trunk/modules/json/pom.xml axis/axis2/java/core/trunk/modules/kernel/pom.xml axis/axis2/java/core/trunk/modules/metadata/pom.xml axis/axis2/java/core/trunk/modules/mex/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy-mar/pom.xml axis/axis2/java/core/trunk/modules/mtompolicy/pom.xml axis/axis2/java/core/trunk/modules/osgi/pom.xml axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/modules/ping/pom.xml axis/axis2/java/core/trunk/modules/resource-bundle/pom.xml axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/core/trunk/modules/samples/version/pom.xml axis/axis2/java/core/trunk/modules/scripting/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml axis/axis2/java/core/trunk/modules/spring/pom.xml axis/axis2/java/core/trunk/modules/testutils/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-service-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-idea-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-mar-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-repo-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml axis/axis2/java/core/trunk/modules/transport/http/pom.xml axis/axis2/java/core/trunk/modules/transport/local/pom.xml axis/axis2/java/core/trunk/modules/webapp/pom.xml axis/axis2/java/core/trunk/modules/xmlbeans/pom.xml axis/axis2/java/core/trunk/pom.xml Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml?rev=1068406&r1=1068405&r2=1068406&view=diff == --- axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml Tue Feb 8 14:07:02 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml axis2-adb-codegen Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/adb/pom.xml?rev=1068406&r1=1068405&r2=1068406&view=diff == --- axis/axis2/java/core/trunk/modules/adb/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/adb/pom.xml Tue Feb 8 14:07:02 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/addressing/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/addressing/pom.xml?rev=1068406&r1=1068405&r2=1068406&view=diff == --- axis/axis2/java/core/trunk/modules/addressing/pom.xml (original) +++ axis/axis2/java/core/trunk/modules/addressing/pom.xml Tue Feb 8 14:07:02 2011 @@ -24,7 +24,7 @@ org.apache.axis2 axis2-parent -1.6.0-SNAPSHOT +SNAPSHOT ../parent/pom.xml addressing Modified: axis/axis2/java/core/trunk/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/clustering/pom.xml?rev=1068406&r1=1068405&r2=1068406&view=diff == --- axis/a
svn commit: r1068753 - /axis/axis2/java/core/branches/1_6/modules/parent/pom.xml
Author: ruwan Date: Wed Feb 9 04:08:04 2011 New Revision: 1068753 URL: http://svn.apache.org/viewvc?rev=1068753&view=rev Log: Fixing the neethi version Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/modules/parent/pom.xml?rev=1068753&r1=1068752&r2=1068753&view=diff == --- axis/axis2/java/core/branches/1_6/modules/parent/pom.xml (original) +++ axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Wed Feb 9 04:08:04 2011 @@ -68,7 +68,7 @@ 1.2.12-SNAPSHOT -3.0.0-SNAPSHOT +2.0.4 1.0-SNAPSHOT