You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2010/02/08 01:13:27 UTC

[jira] Closed: (RAT-72) Keep version in plugins sample doc up to date

     [ https://issues.apache.org/jira/browse/RAT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed RAT-72.
--------------------

    Resolution: Fixed

Committed r907524 , thanks!

> Keep version in plugins sample doc up to date
> ---------------------------------------------
>
>                 Key: RAT-72
>                 URL: https://issues.apache.org/jira/browse/RAT-72
>             Project: RAT
>          Issue Type: Improvement
>          Components: docs
>    Affects Versions: 0.7
>         Environment: all
>            Reporter: Felix Knecht
>         Attachments: currentVersion.patch
>
>
> ATM in the plugins examples the version is hardcoded, e.g.
>   <reporting>
>     <plugins>
>       ...
>       <plugin>
>         <groupId>org.apache.rat</groupId>
>         <artifactId>apache-rat-plugin</artifactId>
>         <version>0.6</version>
>       </plugin>
>       ...
>     </plugins>
>   </reporting>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.