Re: Spatial4j dependency in lucene 4.0.0, final

2012-11-15 Thread Smiley, David W.
On Nov 15, 2012, at 4:09 PM, mailto:karl.wri...@nokia.com>> wrote: I am willing to assist to some extent with spatial4j, if that is yours. FYI the Spatial4j dev list is here: http://spatial4j.16575.n6.nabble.com It changed significantly from 0.2 to 0.3, and not just in the area of package

RE: Spatial4j dependency in lucene 4.0.0, final

2012-11-15 Thread karl.wright
st in the area of package and class naming, no? Karl From: ext Smiley, David W. [mailto:dsmi...@mitre.org] Sent: Thursday, November 15, 2012 4:05 PM To: Subject: Re: Spatial4j dependency in lucene 4.0.0, final Hi Karl! You say that the dependency isn't versioned, but all dependencies are

Re: Spatial4j dependency in lucene 4.0.0, final

2012-11-15 Thread Smiley, David W.
Hi Karl! You say that the dependency isn't versioned, but all dependencies are versioned. If you say it's unversioned because you can't see the version in the pom for lucene-spatial, that's because it's specified in the section of the parent pom for lucene itself. Lucene 4.0.0-BETA depends

Spatial4j dependency in lucene 4.0.0, final

2012-11-15 Thread karl.wright
Hi guys, The 4.0.0 lucene-spatial maven dependency on spatial4j is UNVERSIONED. But the two spatial4j versions in play (0.2 and 0.3) are significantly different. We have code developed for lucene-spatial 4.0.0 beta which doesn't seem to compile with either spatial4j version. What was the int