[
https://issues.apache.org/jira/browse/SOLR-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974817#action_12974817
]
Koji Sekiguchi commented on SOLR-2296:
--------------------------------------
There is compile errors on 3.x:
{quote}
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/2890/
No tests ran.
Build Log (for compile errors):
[...truncated 3474 lines...]
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-3.x/checkout/lucene/build/classes/test
[javac] warning: [path] bad path element "/home/hudson/.ant/lib/xbean.jar":
no such file or directory
[javac] 1 warning
init:
clover.setup:
clover.info:
[echo]
[echo] Clover not found. Code coverage reports disabled.
[echo]
clover:
compile-core:
jar-core:
[jar] Building jar:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/lucene/build/contrib/analyzers/stempel/lucene-stempel-3.1-SNAPSHOT.jar
jar:
module-jars-to-solr:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/analysis-extras/lucene-libs
[copy] Copying 3 files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/analysis-extras/lucene-libs
init:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/analysis-extras/build/classes
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/docs/api
init-forrest-entities:
compile-lucene:
compile-solrj:
compile:
[javac] Compiling 3 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/solr
[javac] warning: [path] bad path element "/home/hudson/.ant/lib/xbean.jar":
no such file or directory
[javac] 1 warning
compileTests:
make-manifest:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/META-INF
compile:
[javac] Compiling 8 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/analysis-extras/build/classes
[javac] warning: [path] bad path element "/home/hudson/.ant/lib/xbean.jar":
no such file or directory
[javac] 1 warning
build:
[jar] Building jar:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/analysis-extras/build/apache-solr-analysis-extras-3.1-SNAPSHOT.jar
init:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/clustering/build/classes
init-forrest-entities:
compile-lucene:
compile-solrj:
compile:
[javac] Compiling 3 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/solr
[javac] warning: [path] bad path element "/home/hudson/.ant/lib/xbean.jar":
no such file or directory
[javac] 1 warning
compileTests:
make-manifest:
compile:
[javac] Compiling 8 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/clustering/build/classes
[javac] warning: [path] bad path element "/home/hudson/.ant/lib/xbean.jar":
no such file or directory
[javac]
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/clustering/src/main/java/org/apache/solr/handler/clustering/carrot2/CarrotClusteringEngine.java:48:
cannot access org.carrot2.core.Cluster
[javac] bad class file:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/contrib/clustering/lib/carrot2-core-3.4.2.jar(org/carrot2/core/Cluster.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 org.carrot2.core.Cluster;
[javac] ^
[javac] 1 error
[...truncated 12 lines...]
{quote}
I think I need to revert the previous commit to stop successive errors from
hudson. I'll see the compile error.
> Upgrade Carrot2 binaries to version 3.4.2
> -----------------------------------------
>
> Key: SOLR-2296
> URL: https://issues.apache.org/jira/browse/SOLR-2296
> Project: Solr
> Issue Type: Task
> Components: contrib - Clustering
> Reporter: Stanislaw Osinski
> Assignee: Koji Sekiguchi
> Fix For: 3.1, 4.0
>
> Attachments: carrot2-core-3.4.2.jar, SOLR-2296-branch_3.1.patch,
> SOLR-2296-trunk.patch
>
>
> Version 3.4.2 fixes a concurrency bug in Carrot2 that may be causing
> SOLR-2282. I'll attach patches in a minute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]