Re: [Geotools-devel] build help -- mvn cannot find gt2-jar-collector

2006-07-22 Thread Martin Desruisseaux
Davis Ford a écrit : > Hi, I checked out Bryce's branch of jtsGeometry, > > svn co http://svn.geotools.org/geotools/branches/jts-wrapper/ > > and I'm trying to create an Eclipse project but maven cannot seem to > find gt2-jar-collector-2.3-SNAPSHOT -> > > [INFO] Scanning for projects... > [INFO]

[Geotools-devel] Catalog code review

2006-07-22 Thread Jody Garnett
Hi Justin, You asked for a code review on your completing of the catalog interface... I love your implementation of AdaptingResolve and so on: - API Module - catalog patch accepted! - Main - not quite ready yet Cheers, Jody API Module Code: +1 - looks nice and straight forward Headers:

[Geotools-devel] what the heck is "Diff" (in main data)

2006-07-22 Thread Jody Garnett
This class has no header, and no class comment, has some evidence of quad tree in the middle ... is this the result of some optimization run that was so blindly fast javadocs would slow it down at runtime? Has a test case - yeah. But that has no comments either (or header). I am offline right n

[Geotools-devel] Repeated question for (C) information on catalog packages

2006-07-22 Thread Jody Garnett
Hi Justin, I am working through the catalog packages in main trying to sort things out ... in addition to wondering what you specifically created I thought I should ask what AST and ASTFactory are fore? They appear to either be ... - something written by dzwiers for uDig? (contains @since 0.6 a

[Geotools-devel] IP Module Main ... 1 through 24 of 53

2006-07-22 Thread Jody Garnett
If you have been sent this email directly it is because their our some IP questions in main that you can help me with ... I would ask all of geotools-devel to check what is happening and help out. The following packages are covered: org.geotools.catalog org.geotools.catalog.adaptable org.geotool

[Geotools-devel] IP Main, DataUtils (another strange license in the middle of our code base....)

2006-07-22 Thread Jody Garnett
DateUtil in org.geotools.feature.type Given I am not sure we are even handling dates correctly at this time perhaps we can give this one the boot? Looks like the code was copied directly, javadoc says @version 1.0 and @author Dennis M. Sosnoski. I am offline and cannot check svn, so once ag

[Geotools-devel] Space versus tabulation policy in Geotools code?

2006-07-22 Thread Martin Desruisseaux
I recently edited (minor changes discussed two or three days ago) some files other than my usual ones. Those files are using tabulations for indentation, which result in inconsistent indentation since: * My NetBeans IDE is configured with 4 spaces by tabulation; * DOS "type" or Windows No

Re: [Geotools-devel] main not happy ...

2006-07-22 Thread Martin Desruisseaux
Jody Garnett a écrit : >> Running org.geotools.data.vpf.io.TableInputStreamTest >> Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.125 sec >> <<< FAILURE! I also get random test failures on module/main. Running "mvn install" sometime work, and sometime fail in main without obv

Re: [Geotools-devel] IP Module Main ... 1 through 24 of 53

2006-07-22 Thread Martin Desruisseaux
Jody Garnett a écrit : > org.geotools.data.crs > - > Initially created for GeoTools 2.0 to provide reader implementations for > reprojection / forceprojection, initial AuthorityFactory interface provided > for GeoTools 2.1 since deprecated and moved to referencing. Just had a

[Geotools-devel] GC Merge Progress

2006-07-22 Thread Simone Giannecchini
Hi list, a few days have passed since I committed the first bunch of changes from the coverage branch merge. I have not seen any complains hence I assume that everything went even smoother than I expected. I am done, or at least I think I am done, with merging most plugins for coverages. Here is t

Re: [Geotools-devel] build help -- mvn cannot find gt2-jar-collector

2006-07-22 Thread Davis Ford
Hi Martin - it is my understanding if I run 'mvn install' inside the directory C:\SVN\jts-wrapper\module\jtsGeometry> ...this will try to build the jtsGeometry jar file and install it into my local mvn repository -- however, in order to do this, it needs to d/l and find all of its dependencies.

[Geotools-devel] Resolution for EPSG "Use of the data" Requirements

2006-07-22 Thread Jody Garnett
Thanks for taking this up for us Frank - you rock. I will ask the approriate geotools module maintains (cough Martin and Myself) to make a note for our own review.txt files ;-) Cheers, > Folks, > > One of the licensing issues for GDAL/OGR and software packages built > on GDAL, PROJ.4 or libgeoti

Re: [Geotools-devel] Repeated question for (C) information on catalog packages

2006-07-22 Thread Justin Deoliveira
Hi Jody, Sorry for the delayed reply. Jody Garnett wrote: > Hi Justin, I am working through the catalog packages in main trying to > sort things out ... in addition to wondering what you specifically > created I thought I should ask what AST and ASTFactory are fore? They > appear to either be

Re: [Geotools-devel] IP Module Main ... 1 through 24 of 53

