Re: [Geotools-devel] Postgis tests broken on trunk

2008-12-02 Thread Jody Garnett
I feel a bit like the shot messenger; the change to the new feature model resulted in the change to the equals contract. During that change we lost the length information that I depended on for exporting shapefiles from a PostGIS table FeatureType. Restoring that has shown that the FeatureType

[Geotools-devel] [jira] Created: (GEOT-2186) Directory data store returns raw FeatureSource objects

2008-12-02 Thread Andrea Aime (JIRA)
Directory data store returns raw FeatureSource objects -- Key: GEOT-2186 URL: http://jira.codehaus.org/browse/GEOT-2186 Project: GeoTools Issue Type: Bug Components: data director

[Geotools-devel] [jira] Created: (GEOT-2185) DirectoryDataStore does not dispose satellite datastores

2008-12-02 Thread Andrea Aime (JIRA)
DirectoryDataStore does not dispose satellite datastores Key: GEOT-2185 URL: http://jira.codehaus.org/browse/GEOT-2185 Project: GeoTools Issue Type: Bug Components: data dire

[Geotools-devel] [jira] Created: (GEOT-2184) DirectoryDataStore caches files in the directory permanently

2008-12-02 Thread Andrea Aime (JIRA)
DirectoryDataStore caches files in the directory permanently Key: GEOT-2184 URL: http://jira.codehaus.org/browse/GEOT-2184 Project: GeoTools Issue Type: Bug Components: d

[Geotools-devel] [jira] Created: (GEOT-2183) SLDStyleFactory assumes style expressions return the expected type without conversions

2008-12-02 Thread Andrea Aime (JIRA)
SLDStyleFactory assumes style expressions return the expected type without conversions -- Key: GEOT-2183 URL: http://jira.codehaus.org/browse/GEOT-2183 Project: GeoTo

Re: [Geotools-devel] Postgis tests broken on trunk

2008-12-02 Thread Andrea Aime
Andrea Aime ha scritto: >> This is a dammed if you do dammed if you don't - the length information >> is needed if we are going to export from PostGIS into a shapefile >> correctly. > > Well, broken build is in my book more damned, it prevents any > other work in the module. It's the first sing

Re: [Geotools-devel] Postgis tests broken on trunk

2008-12-02 Thread Andrea Aime
Jody Garnett ha scritto: > In what way does this break the equality tests? Is data being truncated? >> Now, I'm wondering two things: >> - why is the build box not running the postgis tests? >>We must re-enable this, the normal dev build does not run them >> > That is also my question. Ok,