You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/08/24 12:46:00 UTC

[jira] [Created] (LUCENE-10066) Build does not work with JDK16 as gradle's runtime

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org