Build failed in Jenkins: GeoTools - master » Render #4

35 views
Skip to first unread message

winbuild.g...@gmail.com

unread,
Apr 6, 2013, 6:13:30 AM4/6/13
to geotools-e...@googlegroups.com
See <http://office.geo-solutions.it/jenkins/job/GeoTools%20-%20master/org.geotools$gt-render/4/>

------------------------------------------
[...truncated 459 lines...]
at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:230)
at org.geotools.geometry.jts.LiteShape2.<init>(LiteShape2.java:153)
at org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getTransformedShape(StreamingRenderer.java:3320)
at org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:3239)
at org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:2750)
at org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:2662)
at org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2495)
at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2045)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:829)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:619)
at org.geotools.renderer.lite.ReprojectionTest.testSkipProjectionErrors(ReprojectionTest.java:126)
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 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:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.lite.SpatialFilterTest
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
Running org.geotools.renderer.lite.StreamingRendererDirectLayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.renderer.lite.StreamingRendererTest
84°00'00,0"N, 180°00'00,0"W - 00°00'00,0"N, 174°00'00,0"W
6-apr-2013 12.13.28 org.geotools.referencing.operation.projection.TransverseMercator transform
AVVERTENZA: Possible use of "Transverse_Mercator" projection outside its valid area.
Latitude 100°00.0'N is out of range (±90°).
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
GRAVE: The transform result may be 1,113,194.908 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 90°00.0'N away from the latitude of origin. The projection is "Transverse_Mercator".
org.geotools.referencing.operation.projection.ProjectionException: The transform result may be 1,113,194.908 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 90°00.0'N away from the latitude of origin. The projection is "Transverse_Mercator".
at org.geotools.referencing.operation.projection.MapProjection.checkReciprocal(MapProjection.java:697)
at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:889)
at org.geotools.referencing.operation.projection.MapProjection.transform(MapProjection.java:924)
at org.geotools.referencing.operation.transform.ConcatenatedTransformDirect.transform(ConcatenatedTransformDirect.java:80)
at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:397)
at org.geotools.geometry.jts.Decimator.decimateTransformGeneralize(Decimator.java:230)
at org.geotools.geometry.jts.LiteShape2.<init>(LiteShape2.java:153)
at org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getTransformedShape(StreamingRenderer.java:3320)
at org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:3239)
at org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:2750)
at org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:2662)
at org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2495)
at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2045)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:829)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:619)
at org.geotools.renderer.lite.StreamingRendererTest.testRenderStuff(StreamingRendererTest.java:168)
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:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
GRAVE: This is the one that should be thrown in hasNext()
java.lang.RuntimeException: This is the one that should be thrown in hasNext()
at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:31)
at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:56)
at $Proxy10.hasNext(Unknown Source)
at org.geotools.feature.collection.BridgeIterator.hasNext(BridgeIterator.java:26)
at org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2492)
at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2045)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:829)
at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:619)
at org.geotools.renderer.lite.StreamingRendererTest.testInfiniteLoopAvoidance(StreamingRendererTest.java:227)
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:53)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
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.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
GRAVE: java.lang.OutOfMemoryError: Boom!
org.geotools.coverage.processing.CoverageProcessingException: java.lang.OutOfMemoryError: Boom!
at org.geotools.renderer.lite.gridcoverage2d.BaseCoverageProcessingNode.getOutput(BaseCoverageProcessingNode.java:343)
at org.geotools.renderer.lite.gridcoverage2d.BaseCoverageProcessingNode.getOutput(BaseCoverageProcessingNode.java:46)
at org.geotools.renderer.lite.gridcoverage2d.StyleVisitorCoverageProcessingNodeAdapter.getOutput(StyleVisitorCoverageProcessingNodeAdapter.java:176)
at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.prepareFinalImage(GridCoverageRenderer.java:686)
at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.paint(GridCoverageRenderer.java:880)
at org.geotools.renderer.lite.StreamingRenderer$RenderRasterRequest.execute(StreamingRenderer.java:3487)
at org.geotools.renderer.lite.StreamingRenderer$PainterThread.run(StreamingRenderer.java:3590)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.OutOfMemoryError: Boom!
at org.geotools.renderer.lite.StreamingRendererTest$3.getRenderedImage(StreamingRendererTest.java:248)
at org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerHelper.execute(RasterSymbolizerHelper.java:73)
at org.geotools.renderer.lite.gridcoverage2d.RasterSymbolizerHelper.execute(RasterSymbolizerHelper.java:50)
at org.geotools.renderer.lite.gridcoverage2d.StyleVisitorCoverageProcessingNodeAdapter$1.execute(StyleVisitorCoverageProcessingNodeAdapter.java:136)
at org.geotools.renderer.lite.gridcoverage2d.BaseCoverageProcessingNode.checkExecuted(BaseCoverageProcessingNode.java:239)
at org.geotools.renderer.lite.gridcoverage2d.BaseCoverageProcessingNode.getOutput(BaseCoverageProcessingNode.java:341)
... 12 more
6-apr-2013 12.13.28 org.geotools.renderer.lite.StreamingRenderer findRenderingBuffer
AVVERTENZA: Assuming rendering buffer = 0, but estimation is not accurate, you may want to set a buffer manually
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Running org.geotools.renderer.lite.StyledShapePainterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.renderer.lite.TileTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.geotools.renderer.lite.UnitRescaleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.lite.WrapPointSymbolizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.renderer.style.DynamicSymbolFactoryFinderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.style.ExpressionExtractorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.style.ImageGraphicFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.style.OpacityFinderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geotools.renderer.style.SLDStyleFactoryTest
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.renderer.style.FontCache loadFromUrl
INFO: Bad file name in SLDStyleFactorynotExistingFont
java.io.FileNotFoundException: notExistingFont (Impossibile trovare il file specificato)
6-apr-2013 12.13.28 org.geotools.renderer.style.FontCache loadFromUrl
INFO: null input stream, could not load the font
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
6-apr-2013 12.13.28 org.geotools.feature.simple.SimpleFeatureTypeBuilder add
AVVERTENZA: Creating geom with null CoordinateReferenceSystem - did you mean to setCRS?
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.geotools.renderer.style.TTFMarkFactoryTest
6-apr-2013 12.13.28 org.geotools.renderer.style.FontCache loadFromUrl
INFO: Bad file name in SLDStyleFactorymissingFont
java.io.FileNotFoundException: missingFont (Impossibile trovare il file specificato)
6-apr-2013 12.13.28 org.geotools.renderer.style.FontCache loadFromUrl
INFO: null input stream, could not load the font
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.geotools.styling.StyleAttributeExtractorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests in error:
testTransformReproject(org.geotools.renderer.lite.RenderingTransformationTest): The transform result may be 0.005 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 9°00.0'W away from the central meridian and 12°00.0'N away from the latitude of origin. The projection is "Transverse_Mercator".

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

mojoFailed org.apache.maven.plugins:maven-surefire-plugin:2.10(default-test)
[JENKINS] Recording test results
projectFailed org.geotools:gt-render:10-SNAPSHOT

winbuild.g...@gmail.com

unread,
Apr 8, 2013, 3:58:21 AM4/8/13
to geotools-e...@googlegroups.com, andre...@gmail.com
Reply all
Reply to author
Forward
0 new messages