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   ./lucene/analysis/pom.xml   ./lucene/analysis/common/pom.xml./lucene/analysis/icu/pom.xml./lucene/analysis/kuromoji/pom.xml./lucene/analysis/morfologik/pom.xml./lucene/analysis/phonetic/pom.xml./lucene/analysis/smartcn/pom.xml./lucene/analysis/stempel/pom.xml./lucene/analysis/uima/pom.xml./lucene/build/poms/pom.xml
   ./lucene/build/poms/lucene/pom.xml ./lucene/build/poms/lucene/backward-codecs/pom.xml./lucene/build/poms/lucene/benchmark/pom.xml./lucene/build/poms/lucene/classification/pom.xml./lucene/build/poms/lucene/codecs/pom.xml./lucene/build/poms/lucene/core/pom.xml./lucene/build/poms/lucene/demo/pom.xml./lucene/build/poms/lucene/expressions/pom.xml./lucene/build/poms/lucene/facet/pom.xml./lucene/build/poms/lucene/grouping/pom.xml./lucene/build/poms/lucene/highlighter/pom.xml./lucene/build/poms/lucene/join/pom.xml./lucene/build/poms/lucene/memory/pom.xml./lucene/build/poms/lucene/misc/pom.xml./lucene/build/poms/lucene/queries/pom.xml./lucene/build/poms/lucene/queryparser/pom.xml./lucene/build/poms/lucene/replicator/pom.xml./lucene/build/poms/lucene/sandbox/pom.xml./lucene/build/poms/lucene/spatial/pom.xml./lucene/build/poms/lucene/spatial3d/pom.xml./lucene/build/poms/lucene/suggest/pom.xml./lucene/build/poms/lucene/test-framework/pom.xml
./lucene/build/poms/solr/pom.xml./lucene/build/poms/solr/contrib/pom.xml  ./lucene/build/poms/solr/contrib/analysis-extras/pom.xml./lucene/build/poms/solr/contrib/analytics/pom.xml./lucene/build/poms/solr/contrib/clustering/pom.xml./lucene/build/poms/solr/contrib/dataimporthandler/pom.xml./lucene/build/poms/solr/contrib/dataimporthandler-extras/pom.xml./lucene/build/poms/solr/contrib/extraction/pom.xml./lucene/build/poms/solr/contrib/langid/pom.xml./lucene/build/poms/solr/contrib/map-reduce/pom.xml./lucene/build/poms/solr/contrib/morphlines-cell/pom.xml./lucene/build/poms/solr/contrib/morphlines-core/pom.xml./lucene/build/poms/solr/contrib/uima/pom.xml./lucene/build/poms/solr/contrib/velocity/pom.xml
./lucene/build/poms/solr/core/pom.xml./lucene/build/poms/solr/solrj/pom.xml./lucene/build/poms/solr/test-framework/pom.xml
./lucene/core/pom.xml ./lucene/core/experimental/pom.xml./lucene/test-framework/pom.xml  ./lucene/test-framework/experimental/pom.xml
Attaching /lucene/pom.xml for your review
I can upload the pom.xmls on my github account for you if you desire

Takk og HilsenMartin 
__ 
   


> From: jan@cominvent.com
> Subject: ant idea and IntelliJ 15
> Date: Wed, 24 Feb 2016 10:47:46 +0100
> To: dev@lucene.apache.org
> 
> Hi
> 
> Recently, ant idea does not set up my IntelliJ correctly. Source paths to 
> basic things like solr-core are missing, a broken reference int Ant.xml to 
> lucene/test-framework/lib/ant-1.8.2.jar etc.
> 
> 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?
> 
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 
  

pom.xml
Description: XML document

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

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. I've cloned and cleaned out the IntelliJ
settings multiple times and haven't had any issues opening the project in
IntelliJ after doing "ant idea".

Kevin Risden
Hadoop Tech Lead | Avalon Consulting, LLC 
M: 732 213 8417
LinkedIn  | Google+
 | Twitter


-
This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law. If
you are not the intended recipient, you should delete this message. Any
disclosure, copying, or distribution of this message, or the taking of any
action based on it, is strictly prohibited.


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. 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. I've cloned and cleaned out the IntelliJ settings 
multiple times and haven't had any issues opening the project in IntelliJ after 
doing "ant idea".
Kevin Risden
Hadoop Tech Lead | Avalon Consulting, LLCM: 732 213 8417LinkedIn | Google+ | 
Twitter

