The maven changelog, file-activity and developer-activity reports have a
couple of problems:
1) They don't show the correct changes, because of the following subversion
issue:
http://subversion.tigris.org/issues/show_bug.cgi?id=752
2) The links generated are incorrect:
http://jira.codehaus.org/browse/MPCHANGELOG-74
I have fixed the subversion issue using a custom ChangeLogFactory, available
here:
http://jira.codehaus.org/browse/MPCHANGELOG-58
and I have fixed the links issue with the following workaround:
http://svn.apache.org/viewcvs?rev=291243&view=rev
I believe we are probably the only people in apache-land with versions of
these reports that work! Latest versions should be available on validator
website in a few hours:
http://jakarta.apache.org/commons/validator/changelog-report.html
http://jakarta.apache.org/commons/validator/file-activity-report.html
http://jakarta.apache.org/commons/validator/developer-activity-report.html
Do we want to stick to showing changes in the last 120 days? Previous
versions of validator we're branched on 17th April 2004 - so if we wanted to
show all changes in Validator 1.2.0 then we could set the period to
something like 524 days?
I have also added comments to the "dependencies" page to indicate that the
maven-plugins are only required for building the validator site:
http://jakarta.apache.org/commons/validator/dependencies.html
Niall
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|