Hi,
The changes plugin has zero issues open and, depending on the result for
the plugin-plugin, I think it's ready for release.
The future documentation is here:
http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/reference/plugins/changes/
Vote is open for 72 hours.
+1
Lukas
===============================================================================
Changes in this version include:
New Features:
o Validate changes.xml. Fixes MPCHANGES-25.
o Add multiple due-to/due-to-email support. Fixes MPCHANGES-15.
o Add multiple issue support. Fixes MPCHANGES-16.
o Add a live bookmark link for the RSS for Firefox.
Fixed bugs:
o The encoding of changes.xml is not preserved after scm:prepare-release.
Fixes MPCHANGES-24.
o Fix XTHML 1.0 compliance.
o Document description attribute of release element. Fixes MPCHANGES-22.
Thanks to Mike Traum.
o Added sorting of <action> elements. It is controlled by 2 properties.
The maven.changes.sort property decides whether sorting is enabled or
not
and the maven.changes.sort.order one decides the sort order. Defaults to
add,fix,update,remove. Fixes MPCHANGES-14.
Changes:
o Update dependencies to match ones in maven 1.1 core and to unify them
between plugins. The following dependencies are updated : dom4j
v1.4-dev-8
-> v1.4 xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2 Fixes MAVEN-1712.
===============================================================================
To automatically install the plugin, type the following on a single line:
maven plugin:download
-Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
-DgroupId=maven
-DartifactId=maven-changes-plugin
-Dversion=1.6-SNAPSHOT
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]