tkobayas commented on code in PR #6099:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6099#discussion_r1774370150


##########
pom.xml:
##########
@@ -136,7 +136,11 @@
           <configuration>
             <excludes>
               <exclude>.git-blame-ignore-revs</exclude>
+              <exclude>**/dependency-reduced-pom.xml</exclude>
               <exclude>**/lunr-2.3.9.min.js</exclude>
+              <exclude>**/search-ui.js</exclude>
+              <exclude>**/branch.yaml</exclude>
+              <exclude>**/main.yaml</exclude>

Review Comment:
   `dependency-reduced-pom.xml` is a generated file
   `search-ui.js` has Mozilla Public License header
   `branch.yaml` and `main.yaml` are overwritten by kogito-pipelines, so if we 
add a License header, it will be lost in the distribution sources.zip



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