See http://hudson.opengeo.org/hudson/job/geotools-trunk/1434/changes
Changes:
[aaime] GEOT-2372, PropertyDataStore does not properly handle properties files
with dots inside the name
------------------------------------------
[...truncated 2220 lines...]
INFO: layer name: raster_layer
Mar 5, 2009 5:11:26 PM org.geotools.styling.SLDParser parseUserLayer
INFO: layer name: raster_layer
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 sec
Running org.geotools.renderer.lite.GridCoverageRendererTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.951 sec
Running org.geotools.renderer.style.ExpressionExtractorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.geotools.renderer.lite.LabelingTest
Mar 5, 2009 5:11:31 PM
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature getShape
WARNING: Argument "targetCRS" should not be null.
java.lang.IllegalArgumentException: Argument "targetCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:248)
at org.geotools.referencing.CRS.findMathTransform(CRS.java:1007)
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:2379)
at
org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:1831)
at
org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1766)
at
org.geotools.renderer.lite.StreamingRenderer.drawOptimized(StreamingRenderer.java:1708)
at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1623)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:670)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:502)
at
org.geotools.renderer.lite.RendererBaseTest.render(RendererBaseTest.java:148)
at
org.geotools.renderer.lite.RendererBaseTest.showRender(RendererBaseTest.java:77)
at
org.geotools.renderer.lite.LabelingTest.testPointLabeling(LabelingTest.java:91)
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)
Mar 5, 2009 5:11:31 PM
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature getShape
WARNING: Argument "targetCRS" should not be null.
java.lang.IllegalArgumentException: Argument "targetCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:248)
at org.geotools.referencing.CRS.findMathTransform(CRS.java:1007)
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:2379)
at
org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:1831)
at
org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1766)
at
org.geotools.renderer.lite.StreamingRenderer.drawOptimized(StreamingRenderer.java:1708)
at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1623)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:670)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:502)
at
org.geotools.renderer.lite.RendererBaseTest.render(RendererBaseTest.java:148)
at
org.geotools.renderer.lite.RendererBaseTest.showRender(RendererBaseTest.java:77)
at
org.geotools.renderer.lite.LabelingTest.testLineLabeling(LabelingTest.java:150)
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)
Mar 5, 2009 5:11:31 PM
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature getShape
WARNING: Argument "targetCRS" should not be null.
java.lang.IllegalArgumentException: Argument "targetCRS" should not be null.
at
org.geotools.referencing.operation.AbstractCoordinateOperationFactory.ensureNonNull(AbstractCoordinateOperationFactory.java:732)
at
org.geotools.referencing.operation.BufferedCoordinateOperationFactory.createOperation(BufferedCoordinateOperationFactory.java:248)
at org.geotools.referencing.CRS.findMathTransform(CRS.java:1007)
at
org.geotools.renderer.lite.StreamingRenderer$RenderableFeature.getShape(StreamingRenderer.java:2379)
at
org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:1831)
at
org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1766)
at
org.geotools.renderer.lite.StreamingRenderer.drawOptimized(StreamingRenderer.java:1708)
at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1623)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:670)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:502)
at
org.geotools.renderer.lite.RendererBaseTest.render(RendererBaseTest.java:148)
at
org.geotools.renderer.lite.RendererBaseTest.showRender(RendererBaseTest.java:77)
at
org.geotools.renderer.lite.LabelingTest.testPolyLabeling(LabelingTest.java:199)
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.132 sec
Running org.geotools.renderer.style.ImageGraphicFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 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
Mar 5, 2009 5:11:31 PM
org.geotools.referencing.operation.projection.TransverseMercator transform
WARNING: Possible use of "Transverse_Mercator" projection outside its valid
area.
Latitude 100°00.0'N is out of range (±90°).
Mar 5, 2009 5:11:31 PM org.geotools.renderer.lite.StreamingRenderer paint
SEVERE: 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 $Proxy4.hasNext(Unknown Source)
at
org.geotools.renderer.lite.StreamingRenderer.drawOptimized(StreamingRenderer.java:1703)
at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1623)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:670)
at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:502)
at
org.geotools.renderer.lite.StreamingRendererTest.testInfiniteLoopAvoidance(StreamingRendererTest.java:179)
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.054 sec
Running org.geotools.renderer.style.DynamicSymbolFactoryFinderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.renderer.lite.LabelWrapTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running org.geotools.renderer.style.TTFMarkFactoryTest
Mar 5, 2009 5:11:31 PM org.geotools.renderer.style.FontCache loadFromUrl
INFO: Bad file name in SLDStyleFactorymissingFont
java.io.FileNotFoundException: missingFont (No such file or directory)
Mar 5, 2009 5:11:31 PM 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.024 sec
Running org.geotools.renderer.lite.PointPlacementTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.geotools.renderer.lite.Rendering2DTest
Mar 5, 2009 5:11:32 PM org.geotools.renderer.lite.StreamingRenderer
findRenderingBuffer
WARNING: Assuming rendering buffer = 0, but estimation is not accurate, you may
want to set a buffer manually
Mar 5, 2009 5:11:32 PM org.geotools.renderer.lite.StreamingRenderer
findRenderingBuffer
WARNING: Assuming rendering buffer = 0, but estimation is not accurate, you may
want to set a buffer manually
Mar 5, 2009 5:11:32 PM org.geotools.renderer.lite.Rendering2DTest testScaleCalc
INFO: 109047.25511429817
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running org.geotools.renderer.lite.MarkTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.geotools.renderer.lite.LineTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
Running org.geotools.renderer.lite.gridcoverage2d.BaseCoverageProcessingNodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.geotools.renderer.style.SLDStyleFactoryTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.geotools.renderer.lite.gridcoverage2d.RootNodeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.geotools.renderer.lite.RenderingBufferExtractorTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geotools.renderer.style.SVGGraphicFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec
Running org.geotools.styling.StyleAttributeExtractorTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.geotools.renderer.lite.SVGGlyphRendererTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.geotools.renderer.lite.LabelOrientationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.geotools.renderer.lite.ReprojectionTest
84°00'00.0"N, 180°00'00.0"W - 00°00'00.0"N, 174°00'00.0"W
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Results :
Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Error transferring file
org.opengis:geoapi-pending:jar:2.3-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
osgeo (http://download.osgeo.org/webdav/geotools/),
maven2-repository.dev.java.net (http://download.java.net/maven/2),
geotools (http://maven.geotools.fr/repository)
Path to dependency:
1) org.geotools:gt-render:jar:2.6-SNAPSHOT
2) org.geotools:gt-coverage:jar:2.6-SNAPSHOT
3) org.geotools:gt-referencing:jar:2.6-SNAPSHOT
4) org.geotools:gt-metadata:jar:2.6-SNAPSHOT
5) org.opengis:geoapi-pending:jar:2.3-SNAPSHOT
Caused by I/O exception: Server returned HTTP response code: 503 for URL:
http://download.osgeo.org/webdav/geotools/org/opengis/geoapi-pending/2.3-SNAPSHOT/geoapi-pending-2.3-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 59 seconds
[INFO] Finished at: Thu Mar 05 17:11:34 EST 2009
[INFO] Final Memory: 42M/63M
[INFO] ------------------------------------------------------------------------
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel