uschindler opened a new pull request, #11835:
URL: https://github.com/apache/lucene/pull/11835

   This is mostly a cleanup after we added a MR-JAR. The problem was some hacks 
in the validation tasks, As long as soureSets are named "mainXX", with XX a 
feature version, we check everything automatically:
   
   - ECJ is disabled (we can't do a check without forking ECJ as a separate 
process using toolkit, we may support this later)
   - forbiddenapis (we disable checks for missing classes)
   - errorprone is disabled (errorprone does not work correctly at moment with 
forked compiler)


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