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
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
--
>
> 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
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
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
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