I committed a fix. On Fri, Feb 27, 2015 at 9:32 PM, Adrien Grand <jpou...@gmail.com> wrote: > I'm looking into it. > > On Fri, Feb 27, 2015 at 9:23 PM, Apache Jenkins Server > <jenk...@builds.apache.org> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2688/ >> >> No tests ran. >> >> Build Log: >> [...truncated 112 lines...] >> [javac] Compiling 718 source files to >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build/core/classes/java >> [javac] >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java:255: >> error: cannot find symbol >> [javac] Query singleton = uniqueQueries.putIfAbsent(query, query); >> [javac] ^ >> [javac] symbol: method putIfAbsent(Query,Query) >> [javac] location: variable uniqueQueries of type Map<Query,Query> >> [javac] >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/core/src/java/org/apache/lucene/search/LRUQueryCache.java:517: >> error: cannot find symbol >> [javac] if (cache.putIfAbsent(query, set) == null) { >> [javac] ^ >> [javac] symbol: method putIfAbsent(Query,DocIdSet) >> [javac] location: variable cache of type Map<Query,DocIdSet> >> [javac] Note: Some input files use or override a deprecated API. >> [javac] Note: Recompile with -Xlint:deprecation for details. >> [javac] 2 errors >> >> BUILD FAILED >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build.xml:49: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:520: >> The following error occurred while executing this line: >> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1882: >> Compile failed; see the compiler error output for details. >> >> Total time: 17 seconds >> Build step 'Invoke Ant' marked build as failure >> Archiving artifacts >> Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2431 >> Archived 1 artifacts >> Archive block size is 32768 >> Received 0 blocks and 464 bytes >> Compression is 0.0% >> Took 0.25 sec >> Recording test results >> Email was triggered for: Failure >> Sending email for trigger: Failure >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org > > > > -- > Adrien
-- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org