A minor update of
Glean has been released, v1.2.1. Updates include:
- improved initial setup through a download script that gets a dozen of the most common tools from public Maven repositories. Requires installation of the Maven Ant tasks. See
http://jbrugge.com/glean/toolinstall.html for instructions.
- fix to XSL to support PMD 4.0 line number references
- changed unit test script (used by Cobertura and Emma) to allow you to specify a list of classpath entries to use
- added list of JDK classes to exclude from UMLGraph diagrams (configurable through a property)
- minor fixes to CPD, Checkstyle, JarAnalyzer, JUnitReport, Javadoc scripts
Enjoy,
John