Solandra icon indicating copy to clipboard operation
Solandra copied to clipboard

Build failed

Open levmatta-umanni opened this issue 14 years ago • 2 comments

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

levmatta-umanni avatar Oct 11 '11 23:10 levmatta-umanni

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?

mcmire avatar Oct 12 '11 02:10 mcmire

This issue can be closed.

benmccann avatar Mar 31 '12 07:03 benmccann