On 3/26/2015 6:40 AM, Mrinali Agarwal wrote:
> I am trying to run my test cases in solr using ant .
> I am using below command
>
> ant test –Dtestcase=Test -Dtests.leaveTemporary=true
>
> Now , here i have my own custom schema & solrConfig . On running the above
> command on solr directiory
Hello ,
I am trying to run my test cases in solr using ant .
I am using below command
ant test –Dtestcase=Test -Dtests.leaveTemporary=true
Now , here i have my own custom schema & solrConfig . On running the above
command on solr directiory , it builds the project again which overrides my