RE: [JENKINS] Solr-3.x - Build # 482 - Failure

2011-10-16 Thread Uwe Schindler
The JAR file is not Java 5 compatible, so cannot be used with Solr 3.x.

-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


 -Original Message-
 From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]
 Sent: Sunday, October 16, 2011 8:30 AM
 To: dev@lucene.apache.org
 Subject: [JENKINS] Solr-3.x - Build # 482 - Failure
 
 Build: https://builds.apache.org/job/Solr-3.x/482/
 
 No tests ran.
 
 Build Log (for compile errors):
 [...truncated 10223 lines...]
 compile-test-framework:
 
 common.compile-test:
 [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/build/contrib/solr-cell/classes/test
 [javac] Compiling 1 source file to /usr/home/hudson/hudson-
 slave/workspace/Solr-3.x/checkout/solr/build/contrib/solr-cell/classes/test
 
 compile-test:
  [echo] Building solr-langid...
 
 compile-solr-test-framework:
 
 compile-solr-core:
 
 compile-solrj:
 
 check-lucene-core-uptodate:
 
 jar-lucene-core:
 
 check-analyzers-common-uptodate:
 
 jar-analyzers-common:
 
 check-spellchecker-uptodate:
 
 jar-spellchecker:
 
 check-highlighter-uptodate:
 
 jar-highlighter:
 
 check-memory-uptodate:
 
 jar-memory:
 
 check-misc-uptodate:
 
 jar-misc:
 
 check-spatial-uptodate:
 
 jar-spatial:
 
 check-grouping-uptodate:
 
 jar-grouping:
 
 check-queries-uptodate:
 
 jar-queries:
 
 prep-lucene-jars:
 
 common.init:
 
 compile-lucene-core:
 
 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:
 
 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/Solr-
 3.x/checkout/solr/build/contrib/solr-langid/classes/java
 [javac] Compiling 7 source files to /usr/home/hudson/hudson-
 slave/workspace/Solr-3.x/checkout/solr/build/contrib/solr-langid/classes/java
 [javac] /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/contrib/langid/src/java/org/apache/solr/update/processor/L
 angDetectLanguageIdentifierUpdateProcessor.java:27: cannot access
 com.cybozu.labs.langdetect.Detector
 [javac] bad class file: /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/contrib/langid/lib/langdetect-
 r111.jar(com/cybozu/labs/langdetect/Detector.class)
 [javac] class file has wrong version 50.0, should be 49.0
 [javac] Please remove or make sure it appears in the correct subdirectory 
 of
 the classpath.
 [javac] import com.cybozu.labs.langdetect.Detector;
 [javac]   ^
 [javac] 1 error
 [...truncated 17 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



Re: [JENKINS] Solr-3.x - Build # 482 - Failure

2011-10-16 Thread Robert Muir
I recompiled it with -source/-target ancient and committed.

On Sun, Oct 16, 2011 at 7:56 AM, Uwe Schindler u...@thetaphi.de wrote:
 The JAR file is not Java 5 compatible, so cannot be used with Solr 3.x.

 -
 Uwe Schindler
 H.-H.-Meier-Allee 63, D-28213 Bremen
 http://www.thetaphi.de
 eMail: u...@thetaphi.de


 -Original Message-
 From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]
 Sent: Sunday, October 16, 2011 8:30 AM
 To: dev@lucene.apache.org
 Subject: [JENKINS] Solr-3.x - Build # 482 - Failure

 Build: https://builds.apache.org/job/Solr-3.x/482/

 No tests ran.

 Build Log (for compile errors):
 [...truncated 10223 lines...]
 compile-test-framework:

 common.compile-test:
     [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/build/contrib/solr-cell/classes/test
     [javac] Compiling 1 source file to /usr/home/hudson/hudson-
 slave/workspace/Solr-3.x/checkout/solr/build/contrib/solr-cell/classes/test

 compile-test:
      [echo] Building solr-langid...

 compile-solr-test-framework:

 compile-solr-core:

 compile-solrj:

 check-lucene-core-uptodate:

 jar-lucene-core:

 check-analyzers-common-uptodate:

 jar-analyzers-common:

 check-spellchecker-uptodate:

 jar-spellchecker:

 check-highlighter-uptodate:

 jar-highlighter:

 check-memory-uptodate:

 jar-memory:

 check-misc-uptodate:

 jar-misc:

 check-spatial-uptodate:

 jar-spatial:

 check-grouping-uptodate:

 jar-grouping:

 check-queries-uptodate:

 jar-queries:

 prep-lucene-jars:

 common.init:

 compile-lucene-core:

 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:

 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/Solr-
 3.x/checkout/solr/build/contrib/solr-langid/classes/java
     [javac] Compiling 7 source files to /usr/home/hudson/hudson-
 slave/workspace/Solr-3.x/checkout/solr/build/contrib/solr-langid/classes/java
     [javac] /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/contrib/langid/src/java/org/apache/solr/update/processor/L
 angDetectLanguageIdentifierUpdateProcessor.java:27: cannot access
 com.cybozu.labs.langdetect.Detector
     [javac] bad class file: /usr/home/hudson/hudson-slave/workspace/Solr-
 3.x/checkout/solr/contrib/langid/lib/langdetect-
 r111.jar(com/cybozu/labs/langdetect/Detector.class)
     [javac] class file has wrong version 50.0, should be 49.0
     [javac] Please remove or make sure it appears in the correct 
 subdirectory of
 the classpath.
     [javac] import com.cybozu.labs.langdetect.Detector;
     [javac]                                   ^
     [javac] 1 error
 [...truncated 17 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





-- 
lucidimagination.com

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