137
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove excluded source files. More... almost 8 years ago
Fix Javadoc problems. More... almost 8 years ago
Fix Javadoc problems. More... almost 8 years ago
Fix Javadoc errors. More... almost 8 years ago
Switch to ulog release. More... almost 8 years ago
Fix a flaky test: the order of methods returned by the reflection API is not deterministic. More... over 10 years ago
Fix another concurrency issue similar to AXIS-2850 and ensure that stubs are thread safe. More... over 10 years ago
Make the number of invocations per thread configurable. More... over 10 years ago
Support the -Daxis.server.foreground=true flag also for Jetty instances started by the axis-server:start-webapp goal. More... over 10 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... over 10 years ago
Remove unnecessary/misleading plugin execution id (copy & paste error). More... over 10 years ago
Update some plugin versions so that the site can be built with Maven 3.3.x. More... over 10 years ago
AXIS-2909: Fix a concurrency issue that can be easily reproduced with Java 8. More... over 10 years ago
Switch to Axiom release version. More... over 10 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... over 10 years ago
AXIS-2910: Ensure that DimeBodyPart closes all input streams it requests from DataSource instances. More... over 10 years ago
Fix whitespace. More... over 10 years ago
Set svn:ignore for Eclipse. More... over 10 years ago
Update plugin repository location. More... almost 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... over 11 years ago
Fixed a build failure that occurs with Maven 3.2. More... over 11 years ago
Use a Maven plugin instead of Java code to test presence of generated files. More... almost 12 years ago
Reenabled an old test case (using a mock service). More... almost 12 years ago
Improved debug logging. More... almost 12 years ago
Some code simplifications. More... almost 12 years ago
Added the necessary infrastructure to get debug logging in Ant task tests. More... almost 12 years ago
Added test cases for AXIS-2378 and AXIS-2901. More... almost 12 years ago
Some code cleanup. More... almost 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... almost 12 years ago
Some code simplifications. More... almost 12 years ago