Author: veithen
Date: Thu Aug 9 17:25:36 2012
New Revision: 1371324
URL: http://svn.apache.org/viewvc?rev=1371324&view=rev
Log:
Removed duplicate dependency declaration.
Modified:
axis/axis2/java/transports/trunk/modules/jms/pom.xml
Modified: axis/axis2/java/transports/trunk/modules/jms/pom
Author: veithen
Date: Thu Aug 9 17:35:14 2012
New Revision: 1371330
URL: http://svn.apache.org/viewvc?rev=1371330&view=rev
Log:
Fixed a couple of Maven warnings.
Modified:
axis/axis2/java/transports/trunk/modules/all/pom.xml
axis/axis2/java/transports/trunk/modules/base/pom.xml
axis/
Author: veithen
Date: Thu Aug 9 17:54:09 2012
New Revision: 1371343
URL: http://svn.apache.org/viewvc?rev=1371343&view=rev
Log:
Upgraded the surefire plugin so that one can use the skipTests property.
Modified:
axis/axis2/java/transports/trunk/modules/http/pom.xml
axis/axis2/java/transpo
Author: veithen
Date: Thu Aug 9 18:47:36 2012
New Revision: 1371373
URL: http://svn.apache.org/viewvc?rev=1371373&view=rev
Log:
Correctly set the parameter value if the element contains XML. Note
that Synapse already does this correctly (for parameters defined in proxy
definitions).
Modified:
Author: veithen
Date: Thu Aug 9 18:48:04 2012
New Revision: 1371374
URL: http://svn.apache.org/viewvc?rev=1371374&view=rev
Log:
Resolved a TODO item.
Modified:
axis/axis2/java/transports/trunk/modules/jms/src/main/java/org/apache/axis2/transport/jms/ctype/ContentTypeRuleFactory.java
Modifi
Author: veithen
Date: Thu Aug 9 20:32:35 2012
New Revision: 1371442
URL: http://svn.apache.org/viewvc?rev=1371442&view=rev
Log:
AXIS2-5158: Use Parameter#getValue() instead of Parameter#getParameterElement()
to get the XML for the xmlToJsonNamespaceMap parameter. This should ensure that
the fea
Author: veithen
Date: Thu Aug 9 21:09:34 2012
New Revision: 1371484
URL: http://svn.apache.org/viewvc?rev=1371484&view=rev
Log:
Fixed incorrect log message.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/transport/TransportUtils.java
Modified:
axis/axis2/java/cor