RE: ant idea and IntelliJ 15

2016-02-25 Thread Uwe Schindler
o: dev@lucene.apache.org Subject: Re: ant idea and IntelliJ 15 It now works for me after running “ant clean-idea idea”. Sorry for the noise :) @Martin, I have no problem with building with Ant, so I’m sorry I cannot assist in your maven effort. -- Jan Høydahl, search solution architect Cominv

Re: ant idea and IntelliJ 15

2016-02-24 Thread Jan Høydahl
It now works for me after running “ant clean-idea idea”. Sorry for the noise :) @Martin, I have no problem with building with Ant, so I’m sorry I cannot assist in your maven effort. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 24. feb. 2016 kl. 14.26 skrev Kevin

RE: ant idea and IntelliJ 15

2016-02-24 Thread Uwe Schindler
:19 PM To: dev@lucene.apache.org Subject: RE: ant idea and IntelliJ 15 _ From: <mailto:risd...@avalonconsult.com> risd...@avalonconsult.com Date: Wed, 24 Feb 2016 07:26:18 -0600 Subject: Re: ant idea and IntelliJ 15 To: <mailto:dev@lucene.apache.org> dev@lucene.apach

RE: ant idea and IntelliJ 15

2016-02-24 Thread Martin Gainty
From: risd...@avalonconsult.com Date: Wed, 24 Feb 2016 07:26:18 -0600 Subject: Re: ant idea and IntelliJ 15 To: dev@lucene.apache.org On Wed, Feb 24, 2016 at 3:47 AM, Jan Høydahl wrote: Not sure if the problem started after I upgraded to IntelliJ 15 or after we switched to git or what

Re: ant idea and IntelliJ 15

2016-02-24 Thread Kevin Risden
On Wed, Feb 24, 2016 at 3:47 AM, Jan Høydahl wrote: > Not sure if the problem started after I upgraded to IntelliJ 15 or after > we switched to git or what. Others having the same issues? I haven't had any issues using IntellJ 14, 15 or 16 EAP with lucene-solr before or after switching to Git.

RE: ant idea and IntelliJ 15

2016-02-24 Thread Martin Gainty
Jan I spent a day attempting to determine the lifecycle for ant build.xml targets then I retasked the build to implement maven pom.xml(s) I have all pom.xml which pre-compile,compile,run testcases and build jars for Project Lucene ..Here is listing of Lucene pom.xml's ./lucene/pom.xml