You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/26 16:58:50 UTC

[JENKINS] Lucene-Artifacts-trunk - Build # 2205 - Failure

Build: https://builds.apache.org/job/Lucene-Artifacts-trunk/2205/

No tests ran.

Build Log:
[...truncated 1031 lines...]
    [javac] Compiling 49 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/build/highlighter/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/Passage.java:79: cannot find symbol
    [javac] symbol  : method compare(int,int)
    [javac] location: class java.lang.Integer
    [javac]         return Integer.compare(starts[i], starts[j]);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/Passage.java:89: cannot find symbol
    [javac] symbol  : method compare(int,int)
    [javac] location: class java.lang.Integer
    [javac]         return Integer.compare(pivot, starts[j]);
    [javac]                       ^
    [javac] 2 errors

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/build.xml:543: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:1746: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/module-build.xml:430: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:472: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:1567: Compile failed; see the compiler error output for details.

Total time: 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Artifacts-trunk - Build # 2205 - Failure

Posted by Robert Muir <rc...@gmail.com>.
I caused this. I think my IDE is wrongly configured to use java7 apis...

Ill fix

On Tue, Feb 26, 2013 at 10:58 AM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Artifacts-trunk/2205/
>
> No tests ran.
>
> Build Log:
> [...truncated 1031 lines...]
>     [javac] Compiling 49 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/build/highlighter/classes/java
>     [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/Passage.java:79: cannot find symbol
>     [javac] symbol  : method compare(int,int)
>     [javac] location: class java.lang.Integer
>     [javac]         return Integer.compare(starts[i], starts[j]);
>     [javac]                       ^
>     [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/highlighter/src/java/org/apache/lucene/search/postingshighlight/Passage.java:89: cannot find symbol
>     [javac] symbol  : method compare(int,int)
>     [javac] location: class java.lang.Integer
>     [javac]         return Integer.compare(pivot, starts[j]);
>     [javac]                       ^
>     [javac] 2 errors
>
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/build.xml:543: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:1746: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/module-build.xml:430: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:472: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-trunk/lucene/common-build.xml:1567: Compile failed; see the compiler error output for details.
>
> Total time: 39 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Publishing Javadoc
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org