See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/730/changes
Changes:
[desruisseaux] When given a flat array of tiles (all having the same
subsampling), TreeTileManager now creates a default tree. This is an effort to
avoid the "worst case" scenario, which appears to hurt MosaicImageBuilder.
Added a org.geotools.math.Fraction class in support of the above.
------------------------------------------
[...truncated 4835 lines...]
starting rendering2DTest
starting rendering2DTest
starting rendering2DTest
Jun 13, 2008 4:41:20 PM org.geotools.renderer.shape.ShapefileRenderer paint
WARNING: Could not reproject the bounding boxes, proceeding in non reprojecting
mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1364)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:266)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1500)
at
org.geotools.renderer.shape.TestUtilites.render(TestUtilites.java:279)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:211)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:180)
at
org.geotools.renderer.shape.Rendering2DTest.testSimplePointRender(Rendering2DTest.java:212)
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)
starting rendering2DTest
starting testLiteRender2
Jun 13, 2008 4:41:20 PM org.geotools.renderer.shape.ShapefileRenderer paint
WARNING: Could not reproject the bounding boxes, proceeding in non reprojecting
mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1364)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:266)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1500)
at
org.geotools.renderer.shape.TestUtilites.render(TestUtilites.java:279)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:211)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:180)
at
org.geotools.renderer.shape.Rendering2DTest.testNullCRSPoly(Rendering2DTest.java:264)
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)
starting rendering2DTest
Jun 13, 2008 4:41:20 PM org.geotools.renderer.shape.ShapefileRenderer paint
WARNING: Could not reproject the bounding boxes, proceeding in non reprojecting
mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1364)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:266)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1500)
at
org.geotools.renderer.shape.TestUtilites.render(TestUtilites.java:279)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:211)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:180)
at
org.geotools.renderer.shape.Rendering2DTest.testNullCRSLine(Rendering2DTest.java:278)
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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec
Running org.geotools.data.shapefile.shp.SimplePolygonHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.renderer.shape.QueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.geotools.data.shapefile.shp.SimpleMultiLineHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.renderer.shape.PolygonShapeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.renderer.shape.LabelingTest
Jun 13, 2008 4:41:21 PM org.geotools.renderer.shape.ShapefileRenderer paint
WARNING: Could not reproject the bounding boxes, proceeding in non reprojecting
mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1364)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:266)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1500)
at
org.geotools.renderer.shape.TestUtilites.render(TestUtilites.java:279)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:211)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:180)
at
org.geotools.renderer.shape.LabelingTest.testPolyLabeling(LabelingTest.java:97)
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)
Jun 13, 2008 4:41:21 PM org.geotools.renderer.shape.ShapefileRenderer paint
WARNING: Could not reproject the bounding boxes, proceeding in non reprojecting
mode
java.lang.IllegalArgumentException: Argument "sourceCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:247)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1364)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:266)
at
org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1500)
at
org.geotools.renderer.shape.TestUtilites.render(TestUtilites.java:279)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:211)
at
org.geotools.renderer.shape.TestUtilites.showRender(TestUtilites.java:180)
at
org.geotools.renderer.shape.LabelingTest.testPolyLabelingZoomedOut(LabelingTest.java:117)
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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 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
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
Running org.geotools.data.shapefile.shp.SimpleMultiPointHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.renderer.shape.ScreenMapTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.data.shapefile.shp.SimplePointHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Results :
Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/shapefile-renderer/target/gt-shapefile-renderer-2.5-SNAPSHOT.jar
[INFO] Preparing source:jar
[INFO] Reloading plugin container for: org.geotools.maven:verifier. The plugin
artifact has changed.
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/shapefile-renderer/target/gt-shapefile-renderer-2.5-SNAPSHOT-sources.jar
[INFO] [jar-collector:collect {execution: default}]
[INFO] [verifier:verify {execution: default}]
[INFO] [install:install]
[INFO] Installing
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/shapefile-renderer/target/gt-shapefile-renderer-2.5-SNAPSHOT.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.5-SNAPSHOT/gt-shapefile-renderer-2.5-SNAPSHOT.jar
[INFO] Installing
http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/ws/gt_trunk/modules/extension/shapefile-renderer/target/gt-shapefile-renderer-2.5-SNAPSHOT-sources.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile-renderer/2.5-SNAPSHOT/gt-shapefile-renderer-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building GML module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Error transferring file
org.geotools.maven:verifier:maven-plugin:2.5-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
refractions (http://lists.refractions.net/m2),
codehaus-snapshot-plugins (http://snapshots.repository.codehaus.org/)
Caused by I/O exception: Connection refused
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 minutes 14 seconds
[INFO] Finished at: Fri Jun 13 16:41:56 EDT 2008
[INFO] Final Memory: 38M/63M
[INFO] ------------------------------------------------------------------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel