Wait, this is a module right? Why can't this be build with 1.6? simon
On Wed, Jun 29, 2011 at 11:57 AM, Dawid Weiss <[email protected]> wrote: > It's the Java 1.6 issue -- Morfologik is built with 1.6. I'll revert > for now and re-apply tomorrow or whenever we decide 1.6 is appropriate > for the trunk. > > Dawid > > On Wed, Jun 29, 2011 at 11:47 AM, Apache Jenkins Server > <[email protected]> wrote: >> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/9164/ >> >> No tests ran. >> >> Build Log (for compile errors): >> [...truncated 1544 lines...] >> >> clover.setup: >> >> clover.info: >> [echo] >> [echo] Clover not found. Code coverage reports disabled. >> [echo] >> >> clover: >> >> common.compile-core: >> >> compile-core: >> >> compile-test-framework: >> >> 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: >> [mkdir] Created dir: >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/stempel/classes/java >> [javac] Compiling 16 source files to >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/stempel/classes/java >> [copy] Copying 2 files to >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/stempel/classes/java >> >> compile-core: >> >> jar-core: >> [jar] Building jar: >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/stempel/lucene-analyzers-stempel-4.0-SNAPSHOT.jar >> >> default: >> >> morfologik: >> [echo] Building analyzers-morfologik... >> >> build-analyzers-common: >> >> common.init: >> >> build-lucene: >> >> 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-framework: >> >> 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: >> [mkdir] Created dir: >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/morfologik/classes/java >> [javac] Compiling 4 source files to >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/build/morfologik/classes/java >> [javac] warning: [path] bad path element >> "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/morfologik/lib/hppc-0.4.0.jar": >> no such file or directory >> [javac] >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/morfologik/src/java/org/apache/lucene/analysis/morfologik/MorfologikAnalyzer.java:29: >> cannot access morfologik.stemming.PolishStemmer >> [javac] bad class file: >> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/modules/analysis/morfologik/lib/morfologik-polish-1.5.2.jar(morfologik/stemming/PolishStemmer.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 morfologik.stemming.PolishStemmer.DICTIONARY; >> [javac] ^ >> [javac] 1 error >> [...truncated 13 lines...] >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
