init-forrest-entities:
[mkdir] Created dir: /tmp/apache-solr-nightly/build
compile-common:
[mkdir] Created dir: /tmp/apache-solr-nightly/build/common
[javac] Compiling 31 source files to /tmp/apache-solr-nightly/build/common
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile:
[mkdir] Created dir: /tmp/apache-solr-nightly/build/core
[javac] Compiling 274 source files to /tmp/apache-solr-nightly/build/core
[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.
compile-solrj-core:
[mkdir] Created dir: /tmp/apache-solr-nightly/build/client/solrj
[javac] Compiling 23 source files to
/tmp/apache-solr-nightly/build/client/solrj
[javac]
/tmp/apache-solr-nightly/client/java/solrj/src/org/apache/solr/client/solrj/request/DirectXMLRequest.java:37:
class DirectXmlRequest is public, should be declared in a file named
DirectXmlRequest.java
[javac] public class DirectXmlRequest extends SolrRequest
[javac] ^
[javac]
/tmp/apache-solr-nightly/client/java/solrj/src/org/apache/solr/client/solrj/request/DirectXmlRequest.java:37:
duplicate class: org.apache.solr.client.solrj.request.DirectXmlRequest
[javac] public class DirectXmlRequest extends SolrRequest
[javac] ^
[javac] Note:
/tmp/apache-solr-nightly/client/java/solrj/src/org/apache/solr/client/solrj/impl/CommonsHttpSolrServer.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
BUILD FAILED
/tmp/apache-solr-nightly/build.xml:368: The following error occurred while
executing this line:
/tmp/apache-solr-nightly/build.xml:110: Compile failed; see the compiler error
output for details.
Total time: 25 seconds