2006-07-22 Thread Justin Deoliveira
Jody Garnett wrote: > If you have been sent this email directly it is because their our some > IP questions in main that you can help me with ... I would ask all of > geotools-devel > to check what is happening and help out. > > The following packages are covered: > org.geotools.catalog > org.ge

[Geotools-devel] Lost backwards compatibility

2006-07-22 Thread Chris Holmes
So we lost backwards compatibility with DataStores. I built a new Oracle jar with a bug fix that didn't make it across from 2.1.x. I couldn't build because it needed a new main build as there was a class not found. So I built main again, and then tried to just distribute the oracle jar. Go

[Geotools-devel] [jira] Created: (GEOT-897) Concurrent feature modification blocks in PostGIS

2006-07-22 Thread Cory Horner (JIRA)
Concurrent feature modification blocks in PostGIS - Key: GEOT-897 URL: http://jira.codehaus.org/browse/GEOT-897 Project: GeoTools Issue Type: Bug Components: data jdbc, data postgis

[Geotools-devel] Can I have Expr back ;-)

2006-07-22 Thread Jody Garnett
Hi Justin! In doing the IP check on trunk I ran into the Expr class - and guess what? It is looking like a waste of time after the slick builder interfaces on FM branch. Do you mind if we: - set up an FilterBuilder on trunk/FM - remove Expr by pulling methods down into FilterFactoryImpl I know

[Geotools-devel] Postgis + 2.2.0 Release

2006-07-22 Thread Cory Horner
I've been hacking away at: http://jira.codehaus.org/browse/GEOT-897 for the last little while. Horray, it is fixed for postgres >= 8.1... for all others, sorry -- it's too much work to support concurrent edits _well_. A decent test case accompanies this, and it seems to work well. Richard: i

[Geotools-devel] FM Guidelines finally published

2006-07-22 Thread Jody Garnett
Link here: - http://docs.codehaus.org/display/GEOTOOLS/Feature+Model+Branch 1. Builder vs Factory * XFactory does what it does *exactly* with no logic * XBuilder maintains state and can do the logic you wanted to put in the factory 2. DataStore and

[Geotools-devel] Postgis, etc merge from 2.2.x

2006-07-22 Thread Cory Horner
...just a heads up. David, I merged your fidmapper changes on 2.2.x over to trunk, along with a bunch of postgis and datastore fixes. Please see revision 20666. Cheers, Cory. - Take Surveys. Earn Cash. Influence the Future

[Geotools-devel] [jira] Created: (GEOT-898) Javadocs point to geoapi2.1 not geoapi2.0

2006-07-22 Thread Adrian Custer (JIRA)
Javadocs point to geoapi2.1 not geoapi2.0 - Key: GEOT-898 URL: http://jira.codehaus.org/browse/GEOT-898 Project: GeoTools Issue Type: Bug Affects Versions: 2.2-RC3 Reporter: Adrian Cust

[Geotools-devel] Status of 2.2: relase or RC4?

2006-07-22 Thread Adrian Custer
Hey all, On IRC rgould (iirc) said he would pull the release on friday. Not sure if this happened. However, i also gather that Jesse's fix was fairly major and might require an RC of its own. Meanwhile, I have found that our javadocs point to geoapi 2.1 and *not* geoapi 2.0 the way they should.

Re: [Geotools-devel] main not happy ...

2006-07-22 Thread Andrea Aime
Jody Garnett ha scritto: >> Running org.geotools.data.vpf.io.TableInputStreamTest >> Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.125 >> sec <<< FAILURE! Funny, I could not even find this class? According to the svn logs, it has been removed by Richard during the week by merg

[Geotools-devel] Geotools-commits stopped working again?

2006-07-22 Thread Andrea Aime
Hi, I have done a few commits a few hours ago and they don't show up in the mailing list. The last post is in fact two days old. Can someone check what's going on? Cheers Andrea - Take Surveys. Earn Cash. Influence the Future

Re: [Geotools-devel] Space versus tabulation policy in Geotools code?

2006-07-22 Thread Andrea Aime
Martin Desruisseaux ha scritto: > I recently edited (minor changes discussed two or three days ago) some files > other than my usual > ones. Those files are using tabulations for indentation, which result in > inconsistent indentation since: > >* My NetBeans IDE is configured with 4 spaces b

Re: [Geotools-devel] GMLDataStoreFactory

2006-07-22 Thread David Zwiers
Makes sense here, think Jesse was looking into that though ... so we should check with him/let him know.   DZ  On 7/19/06, Alessio Fabiani <[EMAIL PROTECTED]> wrote: Hi all,in the GMLDataStoreFactory there is a calling to the method "toURI()" of the java.net.URL class. The problem is that this met

Re: [Geotools-devel] Status of 2.2: relase or RC4?

2006-07-22 Thread Martin Desruisseaux
Adrian Custer a écrit : > On the javadocs, is there a GeoAPI 2.0 javadoc set online? If so where? > If not, could we put a set on javadocs.geotools.fr? There is a javadoc for GeoAPI 2.0 there: http://geoapi.sourceforge.net/2.0/javadoc/index.html I will try to fix the pom.xml file on the 2.2