Re: [Geotools-devel] Build broken in the shapefile module

2008-02-20 Thread Jesse Eichar
I just noticed that I had also made some changes to the DBFReader. Its probably a windows vs mac issue again. Irregardless I'll see what I can find. Jesse Le 20-Feb-08 à 6:39 AM, Justin Deoliveira a écrit : > FYI, i have also had to exclude FileSystemPageStoreTest.java locally > on our b

Re: [Geotools-devel] Build broken in the shapefile module

2008-02-20 Thread Justin Deoliveira
FYI, i have also had to exclude FileSystemPageStoreTest.java locally on our build server because it consistently fails. Jesse Eichar wrote: > That's odd. I never changed anything. I just added 4 classes. Or so > I thouhg. I'll have to go through the commit logs and find out what > changed

Re: [Geotools-devel] Build broken in the shapefile module

2008-02-20 Thread Jesse Eichar
That's odd. I never changed anything. I just added 4 classes. Or so I thouhg. I'll have to go through the commit logs and find out what changed. I'll see what I can find. Jesse Le 19-Feb-08 à 8:46 AM, Andrea Aime a écrit : > Hi Jesse, > it seems a recent commit of yours broke the build.

Re: [Geotools-devel] Build broken in the shapefile module

2008-02-19 Thread Gabriel Roldán
Hi Jesse, I've had to step up and exclude the failing tests in the pom (Shapefile and IndexedShapefileDataStoreTest) as I need the build going to implement the dataaccess proposal with confidence. Feel free to bring them back to life when fixed. Cheers, Gabriel On Tuesday 19 February 2008 05

[Geotools-devel] Build broken in the shapefile module

2008-02-19 Thread Andrea Aime
Hi Jesse, it seems a recent commit of yours broke the build. It has something to do with locking failures apparently: --- Test set: org.geotools.data.shapefile.ShapefileDataStoreTest ---