The patch is on trunk; you would need to pull it out using an svn
merge operation.

BTW - now is the future - if you want a help on this one you will need
to ask on the geotools-devel list (for someone with both a mac and a
check out of 2.5.x).

I don't mean to be rude on this one - as a volunteer I do not have
time to work on 2.5.x; and if you would like to email me directly I
would need to set up a support contract with you :-)

Jody

On Sat, Jul 11, 2009 at 4:37 AM, Francesco Izzi<francesco.i...@nsdi.it> wrote:
> Thanks, for replay Jody.
>
> Where i find the patch? i would try this patch on the 2.5.x.
>
> Yes, in the future i send my mails on the mailing list.
>
> 2009/7/10 Jody Garnett <jody.garn...@gmail.com>
>>
>> I fixed that one last week on trunk; I do not have a check out of
>> 2.5.x to apply the patch to. In the future can you send these sorts of
>> emails to the geotools lists?
>>
>> Jody
>>
>> On Thu, Jul 9, 2009 at 7:12 PM, Francesco Izzi<francesco.i...@nsdi.it>
>> wrote:
>> > Hi Jody,
>> >
>> > 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.
>> >
>> >
>> > 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:     francesco.i...@geosdi.org
>> > skype:  neofx8080
>> >
>> > web:     http://www.geosdi.org
>> >
>> >
>> >
>
>
>
> --
> 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:     francesco.i...@geosdi.org
> 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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to