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/25 05:57:50 UTC

[GitHub] [solr] dweiss commented on a change in pull request #304: SOLR-15455: joint solr/lucene development experiments

dweiss commented on a change in pull request #304:
URL: https://github.com/apache/solr/pull/304#discussion_r715996978



##########
File path: settings.gradle
##########
@@ -17,30 +17,74 @@
 
 rootProject.name = "solr-root"
 
-includeBuild("dev-tools/missing-doclet")
+includeBuild("dev-tools/solr-missing-doclet")
 
-if (!(System.getProperty("skip.solr") as Boolean)) {

Review comment:
       Yes, this should actually be applied to main too (maybe cherry pick the commit).




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