Hi all,

I’m testing out snapshot versions of Lucene’s main branch, and I noticed that 
the jar manifests produced by running mavenToLocalFolder have the following 
entries:

X-Compile-Source-JDK: 15
X-Compile-Target-JDK: 15
X-Build-JDK: 15.0.1 (Oracle Corporation 15.0.1+9-18)
The java min version for lucene 9 will be Java 11 though.  Is there some 
configuration missing that will pass the target java version to javac as part 
of the build?

- Alan

Reply via email to