Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I finally got around to reading the documentation for writing the changes.xml file, and i found that we are using it incorrectly. Primarily, in the <action> node we use "by" attribute, instead of "dev" (for the developer) and "due-to" (for the contributor).
The documentation is located here:
http://maven.apache.org/plugins/maven-changes-plugin/usage.html
http://maven.apache.org/plugins/maven-changes-plugin/changes.html
I'm in the process of fixing the changes.xml file so we can have it ready for 2.1 release. This issue is a reminder for other devs to RTFM.
This will also result in a better changes-report page on the web (http://logging.apache.org/log4php/changes-report.html).