I removed the @Override annotation on that file!

simon

On Thu, May 5, 2011 at 11:03 AM, Apache Jenkins Server
<hud...@hudson.apache.org> wrote:
> Build: 
> https://builds.apache.org/hudson/job/Lucene-Solr-tests-only-docvalues-branch/1064/
>
> No tests ran.
>
> Build Log (for compile errors):
> [...truncated 63 lines...]
> + cd 
> /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout
> + JAVA_HOME=/home/hudson/tools/java/latest1.5 
> /home/hudson/tools/ant/latest1.7/bin/ant clean
> Buildfile: build.xml
>
> clean:
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build
>
> clean:
>
> clean:
>     [echo] Building analyzers-common...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/analysis/build/common
>     [echo] Building analyzers-icu...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/analysis/build/icu
>     [echo] Building analyzers-phonetic...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/analysis/build/phonetic
>     [echo] Building analyzers-smartcn...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/analysis/build/smartcn
>     [echo] Building analyzers-stempel...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/analysis/build/stempel
>     [echo] Building benchmark...
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/modules/benchmark/build
>
> clean-contrib:
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/analysis-extras/build
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/analysis-extras/lucene-libs
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/clustering/build
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/dataimporthandler/target
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/extraction/build
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/contrib/uima/build
>
> clean:
>   [delete] Deleting directory 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/solr/build
>
> BUILD SUCCESSFUL
> Total time: 7 seconds
> + cd 
> /home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene
> + JAVA_HOME=/home/hudson/tools/java/latest1.5 
> /home/hudson/tools/ant/latest1.7/bin/ant compile compile-test build-contrib
> Buildfile: build.xml
>
> 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:
>    [mkdir] Created dir: 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build/classes/java
>    [javac] Compiling 536 source files to 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/build/classes/java
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/util/Version.java:80:
>  warning: [dep-ann] deprecated name isnt annotated with @Deprecated
>    [javac]   public boolean onOrAfter(Version other) {
>    [javac]                  ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/index/codecs/DefaultDocValuesConsumer.java:49:
>  method does not override a method from its superclass
>    [javac]   @Override
>    [javac]    ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/queryParser/CharStream.java:34:
>  warning: [dep-ann] deprecated name isnt annotated with @Deprecated
>    [javac]   int getColumn();
>    [javac]       ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-docvalues-branch/checkout/lucene/src/java/org/apache/lucene/queryParser/CharStream.java:41:
>  warning: [dep-ann] deprecated name isnt annotated with @Deprecated
>    [javac]   int getLine();
>    [javac]       ^
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] 1 error
> [...truncated 11 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

Reply via email to