Dawid Weiss created LUCENE-10066:
------------------------------------

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


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

Reply via email to