added javadocs to inner class constructors
6 lines of code changed in:
added missing javadoc tags
3 lines of code changed in:
added invocation of super() to constructor
3 lines of code changed in:
added empty statement to empty catch blocks
10 lines of code changed in:
chanegd empty statement in constructor to invocation of super()
14 lines of code changed in:
corrected style issues (mostly empty blocks and missing javadocs)
227 lines of code changed in:
corrected style issues (mostly empty blocks and missing javadocs)
199 lines of code changed in:
(35366) Implementation of escape/unescapeHtml methods with Writer (http://issues.apache.org/bugzilla/show_bug.cgi?id=35366)
346 lines of code changed in:
Changed @since 2.1 to @since 2.2 since these files did not make it into 2.1.
5 lines of code changed in:
updated version to 2.1 for the release
2 lines of code changed in:
Javadoc fix intended for 2.1 release
9 lines of code changed in:
added copying checkstyle.xml to source distribution
1 lines of code changed in:
added post-2.1 release todo tasks
8 lines of code changed in:
added information about building with Ant 1.6
6 lines of code changed in:
added reference to developer's guide for more info on why Ant 1.6 is required for building
2 lines of code changed in:
- Starting with version 2.1, Ant version 1.6.x is required to build. Copy
junit.jar to ANT_HOME/lib. You can get JUnit from http://www.junit.org.
3 lines of code changed in:
added documentation of dependency on ant 1.6 for build.xml;
changed documentation of dependency on junit 3.8.1 (from 3.7)
3 lines of code changed in:
updated version to 2.1-RC8
2 lines of code changed in:
May 2005 »