Hi,
on behalf of the Apache RAT team, I'd like to announce the availability of
Apache RAT 0.7. This is a feature release with several bug fixes and minor
improvements over its predecessor, Apache RAT 0.6. An upgrade is recommended.
For details on Apache RAT, see
http://incubator.apache.org/rat
The binary and source distribution are available from
http://www.apache.org/dyn/closer.cgi/incubator/rat/
The Maven repository has been updated, and a new version of the Maven plugin is
available as well. A new version of the Ant tasks is contained in the
distribution.
The following changes have been made in Apache RAT 0.7:
- Add support for Python scripts, C source files, Unix shell scripts (.sh) and
Windows batch files (.bat) (RAT-68)
- Allow Ant task to output report as XML. (RAT-73)
- Allow users to specify a custom XSLT stylesheet for reports (RAT-74, and
RAT-75)
- Optionally auto-add headers to source files. (RAT-76)
Jochen