Has anyone created XSL files to turn the XML output of <checkstyle> into a
Javadoc-like (aka <junitreport>-like) set of HTML frameset pages?
If so, care to share? If not, then I'll take a stab at it in the near
future.
Erik
----- Original Message -----
From: "Oliver Burn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 24, 2002 7:17 AM
Subject: Release 1.4 of Checkstyle
> 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]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>