Author: veithen
Date: Sat Nov 13 19:57:54 2010
New Revision: 1034853
URL: http://svn.apache.org/viewvc?rev=1034853&view=rev
Log:
Optimized Maven dependencies: there is no reason for axis2-kernel to depend on
axiom-dom.
Modified:
axis/axis2/java/core/trunk/modules/adb/pom.xml
axis/axis2/j
Author: veithen
Date: Sat Nov 13 19:00:39 2010
New Revision: 1034851
URL: http://svn.apache.org/viewvc?rev=1034851&view=rev
Log:
Don't manage the Woodstox version and keep whatever version is used by Axis2.
Modified:
axis/axis2/java/transports/trunk/pom.xml
Modified: axis/axis2/java/transpor
Author: veithen
Date: Sat Nov 13 13:29:30 2010
New Revision: 1034754
URL: http://svn.apache.org/viewvc?rev=1034754&view=rev
Log:
AXIS2-4828: Avoid buffering (and the unnecessary byte stream -> char stream ->
byte stream conversion) of the SOAP body in SOAPMessageFormatter. The message
is now str