You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/12 14:00:08 UTC

[GitHub] [lucene-solr] erikhatcher commented on a change in pull request #778: SOLR-10288 remove non minified js

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org