ChrisHegarty commented on code in PR #13700:
URL: https://github.com/apache/lucene/pull/13700#discussion_r1738264722


##########
gradle/documentation/render-javadoc.gradle:
##########
@@ -32,7 +32,7 @@ allprojects {
       missingdoclet "org.apache.lucene.tools:missing-doclet"
     }
 
-    ext {
+    project.ext {

Review Comment:
   Hmm.. it's odd that we have to do this, but I see that it's now necessary 
(why Gradle.. why!? ).  This is reason that my previous local attempt to 
upgrade failed. Good that you have a fix.



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

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


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

Reply via email to