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 2022/09/24 13:41:15 UTC

[GitHub] [lucene] rmuir commented on pull request #11812: Upgrade several build dependencies.

rmuir commented on PR #11812:
URL: https://github.com/apache/lucene/pull/11812#issuecomment-1256971988

   Looks like error-prone fails saying that `PublicConstructorForAbstractClass` is not a valid checker name. 
   We explicitly disable it currently:
   ```
   gradle/validation/error-prone.gradle:            '-Xep:PublicConstructorForAbstractClass:OFF'
   ```


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

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