tkobayas opened a new issue, #6265:
URL: https://github.com/apache/incubator-kie-drools/issues/6265

   The current Apache RAT check GHA does `java -jar apache-rat-0.16.1.jar -d . 
-E .rat-excludes`. However, files under `drools-model` are not checked because 
`.rat-excludes` contains an entry `drools-model` for 
`kie-dmn/kie-dmn-core/src/test/filtered-resources/org/kie/dmn/core/drools-model`.
   
   How to exclude 
`kie-dmn/kie-dmn-core/src/test/filtered-resources/org/kie/dmn/core/drools-model`
 while checking files under `drools-model`?


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