This was due to new method add in FulltextIndexVisitor for OAK-2301.
Fixed that in http://svn.apache.org/r1644694. Can you try again?
Chetan Mehrotra


On Thu, Dec 11, 2014 at 10:03 PM, Alex Parvulescu
<[email protected]> wrote:
> gents,
>
> the trunk doesn't compile anymore
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
> (default-compile) on project oak-solr-core: Compilation failure
>
> [ERROR]
> /Users/aparvule/work/oak/oak-live2/oak-solr-core/src/main/java/org/apache/jackrabbit/oak/plugins/index/solr/query/SolrQueryIndex.java:[303,40]
> error: <anonymous
> org.apache.jackrabbit.oak.plugins.index.solr.query.SolrQueryIndex$1> is not
> abstract and does not override abstract method visit(FullTextContains) in
> FullTextVisitor
>
> [ERROR] -> [Help 1]
>
>
> ideas?
>
> alex

Reply via email to