137
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jun 10, 2025 — Jun 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove excluded source files. More... over 8 years ago
Fix Javadoc problems. More... over 8 years ago
Fix Javadoc problems. More... over 8 years ago
Fix Javadoc errors. More... over 8 years ago
Switch to ulog release. More... over 8 years ago
Fix a flaky test: the order of methods returned by the reflection API is not deterministic. More... almost 11 years ago
Fix another concurrency issue similar to AXIS-2850 and ensure that stubs are thread safe. More... almost 11 years ago
Make the number of invocations per thread configurable. More... almost 11 years ago
Support the -Daxis.server.foreground=true flag also for Jetty instances started by the axis-server:start-webapp goal. More... almost 11 years ago
Rename the Maven plugins so that they conform to the plugin naming conventions (https://maven.apache.org/guides/plugin/guide-java-plugin-development.html). More... almost 11 years ago
Remove unnecessary/misleading plugin execution id (copy & paste error). More... almost 11 years ago
Update some plugin versions so that the site can be built with Maven 3.3.x. More... almost 11 years ago
AXIS-2909: Fix a concurrency issue that can be easily reproduced with Java 8. More... almost 11 years ago
Switch to Axiom release version. More... almost 11 years ago
AXIS-2442: Merge r512459 from the old trunk. Do not write constructors for JavaBeans that have more than 254 arguments as Java will not compile these classes. More... almost 11 years ago
AXIS-2910: Ensure that DimeBodyPart closes all input streams it requests from DataSource instances. More... about 11 years ago
Fix whitespace. More... about 11 years ago
Set svn:ignore for Eclipse. More... about 11 years ago
Update plugin repository location. More... over 11 years ago
Use the version of the file that was at http://www.apache.org/LICENSE.txt when the original test case was written. More... about 12 years ago
Fixed a build failure that occurs with Maven 3.2. More... about 12 years ago
Use a Maven plugin instead of Java code to test presence of generated files. More... about 12 years ago
Reenabled an old test case (using a mock service). More... about 12 years ago
Improved debug logging. More... over 12 years ago
Some code simplifications. More... over 12 years ago
Added the necessary infrastructure to get debug logging in Ant task tests. More... over 12 years ago
Added test cases for AXIS-2378 and AXIS-2901. More... over 12 years ago
Some code cleanup. More... over 12 years ago
AXIS-2900: A fault message referring to an element and that has the same name as an element (typically the element it refers to) doesn't cause any collision (because no class is generated for the fault message) and the class name corresponding to the element shouldn't be mangled. More... over 12 years ago
Some code simplifications. More... over 12 years ago