See <http://hudson.opengeo.org/hudson/job/geotools-trunk/4329/changes>
Changes: [NielsCharlier] GEOT-4006 SLDParser needs to set namespace context for Geometry/PropertyName ------------------------------------------ [...truncated 3974 lines...] Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode. Occurs in: com.sun.media.jai.mlib.MediaLibAccessor java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248) at java.security.AccessController.doPrivileged(Native Method) at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245) at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177) at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357) at com.sun.media.jai.mlib.MlibLookupRIF.create(MlibLookupRIF.java:49) at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473) at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332) at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819) at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867) at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888) at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:799) at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867) at javax.media.jai.RenderedOp.getWidth(RenderedOp.java:2179) at org.geotools.gce.geotiff.GeoTiffReader.read(GeoTiffReader.java:544) at org.geotools.gce.geotiff.GeoTiffReaderTest.testTransparencySettings(GeoTiffReaderTest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) ... 47 more Apr 4, 2012 1:13:09 PM org.geotools.gce.geotiff.GeoTiffReaderTest testExternalOverviews INFO: Number of external overviews: 4 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec Running org.geotools.gce.geotiff.GeoTiffWriterTest Apr 4, 2012 1:13:10 PM org.geotools.referencing.operation.AuthorityBackedFactory createFromDatabase WARNING: Failed to create a coordinate operation from "European Petroleum Survey Group" authority factory. org.opengis.referencing.FactoryException: Could not locate grid file conus.las at org.geotools.referencing.operation.transform.NADCONTransform.locateGrid(NADCONTransform.java:248) at org.geotools.referencing.operation.transform.NADCONTransform.<init>(NADCONTransform.java:232) at org.geotools.referencing.operation.transform.NADCONTransform$Provider.createMathTransform(NADCONTransform.java:640) at org.geotools.referencing.operation.DefaultMathTransformFactory.createParameterizedTransform(DefaultMathTransformFactory.java:463) at org.geotools.referencing.operation.DefaultMathTransformFactory.createBaseToDerived(DefaultMathTransformFactory.java:352) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2727) at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateOperation(BufferedAuthorityFactory.java:1041) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2676) at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateOperation(BufferedAuthorityFactory.java:1041) at org.geotools.referencing.factory.epsg.CoordinateOperationSet.createObject(CoordinateOperationSet.java:91) at org.geotools.referencing.factory.IdentifiedObjectSet$Iter.toNext(IdentifiedObjectSet.java:394) at org.geotools.referencing.factory.IdentifiedObjectSet$Iter.<init>(IdentifiedObjectSet.java:378) at org.geotools.referencing.factory.IdentifiedObjectSet.iterator(IdentifiedObjectSet.java:221) at org.geotools.referencing.factory.IdentifiedObjectSet.resolve(IdentifiedObjectSet.java:239) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createFromCoordinateReferenceSystemCodes(DirectEpsgFactory.java:2849) at org.geotools.referencing.factory.BufferedAuthorityFactory.createFromCoordinateReferenceSystemCodes(BufferedAuthorityFactory.java:1065) at org.geotools.referencing.operation.AuthorityBackedFactory.createFromDatabase(AuthorityBackedFactory.java:242) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.tryDB(DefaultCoordinateOperationFactory.java:1562) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperationStep(DefaultCoordinateOperationFactory.java:973) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperation(DefaultCoordinateOperationFactory.java:262) at org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:256) at org.geotools.coverage.processing.operation.Resampler2D.reproject(Resampler2D.java:468) at org.geotools.coverage.processing.operation.Resample.doOperation(Resample.java:258) at org.geotools.coverage.processing.CoverageProcessor.doOperation(CoverageProcessor.java:542) at org.geotools.coverage.processing.CoverageProcessor.doOperation(CoverageProcessor.java:564) at org.geotools.coverage.processing.Operations.doOperation(Operations.java:772) at org.geotools.coverage.processing.Operations.resample(Operations.java:405) at org.geotools.gce.geotiff.GeoTiffWriterTest.testWriteGoogleMercator(GeoTiffWriterTest.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Apr 4, 2012 1:13:10 PM org.geotools.referencing.operation.AuthorityBackedFactory createFromDatabase WARNING: Failed to create a coordinate operation from "European Petroleum Survey Group" authority factory. org.opengis.referencing.FactoryException: Could not locate grid file conus.las at org.geotools.referencing.operation.transform.NADCONTransform.locateGrid(NADCONTransform.java:248) at org.geotools.referencing.operation.transform.NADCONTransform.<init>(NADCONTransform.java:232) at org.geotools.referencing.operation.transform.NADCONTransform$Provider.createMathTransform(NADCONTransform.java:640) at org.geotools.referencing.operation.DefaultMathTransformFactory.createParameterizedTransform(DefaultMathTransformFactory.java:463) at org.geotools.referencing.operation.DefaultMathTransformFactory.createBaseToDerived(DefaultMathTransformFactory.java:352) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2727) at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateOperation(BufferedAuthorityFactory.java:1041) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createCoordinateOperation(DirectEpsgFactory.java:2676) at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateOperation(BufferedAuthorityFactory.java:1041) at org.geotools.referencing.factory.epsg.CoordinateOperationSet.createObject(CoordinateOperationSet.java:91) at org.geotools.referencing.factory.IdentifiedObjectSet$Iter.toNext(IdentifiedObjectSet.java:394) at org.geotools.referencing.factory.IdentifiedObjectSet$Iter.<init>(IdentifiedObjectSet.java:378) at org.geotools.referencing.factory.IdentifiedObjectSet.iterator(IdentifiedObjectSet.java:221) at org.geotools.referencing.factory.IdentifiedObjectSet.resolve(IdentifiedObjectSet.java:239) at org.geotools.referencing.factory.epsg.DirectEpsgFactory.createFromCoordinateReferenceSystemCodes(DirectEpsgFactory.java:2849) at org.geotools.referencing.factory.BufferedAuthorityFactory.createFromCoordinateReferenceSystemCodes(BufferedAuthorityFactory.java:1065) at org.geotools.referencing.operation.AuthorityBackedFactory.createFromDatabase(AuthorityBackedFactory.java:251) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.tryDB(DefaultCoordinateOperationFactory.java:1562) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperationStep(DefaultCoordinateOperationFactory.java:1006) at org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperation(DefaultCoordinateOperationFactory.java:286) at org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:256) at org.geotools.coverage.processing.operation.Resampler2D.reproject(Resampler2D.java:470) at org.geotools.coverage.processing.operation.Resample.doOperation(Resample.java:258) at org.geotools.coverage.processing.CoverageProcessor.doOperation(CoverageProcessor.java:542) at org.geotools.coverage.processing.CoverageProcessor.doOperation(CoverageProcessor.java:564) at org.geotools.coverage.processing.Operations.doOperation(Operations.java:772) at org.geotools.coverage.processing.Operations.resample(Operations.java:405) at org.geotools.gce.geotiff.GeoTiffWriterTest.testWriteGoogleMercator(GeoTiffWriterTest.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:59) at org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98) at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79) at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87) at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77) at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42) at org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88) at org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51) at org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44) at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27) at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37) at org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Apr 4, 2012 1:13:10 PM org.geotools.gce.geotiff.GeoTiffWriterTest$1 started INFO: started Apr 4, 2012 1:13:10 PM org.geotools.gce.geotiff.GeoTiffWriterTest$1 progress INFO: progress:0.0 Apr 4, 2012 1:13:10 PM org.geotools.gce.geotiff.GeoTiffWriterTest$1 progress INFO: progress:33.333332 Apr 4, 2012 1:13:10 PM org.geotools.gce.geotiff.GeoTiffWriterTest$1 progress INFO: progress:66.666664 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec Running org.geotools.gce.geotiff.GeoTiffServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/geotiff/target/gt-geotiff-8-SNAPSHOT.jar> [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/geotiff> (directory) [WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedDate" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/geotiff/target/gt-geotiff-8-SNAPSHOT-sources.jar> [INFO] [jar-collector:collect {execution: default}] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, org.geotools:gt-main:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, org.geotools:gt-coverage:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, org.geotools:gt-referencing:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, javax.media:jai_imageio:jar:1.1] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, it.geosolutions.imageio-ext:imageio-ext-tiff:jar:1.1.3] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT, javax.media:jai_core:jar:1.1.3] +++++++++++++++++++++++ DEP: [org.geotools:gt-geotiff:jar:8-SNAPSHOT] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/geotiff/target/gt-geotiff-8-SNAPSHOT.jar> to /home/tomcat/.m2/repository/org/geotools/gt-geotiff/8-SNAPSHOT/gt-geotiff-8-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/geotiff/target/gt-geotiff-8-SNAPSHOT-sources.jar> to /home/tomcat/.m2/repository/org/geotools/gt-geotiff/8-SNAPSHOT/gt-geotiff-8-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building Render [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/render/target> [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/render> (directory) [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 143 source files to <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/render/target/classes> [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/render/src/main/java/org/geotools/renderer/lite/StreamingRenderer.java>:[2690,70] ')' expected [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5 minutes 52 seconds [INFO] Finished at: Wed Apr 04 13:13:12 UTC 2012 [INFO] Final Memory: 59M/421M [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel