[
https://issues.apache.org/jira/browse/RAT-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848131#comment-17848131
]
ASF subversion and git services commented on RAT-374:
-----------------------------------------------------
Commit 6ee46d62b5520fc3bd134b5cefb25e52bc3a3df1 in creadur-rat's branch
refs/heads/master from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=6ee46d62 ]
initial RAT-374 changes
> Automatically output RAT CLI's help options during the build and add it to
> the project webpage
> ----------------------------------------------------------------------------------------------
>
> Key: RAT-374
> URL: https://issues.apache.org/jira/browse/RAT-374
> Project: Apache Rat
> Issue Type: Improvement
> Affects Versions: 0.16.1
> Reporter: Philipp Ottlinger
> Assignee: Claude Warren
> Priority: Major
> Fix For: 0.17
>
>
> At the moment there are plenty of places that need to be changed when a new
> CLI option is added or an existing one is changed, e.g.
> * https://github.com/apache/creadur-rat/blob/master/apache-rat/README-CLI.txt
> * https://github.com/apache/creadur-rat/blob/master/apache-rat/README-ANT.txt
> *
> https://github.com/apache/creadur-rat/blob/master/apache-rat/src/site/apt/index.apt.vm
> Generating the current version of CLI options directly from RAT's sources
> would be much easier for further development and to keep the docs in sync
> with the code:
> https://creadur.apache.org/rat/apache-rat/index.html
> Not sure if this task can be accomplished with the help of
> * maven-antrun
> * maven-exec
> or other means, but the desired state is less manual change in case of
> CLI/option changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)