mike-mcgann commented on code in PR #919:
URL: https://github.com/apache/daffodil/pull/919#discussion_r1089245208


##########
project/Rat.scala:
##########
@@ -38,6 +38,13 @@ object Rat {
     // generated_code.[ch] examples
     file("daffodil-runtime2/src/test/c/examples"),
 
+    // Apache Rat thinks these files are binary since the file name contains 
".lib"
+    
file("daffodil-schematron/src/main/resources/META-INF/services/org.apache.daffodil.lib.api.ValidatorFactory"),
+    
file("daffodil-japi/src/test/resources/META-INF/services/org.apache.daffodil.lib.api.ValidatorFactory"),
+    
file("daffodil-sapi/src/test/resources/META-INF/services/org.apache.daffodil.lib.api.ValidatorFactory"),
+    
file("daffodil-lib/src/main/resources/META-INF/services/org.apache.daffodil.lib.api.ValidatorFactory"),
+    
file("daffodil-lib/src/test/resources/META-INF/services/org.apache.daffodil.lib.api.ValidatorFactory"),
+
     // test files that cannot include the Apache license without breaking tests
     
file("daffodil-cli/src/test/resources/org/apache/daffodil/CLI/input/hextest.txt"),
     
file("daffodil-cli/src/test/resources/org/apache/daffodil/CLI/input/input1.txt"),

Review Comment:
   Updated



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

Reply via email to