GitHub user ebarboni opened a pull request:
https://github.com/apache/incubator-netbeans/pull/12
properties for by module report
Hi this is a little modification to allow rat target to report only one
folder at a time. I was puzzled by the size of full rat report.
Usage example:
ant rat -Dmodule=uihandler
default ant rat is working like before
Regards
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ebarboni/incubator-netbeans master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/12.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 #12
----
commit efd73df90eb876b95e2ca2aa866a7ed6e7bfb1ba
Author: <[email protected]>
Date: 2017-09-26T09:43:24Z
properties for by module report
----
---