On Thu, Mar 17, 2011 at 10:05 AM, royr <r...@blixem.nl> wrote: > java version "1.6.0_21" > Java(TM) SE Runtime Environment (build 1.6.0_21-b06) > Java HotSpot(TM) Server VM (build 17.0-b16, mixed mode) > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SOLR-building-problems-tp2692916p2693574.html > Sent from the Solr - User mailing list archive at Nabble.com. > Hmmm, then I'm puzzled. I was hoping it was something simple like you weren't using the right Java version.
All I can say at this point is that lots of people (including me) are compiling without any problem, your steps look correct and the error *seems* to be related to somehow using an older Java compiler. Is there any chance that you're using a different Java compiler than you think, or you're somehow specifying that the compilation should be compatible with an earlier version of Java? Best Erick