ebarboni opened a new pull request, #5884:
URL: https://github.com/apache/netbeans/pull/5884

   Once Apache NetBeans is build you cannot use ant rat without license issue 
as some of generated code is not excluded.
   On the maven plugin it's possible to exclude according to .gitignore but I 
did'nt succeed with ant.
   Not sure the approach is correct but here is a fix.
   
   ignore the following=>
   generated code from ANTLR
   in hcl languages 
   build artefacts
   .gradle cache
   
   Added a Header
   missing header was detected on a test file in java.lsp
   
   Maybe the jenkins jobs [1] could be patched to do a **ant build** before a 
**ant rat verify-libs-and-licenses** so we could anticipate the missing rules 
in rat file.
   
   [1]https://ci-builds.apache.org/job/Netbeans/job/netbeans-license/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to