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 2020/05/26 20:17:00 UTC

[jira] [Updated] (LUCENE-9382) Lucene's gradle version can't cope with Java 14

     [ https://issues.apache.org/jira/browse/LUCENE-9382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss updated LUCENE-9382:
--------------------------------
        Parent: LUCENE-9077
    Issue Type: Sub-task  (was: Improvement)

> Lucene's gradle version can't cope with Java 14
> -----------------------------------------------
>
>                 Key: LUCENE-9382
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9382
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Alan Woodward
>            Assignee: Dawid Weiss
>            Priority: Major
>
> If you have JDK 14 installed as your default java, then attempting to use gradle within the lucene-solr project can result in errors, particularly if you have other projects that use more recent gradle versions on the same machine.
> ```
> java.lang.NoClassDefFoundError: Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
>         at org.codehaus.groovy.vmplugin.VMPluginFactory.<clinit>(VMPluginFactory.java:43)
>         at org.codehaus.groovy.reflection.GroovyClassValueFactory.<clinit>(GroovyClassValueFactory.java:35)
> ```



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