Incorrect usage of changes.xml
------------------------------
Key: LOG4PHP-140
URL: https://issues.apache.org/jira/browse/LOG4PHP-140
Project: Log4php
Issue Type: Improvement
Reporter: Ivan Habunek
Fix For: 2.1
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).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira