136
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 15, 2024 — Sep 15, 2025
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 11 years ago
Remove unnecessary method override. More... over 11 years ago
Use StringBuffer where appropriate. More... over 11 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 11 years ago
Get rid of the commons-lang depenceny introduced in r1418233. More... over 11 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 11 years ago
Avoid connections to remote resources during unit tests, especially if they are no longer available. More... over 11 years ago
Added .gitignore. More... over 11 years ago
Avoid connections to remote resources during unit tests. More... over 11 years ago
Added an assertion to avoid NPE if the test fails. More... over 11 years ago
Fixed a build issue with OpenJDK 7. More... over 11 years ago
AXIS-2889: Fixed download link for Axis 1.4. More... over 12 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... over 12 years ago
Some site fixes. More... over 12 years ago
Configured maven-scm-publish-plugin. More... over 12 years ago
Added a front page. More... over 12 years ago
Don't include dependency locations in reports. Anyway, all dependencies are available from Maven central. More... over 12 years ago
Improved the documentation of the Maven plugins. More... over 12 years ago
Fixed a mistake in the documentation of writeStubToTestSources. More... over 12 years ago
Simplified site configuration. More... over 12 years ago
* Clarified the relationship between the individual artifacts and the all-in-one artifact. * Some general site improvements. More... over 12 years ago
Switched to the latest version of maven-fluido-skin. More... over 12 years ago
Some site improvements. More... over 12 years ago
Added a replacement page for the outdated building-axis.html page. More... over 12 years ago
Migrated the remaining ant task documentation. More... over 12 years ago
Migrated soapmonitor-user-guide from the old Forrest sources. More... over 12 years ago
Improved Javadoc generation. More... over 12 years ago
Report configurations should not be inherited by child projects. More... over 12 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... almost 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... almost 13 years ago