I had a look at the history and came up with the followin... r33437 | jive | 2009-07-02 22:13:36 +1000 (Thu, 02 Jul 2009) | 1 line
Patch DataUtilties.urlToFile to detect garbled URLs from either the deprecated file.toURL() method; or a really bad \ Mac OSX Java 1.5.7_19 implementation Jody On Sat, Jul 11, 2009 at 8:12 PM, Francesco Izzi<[email protected]> wrote: > Hi list, > > i try to build geotools 2.5.x with my mac. > > my java -version is: > > java version "1.5.0_19" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02-304) > Java HotSpot(TM) Client VM (build 1.5.0_19-137, mixed mode, sharing) > > the mvn clean install return: > > Failed tests: > testAll(org.geotools.data. > shapefile.indexed.ShapefileQuadTreeReadWriteTest) > testAll(org.geotools.data.shapefile.indexed.ShapefileRTreeReadWriteTest) > > Tests in error: > > testWriteTwice(org.geotools.data.shapefile.indexed.ShapefileQuadTreeReadWriteTest) > testWriteNulls(org.geotools.data.shapefile.ShapefileNullHandlingTest) > testReadWriteStatePop(org.geotools.data.shapefile.ShapefileReadWriteTest) > > testReadWritePolygonTest(org.geotools.data.shapefile.ShapefileReadWriteTest) > testReadWritePointTest(org.geotools.data.shapefile.ShapefileReadWriteTest) > > testReadWriteHoleTouchEdge(org.geotools.data.shapefile.ShapefileReadWriteTest) > testReadWriteChinese(org.geotools.data.shapefile.ShapefileReadWriteTest) > testReadDanishPoint(org.geotools.data.shapefile.ShapefileReadWriteTest) > > testConcurrentReadWrite(org.geotools.data.shapefile.ShapefileReadWriteTest) > > testUpdating(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testRemoveFromFrontAndClose(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testRemoveFromFrontAndCloseTransaction(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testRemoveFromBackAndClose(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testTestTransaction(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testAttributesWriting(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testGeometriesWriting(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testWipesOutInvalidFidsFromFilters(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testCountTransaction(org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreTest) > > testWriteTwice(org.geotools.data.shapefile.indexed.ShapefileRTreeReadWriteTest) > testEmptyFields(org.geotools.data.shapefile.DbaseFileTest) > testHolyPolygons(org.geotools.data.shapefile.indexed.ShapefileTest) > testCaseFile(org.geotools.data.shapefile.ShpFilesTest) > testShapefileFilesAll(org.geotools.data.shapefile.ShpFilesTest) > testURLStringConstructor(org.geotools.data.shapefile.ShpFilesTest) > testFileStringConstructor(org.geotools.data.shapefile.ShpFilesTest) > testShapefileFilesSome(org.geotools.data.shapefile.ShpFilesTest) > testFileURLs(org.geotools.data.shapefile.ShpFilesTest) > testHolyPolygons(org.geotools.data.shapefile.ShapefileTest) > testWrite(org.geotools.data.shapefile.ShapefileDataStoreTest) > testUpdating(org.geotools.data.shapefile.ShapefileDataStoreTest) > > testRemoveFromFrontAndClose(org.geotools.data.shapefile.ShapefileDataStoreTest) > > testRemoveFromFrontAndCloseTransaction(org.geotools.data.shapefile.ShapefileDataStoreTest) > > testRemoveFromBackAndClose(org.geotools.data.shapefile.ShapefileDataStoreTest) > testAttributesWriting(org.geotools.data.shapefile.ShapefileDataStoreTest) > testGeometriesWriting(org.geotools.data.shapefile.ShapefileDataStoreTest) > > testWriteShapefileWithNoRecords(org.geotools.data.shapefile.ShapefileDataStoreTest) > > testWriteReadBigNumbers(org.geotools.data.shapefile.ShapefileDataStoreTest) > testReplaceOriginal(org.geotools.data.shapefile.StorageFileTest) > testReplaceOriginals(org.geotools.data.shapefile.StorageFileTest) > testReplaceOriginalsEmptyArgs(org.geotools.data.shapefile.StorageFileTest) > testCompareTo(org.geotools.data.shapefile.StorageFileTest) > > Tests run: 168, Failures: 2, Errors: 41, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] There are test failures. > > Please refer to > /Users/francesco/codice/geotools/2.5.x/modules/plugin/shapefile/target/surefire-reports > for the individual test results. > > I talked to Jody and he said that he wrote a patch on the trunk, > there is anyone who has tried the 2.5.x branch? > Best Regard, > > -- > Francesco Izzi > CNR - IMAA > geoSDI - NSDI > Responsabile Sviluppo Software > > C.da S. Loja > 85050 Tito Scalo - POTENZA (PZ) > Italia > > phone: +39 0971427305 > fax: +39 0971 427271 > mob: +39 3402640314 > mail: [email protected] > skype: neofx8080 > > web: http://www.geosdi.org > > > > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
