[ https://issues.apache.org/jira/browse/LUCENE-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404450#comment-17404450 ]
Dawid Weiss commented on LUCENE-10066: -------------------------------------- Created a PR that upgrades spotless and adds a few defaults to the auto-generated gradle.properties (you'll have to wipe your local copy to work with JDK16 or add these changes manually). > Build does not work with JDK16 as gradle's runtime > -------------------------------------------------- > > Key: LUCENE-10066 > URL: https://issues.apache.org/jira/browse/LUCENE-10066 > Project: Lucene - Core > Issue Type: Task > Reporter: Dawid Weiss > Priority: Minor > > This is because of spotless trying to access internal APIs - can be worked > around by opening them [1]. > There is also an odd warning/ error about a deprecated constructor (singleton > new Long(0)). I didn't look at it. > [1] https://github.com/diffplug/spotless/issues/834#issuecomment-819118761 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org