Changes
dIon Gillard
Emmanuel Venisse
Source X-Ref Plugin reverses backslashes.
New property to make inclusion of test Xref optional.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-collections v3.1 -> v3.0
- commons-logging v1.0.3 -> v1.0.4
- oro v2.0.7 -> v2.0.8
Close streams properly on errors
Ignore Java 5 package-info.java files
Fix malformed HTML when "package" or "import" used in the code/comments outside of the normal keyword use
Remove hardcoded encoding in templates.
Support enum types in Java 5.0
Support encoding and lang.
Add the possibility to run JXR for tests classes if sources classes doesn't exists.
Remove NullPointerException for empty java files.
Reduce output for non-debug run.
Update commons-* dependencies
Remove xmlns on html elements as JSL messes it up
Apply MPJXR-8
Apply patch from Nicolas De Loof for reduce open files during jxr process.
MAVEN-822
MAVEN-797
update to commons-jelly-20030902.160215
update to use maven.docs.*/maven.gen.docs
Move to oro 2.0.7
Upgrade to dom4j 1.4
Upgrade to commons-logging 1.0.3
update to commons-lang 1.0.1
Fix Maven-428. Used maven.docs.dest
Fix for bug Maven-178.