137
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved some test cases that don't require wsdl2java out of integration into axis. More... almost 14 years ago
Setting svn:ignore. More... almost 14 years ago
More mavenized tests. More... almost 14 years ago
Mavenized another bunch of tests. More... almost 14 years ago
Added a Maven plugin. More... almost 14 years ago
Also mavenized axis-ant. More... almost 14 years ago
Forgot to remove a couple of PackageTests classes. More... almost 14 years ago
More mavenized unit tests. More... almost 14 years ago
Added Xalan as a test dependency in an attempt to fix the build failure on Jenkins. More... almost 14 years ago
More mavenized unit tests. More... almost 14 years ago
Mavenized a couple of unit tests and fixed some packaging issues. More... almost 14 years ago
Fixed a couple of Javadoc warnings and failures. More... almost 14 years ago
Initial mavenization of the Axis project. More... almost 14 years ago
Refreshed the TerraService WSDL (the interface of which has changed). More... almost 14 years ago
Fixed some other build failures. More... almost 14 years ago
AXIS-2865: Temporarily disabled test/wsdl/liberty. More... almost 14 years ago
Reintegrated r392364 into the trunk to fix a build failure caused by a 3rd party hosted WSDL that is no longer available. More... almost 14 years ago
AXIS-2650: Reintegrated part of r530561 into the trunk. More... almost 14 years ago
Excluded two unit tests that depend on a 3rd party hosted service that is no longer available. More... almost 14 years ago
Fixed warnings that occur when building with modern Ant versions. More... almost 14 years ago
Created a new trunk for Axis 1.x based on the 1.4 release. More... almost 14 years ago
Creating a proper tag for Axis 1.4 (there were additional changes after the release). More... almost 14 years ago
Moving axis svn, part of TLP move INFRA-2441 More... almost 16 years ago
Fix potential XSS vulnerability, plus a couple of duplicate tags in the resource.properties file. More... over 16 years ago
No one seems to use the clearCache() method in Axis directly, so rename it to clearPRBCache() in order to fix build break with Java 1.6. Hopefully this will fix Gump. More... almost 17 years ago
Adding Eclipse .settings to the ignored files. More... about 17 years ago
Temporary files could be deleted too early, preventing their further processing. PR: AXIS-2574 Submitted-By: Rodrigo Ruiz <[email protected]> More... about 17 years ago
Temporary files could be deleted too early, preventing their further processing. PR: AXIS-2574 Submitted-By: Rodrigo Ruiz <[email protected]> More... about 17 years ago
The XSD folder was missing in the source distribution. Consequently it was not possible to build Axis from the source distribution. More... about 17 years ago
Fix it so that createCall() is thread safe make _call accurate - even if not thread safe More... over 17 years ago