You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Massol <vm...@pivolis.com> on 2003/11/15 21:20:40 UTC

[Changes plugin] New issue attribute

Hi,

Just to let you know that I've added a new issue attribute to the
changes.xml format. Here's how to use it:

[...]
      <action dev="vmassol" type="fix" issue="MPCHANGES-1">
        Added new <code>issue</code> attribute to 
        <code>&lt;action&gt;</code> elements in 
        <code>changes.xml</code> file.
      </action>          
[...]

It automagically adds a link to the bug tracker page for the said bug.

Make sure to use this if you're fixing bugs in plugin projects.

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org