So are we going to be able to do things like EA testing? On Wed, Jan 8, 2020 at 12:18 PM Dawid Weiss <[email protected]> wrote:
> > Can reproduce your problem with java 13, so guess only 11 is currently > supported > > For completeness: the build actually enforces gradle and Java version > and fails if there is a mismatch. The failure with Java 13 happens way > before this check has a chance to even run. > > > https://github.com/apache/lucene-solr/blob/gradle-master/gradle/validation/check-environment.gradle > > D. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
