On Mon, Jan 3, 2011 at 11:01 PM, Apache Hudson Server <hud...@hudson.apache.org> wrote: > 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
seems like this was yoniks last commit in revision 1054763 moving to Fieldable... > [...truncated 10 lines...] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org