Lars Kühne 2aa584f3ad renamed tests.failed to check.tests.failed to avoid "tests.failed" during build
when actually the tests have been succesful

adapted have.xalan so that it works with the xalan version
included in jdk 1.4 (no Version class there)
2002-02-02 13:24:30 +00:00
2002-01-24 04:10:58 +00:00
2002-02-01 03:32:27 +00:00
2001-06-22 13:15:09 +00:00
2001-06-22 13:15:09 +00:00
2001-12-20 01:47:41 +00:00
2002-01-24 02:44:29 +00:00
2001-06-22 13:15:09 +00:00

CHECKSTYLE
==========

This directory contains the distribution for checkstyle. It is a tool for
checking Java source code for adherence to a set of rules.

The latest version can be found at http://checkstyle.sourceforge.net

Documentation is available in HTML format, in the docs/ directory.

Licensing
=========

This software is licensed under the terms in the file named "LICENSE" in this
directory.

The software uses the ANTLR package (http://www.antlr.org). Its license terms
are in the file named "RIGHTS.antlr" in this directory.

The software uses the Jakarta Regexp package (http://jakarta.apache.org/regexp).
Its license terms are in the file named "LICENSE.apache" in this directory.


Feedback
========

Please send any feedback or bugs to checkstyle@puppycrawl.com.

Thanks for trying out checkstyle!

Oliver Burn
S
Description
No description provided
Readme 51 MiB
Languages
Java 98.7%
GAP 1.2%