[
https://issues.apache.org/jira/browse/RAT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Knecht updated RAT-72:
----------------------------
Attachment: currentVersion.patch
Put current version to the examples doc.
NOTE:
Somehow I had problems to create a patch when renaming files. So please first
(!) rename following files:
apache-rat-plugin/src/site/apt/examples/basic.apt
-->apache-rat-plugin/src/site/apt/examples/basic.apt.vm
apache-rat-plugin/src/site/apt/examples/site.apt -->
apache-rat-plugin/src/site/apt/examples/site.apt.vm
apache-rat-plugin/src/site/apt/examples/verify.apt
-->apache-rat-plugin/src/site/apt/examples/verify.apt.vm
and then apply the patch
> 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.