Author: veithen
Date: Sun Sep 5 21:03:31 2010
New Revision: 992894
URL: http://svn.apache.org/viewvc?rev=992894&view=rev
Log:
The MARs distributed with Axis2 now always use the same Maven version as the
other artifacts. Therefore there is no need anymore for the
addressing.mar.version property.
Author: veithen
Date: Sun Sep 5 19:43:20 2010
New Revision: 992880
URL: http://svn.apache.org/viewvc?rev=992880&view=rev
Log:
Applying final fix for AXIS2-4751:
* Reverted r963711 (Jarek's second change for AXIS2-4751 on the 1.5 branch).
* Reapplied r958718 (Jarek's original change), i.e. reverte
Author: veithen
Date: Sun Sep 5 19:38:56 2010
New Revision: 992877
URL: http://svn.apache.org/viewvc?rev=992877&view=rev
Log:
Attempt to solve both the CLOSE_WAIT issue and AXIS2-4751 on the trunk:
* Reverted r963710 (Jarek's second change for AXIS2-4751 on the trunk) to get
back to the correct
Author: veithen
Date: Sun Sep 5 19:24:21 2010
New Revision: 992868
URL: http://svn.apache.org/viewvc?rev=992868&view=rev
Log:
Added missing call to ServiceClient#cleanupTransport in STSClient.
Modified:
axis/axis2/java/rampart/trunk/modules/rampart-trust/src/main/java/org/apache/rahas/clien
Author: veithen
Date: Sun Sep 5 16:53:08 2010
New Revision: 992821
URL: http://svn.apache.org/viewvc?rev=992821&view=rev
Log:
Going back to 1.5.2-SNAPSHOT so that we can solve the CLOSE_WAIT issue.
Modified:
axis/axis2/java/core/branches/1_5/modules/adb-codegen/pom.xml
axis/axis2/java/co
Author: veithen
Date: Sun Sep 5 16:50:38 2010
New Revision: 992820
URL: http://svn.apache.org/viewvc?rev=992820&view=rev
Log:
Trashing the 1.5.2 tag. We need to fix the CLOSE_WAIT issue before the release.
Removed:
axis/axis2/java/core/tags/v1.5.2/