Re: [Geotools-devel] metadata now with less JAI

2008-04-20 Thread Martin Desruisseaux
Jody Garnett a écrit : > We won't know until we try. I was thinking of doing something more crazy > then just collecting the jars; ie there is too much API exposed if we > just collect up what we have. We really need to take a small portion of > geoapi.jar; and a small portion of gt-api.jar ...

Re: [Geotools-devel] metadata now with less JAI

2008-04-18 Thread Jody Garnett
Martin Desruisseaux wrote: > Yes, I think it is everything needed (together with their > dependencies: jsr-108, hsqldb - thats about all I think). > > Thanks for doing this work Jody - it is appreciated. > > Of course I would be glad to provides them as separated download. One > possible way to d

Re: [Geotools-devel] metadata now with less JAI

2008-04-18 Thread Martin Desruisseaux
Jody Garnett a écrit : > I had in mind an artifact including the following modules: > - geoapi > - metadata > - referencing > - epsg-hsql Yes, I think it is everything needed (together with their dependencies: jsr-108, hsqldb - thats about all I think). Thanks for doing this work Jody - it is a

[Geotools-devel] metadata now with less JAI

2008-04-17 Thread Jody Garnett
I have implemented org.geotools.util.Range and made NumberRange make use of this base class (rather than extend a JAI class as in previous iterations of GeoTools). - http://jira.codehaus.org/browse/GEOT-746 This was the last peice needed to make a standalone referencing download for OpenJUMP. S