checkstyle/src
Oliver Burn fbfe160ca8 Upgrade to require ANT 1.7.0 and use JUnit 4.4. A nice by product is that JUnit is no longer required to be in the ANT classpath.
Requiring ANT 1.7.0 should not be a drama as it was released over one year ago. It is required to run JUnit 4.x tests (without a hack workaround being required).
2008-01-15 10:20:32 +00:00
..
checkstyle Get rid of needless javadoc. 2008-01-14 23:11:53 +00:00
testinputs/com/puppycrawl/tools/checkstyle Fix a compilation error. 2008-01-14 23:09:31 +00:00
tests/com/puppycrawl/tools/checkstyle Upgrade to require ANT 1.7.0 and use JUnit 4.4. A nice by product is that JUnit is no longer required to be in the ANT classpath. 2008-01-15 10:20:32 +00:00
xdocs Updated the documentation for the @Override in JavadocMethodCheck. 2008-01-14 22:28:32 +00:00