[
https://issues.apache.org/jira/browse/NETBEANS-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267258#comment-16267258
]
ASF GitHub Bot commented on NETBEANS-134:
-----------------------------------------
ebarboni commented on issue #252: NETBEANS-134 wip attempt to get ignore from
.gitgnore
URL:
https://github.com/apache/incubator-netbeans/pull/252#issuecomment-347287923
it generate an exlusion list based on git.
This list of excluded file is added to the "normal" ant rat task with no
interference with the human made list.
Nothing to be done to make it work (except having git)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Remove false positive reported rat file
> ---------------------------------------
>
> Key: NETBEANS-134
> URL: https://issues.apache.org/jira/browse/NETBEANS-134
> Project: NetBeans
> Issue Type: Bug
> Components: apisupport - Harness
> Affects Versions: 9.0
> Reporter: Eric Barboni
> Priority: Minor
> Labels: pull-request-available
>
> Some file are put in the source folder of each module during build.
> Doing rat report on allready builded Apache Netbeans will create a lots of
> false positive.
> Everything ignored by git should be excluded from rat report.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)