Hi,
Please read the attached EMail. Basically this is *easy* to integrate
in the build as a seperate target. Question is: should I. Do people
see the point of this?
I added it (temporarily) and we have currently got "13779 errors". Now,
most of these errors are, in all likelyhood, very trivial (whitespace
for example)...
Should it be available?
Additional jar's at compile time:
antlr.jar
checkstyle-1.4.jar
jakarta-regexp-1.2.jar
J.
--
The problem with engineers is that they tend to cheat in order to get
results.
The problem with mathematicians is that they tend to work on toy
problems in order to get results.
The problem with program verifiers is that they tend to cheat at toy
problems in order to get results.
=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other commitment through the use
of this email.
Experian Limited (registration number 653331).
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF
--- Begin Message ---
Announcing release of 1.4 of checkstyle is available at:
http://checkstyle.sourceforge.net/
What is it?
===========
Checkstyle is a development tool to help programmers write Java code that
adheres to a coding standard. Its purpose is to automate the process of
checking Java code, and to spare humans of this boring (but important)
task.
Checkstyle can be run via an ANT task (recommended) or a command line
utility.
What Changed?
=============
The detailed release notes can be see at
http://sourceforge.net/project/shownotes.php?release_id=71711.
Checkstyle now defaults to supporting the Sun coding standard "out of the
box", but it is still highly configurable. Many new checks have been added
or improved, and the performance has been improved by ~50%.
It is now possible to configure Checkstyle to just check for unused import
statements.
Regards,
Oliver
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]