Thanks I used your suggestion. Niall
----- Original Message ----- From: "Dennis Lundberg" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[email protected]> Sent: Saturday, January 07, 2006 9:25 PM Subject: Re: svn commit: r366910 - /jakarta/commons/proper/validator/trunk/xdocs/changes.xml > If you use version 1.6 of the changes plugin for Maven 1 you can specify > multiple issues per action. For more info see: > http://maven.apache.org/maven-1.x/reference/plugins/changes/#alternative > > To make sure that everybody can build the site using this new feature, > add this section to the dependencies element in the project.xml: > > <dependency> > <groupId>maven</groupId> > <artifactId>maven-changes-plugin</artifactId> > <version>1.6</version> > <type>plugin</type> > </dependency> > > -- > Dennis Lundberg > > [EMAIL PROTECTED] wrote: > > Author: niallp > > Date: Sat Jan 7 13:08:31 2006 > > New Revision: 366910 > > > > URL: http://svn.apache.org/viewcvs?rev=366910&view=rev > > Log: > > Make use of the Changelog plugin "issue" attribute to generate links to bug tickets. > > > > Modified: > > jakarta/commons/proper/validator/trunk/xdocs/changes.xml --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
