chrisdutz commented on a change in pull request #223:
URL: https://github.com/apache/plc4x/pull/223#discussion_r558948467



##########
File path: pom.xml
##########
@@ -679,10 +679,13 @@
             <!-- License Files for other licenses -->
             <exclude>**/UNLICENSE</exclude>
             <!--
-              Explicitly exclude this file as I was unable
-              to add a new license to the configuration.
+              Explicitly exclude these files as I was unable
+              to add a new licenses to the configuration.
             -->
             <exclude>**/Expression.g4</exclude>
+            <exclude>**/KeyStoreLoader.java</exclude>
+            <exclude>**/OPCUAServer.java</exclude>
+            <exclude>**/Plc4xNamespace.java</exclude>

Review comment:
       Actually you shouldn't need these exclusions. The rat tool should detect 
the EPL header. But it doesn't harm either.




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

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


Reply via email to