Thanks for your prompt response I'm using IntelliJ IDEA 11 on a Windows machine. ant clean + resolve didn't really make any difference.
My c:\Program Files (x86)\Java\jre7\lib\ folder was missing tools.jar and ant was complaining about it so I grabbed it from one of IntelliJ's folders, but that didn't help either Perhaps the build system is broken for this configuration? On Mon, Aug 20, 2012 at 6:44 PM, Adrien Grand <[email protected]>wrote: > On 20/08/2012 17:28, Itamar Syn-Hershko wrote: > >> Hi there, >> > > Hi Itamar, > > > I checked out trunk, but can't get it to compile. >> > > I just updated my working copy and `ant compile` works fine. What command > or IDE are you using to build Lucene/Solr ? > > -- > Adrien Grand > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > [email protected].**org<[email protected]> > For additional commands, e-mail: [email protected] > > >
