cpoerschke commented on code in PR #2223:
URL: https://github.com/apache/solr/pull/2223#discussion_r1466506425


##########
help/dependencies.txt:
##########
@@ -102,7 +102,7 @@ If you want to upgrade Lucene to a newer build proceed like 
the following:
   prefixed by '#')
 - Edit ./versions.props and change Lucene's version to '9.0.0-prereleaseX',
   with 'X' is the jenkins build number
-- Edit ./gradle/defaults.gradle and change jenkins build number, too
+- Edit ./gradle/globals.gradle and change jenkins build number, too

Review Comment:
   ref: 
https://github.com/search?q=repo%3Aapache%2Fsolr+lucenePrereleaseBuild&type=code



##########
help/dependencies.txt:
##########
@@ -134,7 +134,7 @@ Local Maven repository Lucene artifacts (for use with the
 "-Plucene.dev.version" project property) may be created by running the
 following command from within a local Lucene project:
 
-  gradlew mavenToLocalRepo
+  gradlew mavenToLocal

Review Comment:
   ref: 
https://github.com/apache/lucene/blob/releases/lucene/9.9.1/gradle/maven/maven-to-local-m2.gradle#L22
 or https://github.com/search?q=repo%3Aapache%2Flucene+mavenToLocal&type=code



-- 
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-unsubscr...@solr.apache.org

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


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

Reply via email to