erikhatcher commented on a change in pull request #778: SOLR-10288 remove non 
minified js
URL: https://github.com/apache/lucene-solr/pull/778#discussion_r302994419
 
 

 ##########
 File path: solr/webapp/build.xml
 ##########
 @@ -19,12 +19,12 @@
   <description>Solr webapp</description>
 
   <property name="rat.additional-includes" value="**"/>
-  <property name="rat.additional-excludes" value="web/img/**"/>
+  <property name="rat.additional-excludes" value="web/img/**,*full*"/>
 
 Review comment:
   That's a red herring - or a RAT herring.   RAT is a license checker.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to