svn commit: r1066001 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/MessageContextBuilder.java

2011-02-01 Thread ruwan
Author: ruwan Date: Tue Feb 1 11:27:06 2011 New Revision: 1066001 URL: http://svn.apache.org/viewvc?rev=1066001&view=rev Log: Fixing the issue AXIS2-3296, and minor reformatting + adding docs Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/util/MessageContextBuilder

svn commit: r1066003 - in /axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl: codegen/emitter/ template/java/

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 11:27:59 2011 New Revision: 1066003 URL: http://svn.apache.org/viewvc?rev=1066003&view=rev Log: Temporarily reverted r1065907 (AXIS2-4914) because it causes a regression. Modified: axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/codegen/e

svn commit: r1066007 - in /axis/axis2/java/core/trunk/modules/tool: axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java axis2-mar-maven-plugin/src/main/java/org/apache/axis2/

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 11:39:50 2011 New Revision: 1066007 URL: http://svn.apache.org/viewvc?rev=1066007&view=rev Log: Eliminated two deprecation warnings emitted by maven-plugin-plugin. Modified: axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/src/main/java/org/apac

svn commit: r1066021 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 12:05:18 2011 New Revision: 1066021 URL: http://svn.apache.org/viewvc?rev=1066021&view=rev Log: Upgrade to latest version of maven-plugin-plugin, just in case the InvalidPluginDescriptorException seen in downstream projects is caused by an issue in that plugin.

svn commit: r1066028 - /axis/axis2/java/transports/trunk/modules/jms/pom.xml

2011-02-01 Thread supun
Author: supun Date: Tue Feb 1 12:27:31 2011 New Revision: 1066028 URL: http://svn.apache.org/viewvc?rev=1066028&view=rev Log: adding dynamic import to the jms bundle Modified: axis/axis2/java/transports/trunk/modules/jms/pom.xml Modified: axis/axis2/java/transports/trunk/modules/jms/pom.xml

svn commit: r1066083 - in /axis/axis2/java/core/branches/1_5: ./ modules/adb/src/org/apache/axis2/databinding/utils/ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modu

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 16:28:29 2011 New Revision: 1066083 URL: http://svn.apache.org/viewvc?rev=1066083&view=rev Log: AXIS2-4402: Merged r787379 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/adb/src/