looks perfect!
you beat me to it, my fix would have been: "ft.accept(new
FullTextVisitorBase() {" :)
thanks Chetan!
best,
alex
On Thu, Dec 11, 2014 at 5:40 PM, Chetan Mehrotra <[email protected]>
wrote:
> 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
>