Re: Issues in compiling Solr code.

2015-05-30 Thread Shawn Heisey
On 5/30/2015 1:59 AM, Aniket Kumar wrote: > Hi All, > > > I am trying to build and compile Solr . I have been following the below > link . > > https://wiki.apache.org/solr/HowToCompileSolr > > I have taken the latest version of code and have run ant clean compile > command , followed by ant dis

Issues in compiling Solr code.

2015-05-30 Thread Aniket Kumar
Hi All, I am trying to build and compile Solr . I have been following the below link . https://wiki.apache.org/solr/HowToCompileSolr I have taken the latest version of code and have run ant clean compile command , followed by ant dist. Both the steps were successful, but no war was created(as