Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/3350/
All tests passed
Build Log (for compile errors):
[...truncated 6586 lines...]
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
compile-core:
jar-core:
[jar] Building jar:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/contrib/spatial/lucene-spatial-4.0-SNAPSHOT.jar
default:
[echo] Building spellchecker...
Trying to override old definition of task m2-deploy
Trying to override old definition of task invoke-javadoc
compile-analyzers-common:
common.init:
build-lucene:
Trying to override old definition of task contrib-crawl
jflex-uptodate-check:
jflex-notice:
javacc-uptodate-check:
javacc-notice:
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
compile-core:
compile-test:
[javac] Compiling 1 source file to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/classes/test
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
common.compile-core:
compile-core:
jar-core:
[jar] Building jar:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/lucene/build/contrib/spellchecker/lucene-spellchecker-4.0-SNAPSHOT.jar
default:
compile-solrj:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solrj
[javac] Compiling 105 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solrj
[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:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr
[javac] Compiling 457 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/src/java/org/apache/solr/update/DocumentBuilder.java:261:
incompatible types
[javac] found : org.apache.lucene.document.Fieldable
[javac] required: org.apache.lucene.document.Field
[javac] Field f = binaryField.createField(sfield,v,boost);
[javac] ^
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/src/java/org/apache/solr/update/DocumentBuilder.java:300:
incompatible types
[javac] found : org.apache.lucene.document.Fieldable
[javac] required: org.apache.lucene.document.Field
[javac] fields = new
Field[]{binaryField.createField(destinationField, v, boost)};
[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] 2 errors
[...truncated 10 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]