You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/09/30 20:42:57 UTC

[GitHub] [solr] HoustonPutman commented on a change in pull request #323: SOLR-15670: Introduce Gradle parameter to skip ref-guide tasks

HoustonPutman commented on a change in pull request #323:
URL: https://github.com/apache/solr/pull/323#discussion_r719742424



##########
File path: solr/solr-ref-guide/build.gradle
##########
@@ -38,6 +38,17 @@ versionsLock {
 
 description = 'Solr reference guide'
 
+def dockerImageRepo = propertyOrEnvOrDefault("solr.ref-guide.skip", "SOLR_REF_GUIDE_SKIP", "false")

Review comment:
       copy and paste




-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org