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
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
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:
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
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
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