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
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
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
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.
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
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/