Apologies for breaking branch 8.x with my cherry-pick, double checking things locally and will push a fix shortly.
On Mon, Nov 30, 2020 at 2:53 PM Apache Jenkins Server < [email protected]> wrote: > Build: https://ci-builds.apache.org/job/Lucene/job/Solr-Artifacts-8.x/114/ > > No tests ran. > > Build Log: > [...truncated 2393 lines...] > [javac] Compiling 1360 source files to > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/build/solr-core/classes/java > [javac] > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:329: > error: cannot find symbol > [javac] Path dirPath = Path.of(path); > [javac] ^ > [javac] symbol: method of(String) > [javac] location: interface Path > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > > BUILD FAILED > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/build.xml:506: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/common-build.xml:406: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:581: > The following error occurred while executing this line: > /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:2083: > Compile failed; see the compiler error output for details. > > Total time: 54 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Publishing Javadoc > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
