From: Loren C. <lor...@gm...> - 2011-05-01 00:51:14
|
I forget who implemented the spatial index, but it was not compiling. The libraries that are used for it are no longer where they were. I updated the build to the current libraries location? The dataset the is now downloading in the test has changed from a .gz to a .zip file. The contents of the sample file has also changed. I will be looking into this, but it will have to wait a week. If someone else considers this a priority, then I would appreciate the unit test updates. spatial: prepare-libs: [echo] ------------------------------------------------------ [echo] Downloading libraries required by the spatial index... [echo] ------------------------------------------------------ [get] Getting: http://lists.refractions.net/m2/org/opengis/geoapi-nogenerics/2.1.1/geoapi-nogenerics-2.1.1.jar [get] To: /Users/lcahlander/Documents/workspace/test/extensions/indexes/spatial/lib/geoapi-nogenerics-2.1.1.jar [get] local file date : Fri Jun 13 04:47:48 CDT 2008 [get] Not modified - so not downloaded [get] Getting: http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar [get] To: /Users/lcahlander/Documents/workspace/test/extensions/indexes/spatial/lib/gt2-api-2.4.5.jar [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar [get] Error opening connection java.io.FileNotFoundException: http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar [get] Can't get http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar to /Users/lcahlander/Documents/workspace/test/extensions/indexes/spatial/lib/gt2-api-2.4.5.jar BUILD FAILED /Users/lcahlander/Documents/workspace/test/build/scripts/build-impl.xml:685: The following error occurred while executing this line: /Users/lcahlander/Documents/workspace/test/extensions/indexes/build.xml:2: The following error occurred while executing this line: /Users/lcahlander/Documents/workspace/test/extensions/indexes/build.xml:2: The following error occurred while executing this line: /Users/lcahlander/Documents/workspace/test/extensions/indexes/build.xml:2: The following error occurred while executing this line: /Users/lcahlander/Documents/workspace/test/extensions/indexes/spatial/build.xml:32: Can't get http://maven.geotools.fr/repository/org/geotools/gt2-api/2.4.5/gt2-api-2.4.5.jar to /Users/lcahlander/Documents/workspace/test/extensions/indexes/spatial/lib/gt2-api-2.4.5.jar |