GitHub user ebarboni opened a pull request:
https://github.com/apache/incubator-netbeans/pull/70
WIP custom ant task to produce html report from Rat report and NetBeans
clusters
Hi,
this is a more deep integration with Netbeans of the rat report.
It filter the report using cluster.properties and check for local folder.
The filtering pattern is now a variable to get same result for txt and html
report to keep the current txt report intact.
Regards
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ebarboni/incubator-netbeans ratui
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/70.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #70
----
commit 5b9504a0c431abf18a31d898ad3e7f61ece82a81
Author: Eric Barboni <[email protected]>
Date: 2017-10-06T14:46:07Z
Produce html report from Apache Rat and clusters.properties
----
---