See http://hudson.opengeo.org/hudson/job/geotools-trunk/1657/changes

Changes:

[jdeolive] GEOT-2402, bounds handling for memory data store

------------------------------------------
[...truncated 6551 lines...]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec
Running org.geotools.renderer.shape.PolygonShapeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geotools.renderer.shape.BoundsExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.renderer.shape.ShapeRendererTest
Count: 3
Count: 3
May 28, 2009 11:10:48 AM org.geotools.data.DefaultTransaction finalize
SEVERE: There's code leaving transaction unclosed. Call Transaction.close() 
after using them to ensure they do not hold state such as JDCB connections or 
file handles
May 28, 2009 11:10:48 AM org.geotools.data.DefaultTransaction finalize
SEVERE: Unclosed transaction handle is 
'org.geotools.renderer.shape.ShapeRendererTest.testRemoveTransaction 
Transaction'
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec
Running org.geotools.data.shapefile.shp.SimpleMultiPointHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geotools.renderer.shape.ScreenMapTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.renderer.shape.ReprojectedFiltersTest
May 28, 2009 11:10:49 AM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
jar:http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/MultiPointTest.shp
  by org.geotools.data.shapefile.shp.ShapefileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
jar:http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/MultiPointTest.shp
  for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813)
        at 
org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:157)
        at 
org.geotools.data.shapefile.shp.SimpleMultiPointHandlerTest.testRead(SimpleMultiPointHandlerTest.java:70)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
May 28, 2009 11:10:49 AM org.geotools.data.DefaultTransaction finalize
SEVERE: There's code leaving transaction unclosed. Call Transaction.close() 
after using them to ensure they do not hold state such as JDCB connections or 
file handles
May 28, 2009 11:10:49 AM org.geotools.data.DefaultTransaction finalize
SEVERE: Unclosed transaction handle is 
'org.geotools.renderer.shape.ShapeRendererTest.testModifyTransaction 
Transaction'
May 28, 2009 11:10:49 AM org.geotools.data.DefaultTransaction finalize
SEVERE: There's code leaving transaction unclosed. Call Transaction.close() 
after using them to ensure they do not hold state such as JDCB connections or 
file handles
May 28, 2009 11:10:49 AM org.geotools.data.DefaultTransaction finalize
SEVERE: Unclosed transaction handle is 
'org.geotools.renderer.shape.ShapeRendererTest.testAddTransaction Transaction'
May 28, 2009 11:10:49 AM org.geotools.referencing.CRS getEnvelope
WARNING: ProjectionException: The transform result may be 0.095 meters away 
from the expected position. Are you sure that the input coordinates are inside 
this map projection area of validity? The point is located 0°00.0'E away from 
the central meridian and 2°00.0'N away from the latitude of origin. The 
projection is "Mercator_1SP".
org.geotools.referencing.operation.projection.ProjectionException: The 
transform result may be 0.095 meters away from the expected position. Are you 
sure that the input coordinates are inside this map projection area of 
validity? The point is located 0°00.0'E away from the central meridian and 
2°00.0'N away from the latitude of origin. The projection is "Mercator_1SP".
        at 
org.geotools.referencing.operation.projection.MapProjection.checkReciprocal(MapProjection.java:630)
        at 
org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:821)
        at 
org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:855)
        at 
org.geotools.referencing.operation.transform.AbstractMathTransform.transform(AbstractMathTransform.java:235)
        at org.geotools.referencing.CRS.transform(CRS.java:1137)
        at org.geotools.referencing.CRS.transform(CRS.java:1203)
        at org.geotools.referencing.CRS.transform(CRS.java:1047)
        at org.geotools.referencing.CRS.getEnvelope(CRS.java:511)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:530)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:447)
        at 
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1468)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1321)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
        at 
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilter(ReprojectedFiltersTest.java:93)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
May 28, 2009 11:10:49 AM org.geotools.renderer.shape.ShapefileRenderer 
computeScale
WARNING: Longitude 180°00.0'W is out of range (±180°).
java.lang.IllegalArgumentException: Longitude 180°00.0'W is out of range 
(±180°).
        at 
org.geotools.referencing.GeodeticCalculator.checkLongitude(GeodeticCalculator.java:401)
        at 
org.geotools.referencing.GeodeticCalculator.setStartingGeographicPoint(GeodeticCalculator.java:544)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:599)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:447)
        at 
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1468)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1321)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
        at 
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilter(ReprojectedFiltersTest.java:93)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
May 28, 2009 11:10:49 AM 
org.geotools.referencing.operation.projection.Mercator1SP.Inverse transform
WARNING: Possible use of "Mercator_1SP (Inverse transform)" projection outside 
its valid area.
Longitude 180°27.0'W is out of range (±180°).
May 28, 2009 11:10:49 AM org.geotools.renderer.shape.ShapefileRenderer 
computeScale
WARNING: Longitude 180°00.0'W is out of range (±180°).
java.lang.IllegalArgumentException: Longitude 180°00.0'W is out of range 
(±180°).
        at 
org.geotools.referencing.GeodeticCalculator.checkLongitude(GeodeticCalculator.java:401)
        at 
org.geotools.referencing.GeodeticCalculator.setStartingGeographicPoint(GeodeticCalculator.java:544)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:599)
        at 
org.geotools.renderer.lite.RendererUtilities.calculateScale(RendererUtilities.java:447)
        at 
org.geotools.renderer.shape.ShapefileRenderer.computeScale(ShapefileRenderer.java:1468)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1321)
        at 
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:269)
        at 
org.geotools.renderer.shape.ReprojectedFiltersTest.testReprojectFilterFeatureSourceMapLayer(ReprojectedFiltersTest.java:128)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec
Running org.geotools.data.shapefile.shp.SimplePointHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Failed tests: 
  testRender(org.geotools.renderer.shape.RenderNonShapefileTest)

Tests run: 54, Failures: 1, Errors: 0, Skipped: 0

May 28, 2009 11:10:49 AM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
jar:http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/pointtest.shp
  by org.geotools.data.shapefile.shp.ShapefileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
jar:http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/sample-data/target/gt-sample-data-2.6-SNAPSHOT.jar!/org/geotools/test-data/shapes/pointtest.shp
  for read by org.geotools.data.shapefile.shp.ShapefileReader in thread main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813)
        at 
org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:157)
        at 
org.geotools.data.shapefile.shp.SimplePointHandlerTest.testRead(SimplePointHandlerTest.java:70)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/shapefile-renderer/target/surefire-reports
  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 11 seconds
[INFO] Finished at: Thu May 28 11:10:49 EDT 2009
[INFO] Final Memory: 40M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to