Re: [Geotools-devel] Would like to commit changes to the test suite in plugin/shapefile

2006-01-04 Thread Jody Garnett
Martin Desruisseaux wrote: I don't know who is the maitainer of the shapefile module... Can I commit those changes? I think Jesse has been acting as module maintainer lately, but he is off on holiday for a couple weeks yet. I think Ian may have been to other module maintainer (what does pr

Re: [Geotools-devel] Would like to commit changes to the test suite in plugin/shapefile

2006-01-01 Thread Martin Desruisseaux
James Macgill a écrit : These all sound like good changes, much of the issues stem from the age of the shapefile code, some of it is the very olded in GT2, and a few lines of it may even stem back to GT1 :) Done. By what about the second issue (not yet applied): data are duplicated between mod

Re: [Geotools-devel] Would like to commit changes to the test suite in plugin/shapefile

2005-12-31 Thread James Macgill
These all sound like good changes, much of the issues stem from the age of the shapefile code, some of it is the very olded in GT2, and a few lines of it may even stem back to GT1 :) I say go for it. James On 12/31/05, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > I don't know who is the mait

[Geotools-devel] Would like to commit changes to the test suite in plugin/shapefile

2005-12-31 Thread Martin Desruisseaux
I don't know who is the maitainer of the shapefile module... I would like to commit the following changes. Those changes was needed in order to get the Maven 2 build to run the tests. Basically, Maven 2 doesn't seem to allow fetching resources in the root package (for security reason I guess;