svn commit: r1029484 - /axis/axis2/java/transports/trunk/modules/mail/pom.xml

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 20:15:24 2010 New Revision: 1029484 URL: http://svn.apache.org/viewvc?rev=1029484&view=rev Log: Getting rid of the java.net repository. It is causing some strange issue in the Hudson build. Modified: axis/axis2/java/transports/trunk/modules/mail/pom.xml Modi

svn commit: r1029379 - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/transport/http/util

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 15:19:37 2010 New Revision: 1029379 URL: http://svn.apache.org/viewvc?rev=1029379&view=rev Log: Merged the latests updates for the AXIS2-4752 issue to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branc

svn commit: r1029377 - in /axis/axis2/java/core/trunk/modules/saaj: src/org/apache/axis2/saaj/SOAPConnectionImpl.java test/org/apache/axis2/saaj/integration/IntegrationTest.java

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 15:09:18 2010 New Revision: 1029377 URL: http://svn.apache.org/viewvc?rev=1029377&view=rev Log: AXIS2-4752: Added a regression test and modified SOAPConnectionImpl to ensure proper cleanup in all cases, in particular if the service returns a SOAP fault. Modified:

svn commit: r1029372 - /axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPConnectionImpl.java

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 14:40:21 2010 New Revision: 1029372 URL: http://svn.apache.org/viewvc?rev=1029372&view=rev Log: Modified SOAPConnectionImpl so that it creates a single ConfigurationContext instance that will not be shared with others. Reasons: * Starting with r921685, if no Conf

svn commit: r1029316 - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kernel/test/org/apache/axis2/transport/http/util

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 11:53:12 2010 New Revision: 1029316 URL: http://svn.apache.org/viewvc?rev=1029316&view=rev Log: Merged r1029308 to the 1.5 branch. Axis2 1.5 also builds fine without the java.net repository. Modified: axis/axis2/java/core/branches/1_5/ (props changed) a

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

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 10:40:31 2010 New Revision: 1029308 URL: http://svn.apache.org/viewvc?rev=1029308&view=rev Log: Axis2 builds just fine without the java.net repository (presumably because the CXF project did all the hard work of bringing the SAAJ/JAXB/JAX-WS dependencies to Maven