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 20:31:21 UTC

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

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

 ##########
 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:
   oh got. my initial exclude commit broke my web app locally. was trying to figure out what would work nothing had yet. 

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