Re: [Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-27 Thread Jody Garnett
Understood; I am ready to commit on my end. On Fri, Feb 27, 2009 at 8:24 PM, Martin Desruisseaux < martin.desruisse...@geomatys.fr> wrote: > Hello Jody > > I'm fine with aligning GeoTools trunk on GeoAPI 2.3-SNAPSHOT and keeping > GeoAPI 2.2-SNAPSHOT for GeoTools 2.5. The change on trunk can be a

Re: [Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-27 Thread Martin Desruisseaux
Hello Jody I'm fine with aligning GeoTools trunk on GeoAPI 2.3-SNAPSHOT and keeping GeoAPI 2.2-SNAPSHOT for GeoTools 2.5. The change on trunk can be applied at any time people wish. If you already did that, maybe you can just commit after we get the okay from other? Martin --

Re: [Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-26 Thread Jody Garnett
> > As far as GeoTools is concerned, the only change is to replace the "geoapi" > Maven dependency by "geoapi-pending". There is no other changes needed on > the GeoTools side, since GeoAPI 2.3-SNAPSHOT is strictly identical to GeoAPI > 2.2-SNAPSHOT except for this module split. > I chose to let m

Re: [Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-26 Thread Martin Desruisseaux
Jody Garnett a écrit : > I would like to migrate trunk to track the GeoAPI 2.3-SNAPSHOT; we have > to add an additional dependency to match the split into geoapi and > geoapi-pending. As far as GeoTools is concerned, the only change is to replace the "geoapi" Maven dependency by "geoapi-pending

Re: [Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-26 Thread Jody Garnett
I have been able to perform the change locally.Jody On Thu, Feb 26, 2009 at 4:46 PM, Jody Garnett wrote: > I would like to migrate trunk to track the GeoAPI 2.3-SNAPSHOT; we have to > add an additional dependency to match the split into geoapi and > geoapi-pending. > In particular Johnathan is ma

[Geotools-devel] GeoAPI 2.3-SNAPSHOT

2009-02-25 Thread Jody Garnett
I would like to migrate trunk to track the GeoAPI 2.3-SNAPSHOT; we have to add an additional dependency to match the split into geoapi and geoapi-pending. In particular Johnathan is making some good observations on the style data structures and how to make them extensible that I would like to track