potiuk commented on issue #312:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/312#issuecomment-3637040714

   > [@potiuk](https://github.com/potiuk) , sorry I didn't see this earlier. 
There is a list of strings that RAT looks for to indicate generated files. 
Which RAT records as GENERATED and ignores. The list of strings is found at 
https://github.com/apache/creadur-rat/blob/master/apache-rat-core/src/main/resources/org/apache/rat/generation-keywords.txt
   > 
   > RAT could add an option to allow you to provide your own list of generated 
file strings, or perhaps you have a common one that RAT could add?
   
   Ah .. No this is really not about RAT @Claudenw :) .. RAT is fine - we have 
our .rat-excludes which nicely exclude all the generated and empty files - and 
we are 100% passing rat check - this is even part of our release verification 
process currently - no issues with that. This is mostly about the "in-ATR" 
licence check. 
   
   Currently ATR does two types of checks:
   
   1) RAT
   2) lightweiht - python check written by @sbp (as far as I understant)
   
   It's the 2) check that we cannot (for now) exclude individual files or 
groups of those from the check (or maybe we can but I do not know how) .


-- 
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]

Reply via email to