svn commit: r958718 - /axis/axis2/java/core/branches/java/1_5/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:45:21 2010 New Revision: 958718 URL: http://svn.apache.org/viewvc?rev=958718&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since we are not using them in thread-safe manner Modified: axis/axis2/java/core/branches/java/1_5/modules/transport/h

svn commit: r958714 - /axis/axis2/java/core/branches/java/1_5/modules/parent/pom.xml

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:36:49 2010 New Revision: 958714 URL: http://svn.apache.org/viewvc?rev=958714&view=rev Log: redirect test output to files Modified: axis/axis2/java/core/branches/java/1_5/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/java/1_5/modules/parent/p

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

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:04:13 2010 New Revision: 958697 URL: http://svn.apache.org/viewvc?rev=958697&view=rev Log: redirect test output to files Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml URL: http://svn.

svn commit: r958696 - /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/AbstractHTTPSender.java

2010-06-28 Thread gawor
Author: gawor Date: Mon Jun 28 20:03:33 2010 New Revision: 958696 URL: http://svn.apache.org/viewvc?rev=958696&view=rev Log: AXIS2-4751: Create a new instance of HttpClient since we are not using them in thread-safe manner Modified: axis/axis2/java/core/trunk/modules/transport/http/src/org/