ottlinger commented on code in PR #558:
URL: https://github.com/apache/creadur-rat/pull/558#discussion_r2444706681


##########
apache-rat-core/pom.xml:
##########
@@ -44,20 +44,17 @@
           <artifactId>apache-rat-plugin</artifactId>
           <configuration>
             <inputExcludes>
-              <!-- remove if RAT-501 is fixed -->
+              <!-- exclude the definition file(s) -->
               <exclude>**/default.xml</exclude>
               <exclude>**/example-configuration.xml</exclude>

Review Comment:
   Not sure if it is a regression as these files were not marked in releases 
<0.17. Maybe it was introduced to the change to use Tika for document type 
detection instead of the proprietary checks in RAT<0.17 and is not a bug.
   
   Thanks for opening RAT-502 concerning the XSLT files.



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