[ https://issues.apache.org/jira/browse/RAT-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848134#comment-17848134 ]
ASF subversion and git services commented on RAT-374: ----------------------------------------------------- Commit 7bd61b73acc58613b02ef552f1e37191fbca165f in creadur-rat's branch refs/heads/master from Claude Warren [ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=7bd61b73 ] Merge branch 'apache:master' into RAT-374_automatically_update_CLI_documentation > 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)