137
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 12, 2025 — Jun 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Output the class name in the toString method of all symbol table entries, not just type entries. More... over 12 years ago
Remove unnecessary method override. More... over 12 years ago
Use StringBuffer where appropriate. More... over 12 years ago
* Realign the content of the binary distribution with Axis 1.4. In particular, include axis-model in the uber-JAR. * Update the relevant documentation. More... over 12 years ago
Get rid of the commons-lang depenceny introduced in r1418233. More... over 12 years ago
Ensure that the wsdl2java Ant task correctly reports any kind of failure, not only failures that trigger a java.lang.Exception, but also failures that trigger a java.lang.Error. More... over 12 years ago
Avoid connections to remote resources during unit tests, especially if they are no longer available. More... over 12 years ago
Added .gitignore. More... over 12 years ago
Avoid connections to remote resources during unit tests. More... over 12 years ago
Added an assertion to avoid NPE if the test fails. More... over 12 years ago
Fixed a build issue with OpenJDK 7. More... over 12 years ago
AXIS-2889: Fixed download link for Axis 1.4. More... about 13 years ago
Upgraded to maven-site-plugin 3.2 and fixed mvn site:stage (see http://veithen.blogspot.be/2013/05/maven-patterns-skipping-site-generation.html). More... about 13 years ago
Some site fixes. More... about 13 years ago
Configured maven-scm-publish-plugin. More... about 13 years ago
Added a front page. More... about 13 years ago
Don't include dependency locations in reports. Anyway, all dependencies are available from Maven central. More... about 13 years ago
Improved the documentation of the Maven plugins. More... about 13 years ago
Fixed a mistake in the documentation of writeStubToTestSources. More... about 13 years ago
Simplified site configuration. More... about 13 years ago
* Clarified the relationship between the individual artifacts and the all-in-one artifact. * Some general site improvements. More... about 13 years ago
Switched to the latest version of maven-fluido-skin. More... about 13 years ago
Some site improvements. More... over 13 years ago
Added a replacement page for the outdated building-axis.html page. More... over 13 years ago
Migrated the remaining ant task documentation. More... over 13 years ago
Migrated soapmonitor-user-guide from the old Forrest sources. More... over 13 years ago
Improved Javadoc generation. More... over 13 years ago
Report configurations should not be inherited by child projects. More... over 13 years ago
Added a goal to the maven-axis-server-plugin that allows to run a Jetty instance in a separate JVM (and that is more convenient than jetty-maven-plugin). More... over 13 years ago
* Added a Daemon implementation for the Axis stand-alone server. * Simplified the maven-axis-server-plugin: now all processes controlled by the plug-in are Daemon implementations. More... over 13 years ago