MG>Kevin..would you know of a GIT macrodef which can sub for build.xml 
svn-checker macrodef?
 
 
   
  
   
  
  
  
MG>svn-checker invoked thru check-svn-working-copy target in build.xml
  
  
MG>Thanks Kevin!
-This
 message (including any attachments) contains confidential information intended 
for a specific individual and purpose, and is protected by law. If you are not 
the intended recipient, you should delete this message. Any disclosure, 
copying, or distribution of this message, or the taking of any action based on 
it, is strictly prohibited.
  

RE: ant idea and IntelliJ 15

2016-02-24 Thread Uwe Schindler
Hi,

 

MG>Kevin..would you know of a GIT macrodef which can sub for build.xml 
svn-checker macrodef?

 

That is long part of Lucene’s build.xml. Was committed 2 days after the switch 
to git:

https://github.com/apache/lucene-solr/blob/9d35aafc565a880c5cae7c21fa6c10fbdd0399ec/build.xml#L556-L621

 

It was just renamed to “ant check-working-copy”

 

Uwe

 

-

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

 <http://www.thetaphi.de/> http://www.thetaphi.de

eMail: u...@thetaphi.de

 

From: Martin Gainty [mailto:mgai...@hotmail.com] 
Sent: Wednesday, February 24, 2016 10: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.apache.org

 

On Wed, Feb 24, 2016 at 3:47 AM, Jan Høydahl mailto:jan@cominvent.com> > 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. I've cloned and cleaned out the IntelliJ settings 
multiple times and haven't had any issues opening the project in IntelliJ after 
doing "ant idea".



Kevin Risden
Hadoop Tech Lead |  <http://www.avalonconsult.com/> Avalon Consulting, LLC

M: 732 213 8417

 <http://www.linkedin.com/company/avalon-consulting-llc> LinkedIn |  
<http://www.google.com/+AvalonConsultingLLC> Google+ |  
<https://twitter.com/avalonconsult> Twitter

MG>Kevin..would you know of a GIT macrodef which can sub for build.xml 
svn-checker macrodef?

 

 

 



  

  

  

  

  

  

  

  

  

  



  

 

 

  



  



  

 

MG>svn-checker invoked thru check-svn-working-copy target in build.xml

 

  



  

 

MG>Thanks Kevin!

 

-

This message (including any attachments) contains confidential information 

intended for a specific individual and purpose, and is protected by law. If 

you are not the intended recipient, you should delete this message. Any 

disclosure, copying, or distribution of this message, or the taking of any 

action based on it, is strictly prohibited.



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 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. I've cloned and cleaned out the IntelliJ 
> settings multiple times and haven't had any issues opening the project in 
> IntelliJ after doing "ant idea".
> 
> Kevin Risden
> Hadoop Tech Lead | Avalon Consulting, LLC 
> M: 732 213 8417
> LinkedIn  | Google+ 
>  | Twitter 
> 
> 
> -
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law. If 
> you are not the intended recipient, you should delete this message. Any 
> disclosure, copying, or distribution of this message, or the taking of any 
> action based on it, is strictly prohibited.



RE: ant idea and IntelliJ 15

2016-02-25 Thread Uwe Schindler
We also have a Maven build already!

 

Uwe

 

-

Uwe Schindler

H.-H.-Meier-Allee 63, D-28213 Bremen

 <http://www.thetaphi.de/> http://www.thetaphi.de

eMail: u...@thetaphi.de

 

From: Jan Høydahl [mailto:jan@cominvent.com] 
Sent: Thursday, February 25, 2016 1:50 AM
To: 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
Cominvent AS - www.cominvent.com <http://www.cominvent.com> 

 

24. feb. 2016 kl. 14.26 skrev Kevin Risden mailto:risd...@avalonconsult.com> >:

 

 

On Wed, Feb 24, 2016 at 3:47 AM, Jan Høydahl mailto:jan@cominvent.com> > 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. I've cloned and cleaned out the IntelliJ settings 
multiple times and haven't had any issues opening the project in IntelliJ after 
doing "ant idea".



Kevin Risden
Hadoop Tech Lead |  <http://www.avalonconsult.com/> Avalon Consulting, LLC

M: 732 213 8417

 <http://www.linkedin.com/company/avalon-consulting-llc> LinkedIn |  
<http://www.google.com/+AvalonConsultingLLC> Google+ |  
<https://twitter.com/avalonconsult> Twitter

 

-

This message (including any attachments) contains confidential information 

intended for a specific individual and purpose, and is protected by law. If 

you are not the intended recipient, you should delete this message. Any 

disclosure, copying, or distribution of this message, or the taking of any 

action based on it, is strictly prohibited.