You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/03/23 08:45:56 UTC

[GitHub] [lucene] dweiss commented on a change in pull request #33: LUCENE-9861: pull tuned vm options into a separate aspect.

dweiss commented on a change in pull request #33:
URL: https://github.com/apache/lucene/pull/33#discussion_r599370747



##########
File path: gradle/validation/ecj-lint.gradle
##########
@@ -74,9 +74,6 @@ allprojects {
         args += [ "-enableJavadoc" ]
         args += [ "-properties", file("${resources}/ecj.javadocs.prefs").absolutePath ]
 
-        // disable for now because individual file excludes cannot be applied to ecj.

Review comment:
       These vm options are applied to all ecjLint* tasks - I just moved the application to that separate file.




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

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



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