I pushed a fix. -- Steve www.lucidworks.com
> On Jul 13, 2016, at 2:33 PM, Steve Rowe <[email protected]> wrote: > > I think this may be my fault (LUCENE-7013), tracking it down now. > >> On Jul 13, 2016, at 2:07 PM, Apache Jenkins Server >> <[email protected]> wrote: >> >> Build: https://builds.apache.org/job/Solr-Artifacts-6.x/111/ >> >> No tests ran. >> >> Build Log: >> [...truncated 1959 lines...] >> [javac] Compiling 938 source files to >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/solr/build/solr-core/classes/java >> [javac] >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/solr/core/src/java/org/apache/solr/update/processor/ClassificationUpdateProcessorFactory.java:112: >> error: cannot find symbol >> [javac] LeafReader leafReader = req.getSearcher().getLeafReader(); >> [javac] ^ >> [javac] symbol: class LeafReader >> [javac] location: class ClassificationUpdateProcessorFactory >> [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 >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/solr/build.xml:520: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/solr/common-build.xml:398: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/lucene/common-build.xml:501: >> The following error occurred while executing this line: >> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-6.x/lucene/common-build.xml:1955: >> Compile failed; see the compiler error output for details. >> >> Total time: 1 minute 12 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
