Hi Tommaso,

I am getting these errors on building 1.6 which means there missing
backports to 1.6.

Thanks
Amit

------------------------------------------------------------
----------------------------------------------

[INFO]
------------------------------------------------------------------------

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
(default-compile) on project oak-run: Compilation failure: Compilation
failure:

[ERROR]
/Users/amjain/source/svn/oak/branches/1.6/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/FullTextSolrSearchTest.java:[101,74]
error: constructor RemoteSolrServerConfiguration in class
RemoteSolrServerConfiguration cannot be applied to given types;

[ERROR]   found: String,String,int,int,<null>,String

[ERROR]   reason: actual argument String cannot be converted to int by
method invocation conversion

[ERROR]
/Users/amjain/source/svn/oak/branches/1.6/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/FullTextSolrSearchTest.java:[116,72]
error: incompatible types

[ERROR]   required: SolrServer

[ERROR]   found:    SolrClient

[ERROR]
/Users/amjain/source/svn/oak/branches/1.6/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/FullTextSolrSearchTest.java:[133,60]
error: incompatible types

[ERROR] -> [Help 1] ------------------------------
----------------------------------------------------------------------------

Reply via email to