init-forrest-entities:
[mkdir] Created dir: /tmp/apache-solr-nightly/build
checkJunitPresence:
compile:
[javac] Compiling 185 source files to
/tmp/apache-solr-nightly/build
[javac]
/tmp/apache-solr-nightly/src/webapp/src/org/apache/solr/serv
let/SolrRequestParsers.java:111: cannot find symbol
[javac] symbol : class Collection
[javac] location: class
org.apache.solr.servlet.SolrRequestParsers
[javac] SolrQueryRequest buildRequestFrom( SolrParams
params, Collection<ContentStream> streams ) throws
Exception
[javac]
^
[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
/tmp/apache-solr-nightly/build.xml:181: Compile failed; see
the compiler error output for details.
Total time: 18 seconds
|