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


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

Review Comment:
   I think something within the scope changed and either groovy or gradle looks 
up a different 'ext' (extension) property now. I didn't bother trying to narrow 
it down but it is ugly.



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