Build failed
Ant fails at /root/Solandra/src/org/apache/lucene/search/LucandraFieldCache.java:905 with: compile: [javac] /root/Solandra/build.xml:134: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 4 source files to /root/Solandra/build/classes [javac] /root/Solandra/src/org/apache/lucene/search/LucandraFieldCache.java:905: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [javac] 1 error
Tanks
I got that too... I got it when I did a git pull in an existing clone of solandra and re-ran ant. But when I wiped the repo and re-cloned it seemed to work fine. What about you?
This issue can be closed.