[ 
https://issues.apache.org/jira/browse/LUCENE-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405045#comment-17405045
 ] 

ASF subversion and git services commented on LUCENE-10066:
----------------------------------------------------------

Commit 39a2fc62d40b3f82000ab4f35ed09c3e10cd6b5e in lucene's branch 
refs/heads/main from Dawid Weiss
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=39a2fc6 ]

LUCENE-10066: Build does not work with JDK16 as gradle's runtime (#259)



> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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