See <http://hudson.opengeo.org/hudson/job/geotools-master/4730/changes>
Changes:
[riniangreani] - fix broken build from last commit (non database backends
should ignore default joining setting).
------------------------------------------
[...truncated 14559 lines...]
at
org.geotools.data.complex.AbstractMappingFeatureIterator.<init>(AbstractMappingFeatureIterator.java:161)
at
org.geotools.data.complex.DataAccessMappingFeatureIterator.<init>(DataAccessMappingFeatureIterator.java:160)
at
org.geotools.data.complex.DataAccessMappingFeatureIterator.<init>(DataAccessMappingFeatureIterator.java:144)
at
org.geotools.data.complex.MappingFeatureIteratorFactory.getInstance(MappingFeatureIteratorFactory.java:232)
at
org.geotools.data.complex.MappingFeatureCollection.features(MappingFeatureCollection.java:174)
at
org.geotools.data.complex.GeoSciMLTest.getCount(GeoSciMLTest.java:264)
at
org.geotools.data.complex.GeoSciMLTest.testDataStore(GeoSciMLTest.java:213)
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)
Tests run: 4, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.931 sec <<<
FAILURE!
Running org.geotools.data.complex.AppSchemaDataAccessTest
Tests run: 7, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.128 sec <<<
FAILURE!
Running org.geotools.data.complex.BoreholeTest
beforeclass
Tests run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.589 sec <<<
FAILURE!
Running org.geotools.data.complex.AppSchemaDataAccessRegistryTest
Mar 7, 2013 12:16:23 PM
org.geotools.data.complex.AppSchemaDataAccessRegistryTest
testThrowDataSourceException
INFO: org.geotools.data.DataSourceException: Feature type
urn:cgi:xmlns:CGI:GeoSciML:2.0:DoesNotExist not found. Has the data access been
registered in DataAccessRegistry? Available: []
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 sec
Running org.geotools.filter.VocabFunctionsTest
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.091 sec <<<
FAILURE!
Running org.geotools.filter.expression.AppSchemaFeaturePropertyAccessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 sec
Running org.geotools.filter.BBoxTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.856 sec <<<
FAILURE!
Running org.geotools.filter.GeometryFunctionsTest
Mar 7, 2013 12:16:25 PM org.geotools.filter.GeometryFunctionsTest
testToDirectPosition
INFO: Testing exception: java.lang.IllegalArgumentException: Invalid or
unsupported SRS name detected for toDirectPosition function: 1. Cause: No
authority was defined for code "1". Did you forget "AUTHORITY:NUMBER"?
Mar 7, 2013 12:16:25 PM org.geotools.filter.GeometryFunctionsTest
testToDirectPosition
INFO: Testing exception: java.lang.IllegalArgumentException: Too many
parameters for toDirectPosition function: [pointOne, pointTwo, pointOne].
Usage: toDirectPosition('SRS_NAME'(optional), srsName(optional), point 1, point
2(optional))
Mar 7, 2013 12:16:25 PM org.geotools.filter.GeometryFunctionsTest
testToDirectPosition
INFO: Testing exception: java.lang.IllegalArgumentException: Wrong number of
parameters toDirectPosition function: [SRS_NAME, EPSG:WGS84]. Usage:
toDirectPosition('SRS_NAME'(optional), srsName(optional), point 1, point
2(optional))
Mar 7, 2013 12:16:25 PM org.geotools.filter.GeometryFunctionsTest testToPoint
INFO: Testing exception: java.lang.IllegalArgumentException: Wrong number of
parameters for toPoint function: [pointOne]. Usage:
toPoint('SRS_NAME'(optional), srsName(optional), point 1, point 2,
gml:id(optional))
Mar 7, 2013 12:16:25 PM org.geotools.filter.GeometryFunctionsTest testToPoint
INFO: Testing exception: java.lang.IllegalArgumentException: Invalid or
unsupported SRS name detected for toPoint function: 1. Cause: No authority was
defined for code "1". Did you forget "AUTHORITY:NUMBER"?
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.geotools.filter.IDFunctionExpressionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.util.ComplexAttributeConverterFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.geotools.util.InterpolationPropertiesTest
Mar 7, 2013 12:16:25 PM org.geotools.util.InterpolationProperties loadProperties
INFO: Loading properties from classpath resource
/interpolation-properties-test.properties
Mar 7, 2013 12:16:25 PM org.geotools.util.InterpolationProperties loadProperties
INFO: Loading properties file
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/extension/app-schema/app-schema/target/test-classes/interpolation-properties-test.file.properties>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Results :
Tests in error:
testPropertyNameSelection(org.geotools.data.complex.PropSelectionTest):
Joining queries are only supported on JDBC data stores
testSimpleFilter(org.geotools.data.complex.PolymorphicChainingTest): Joining
queries are only supported on JDBC data stores
testMultiMappedFilter(org.geotools.data.complex.PolymorphicChainingTest):
Joining queries are only supported on JDBC data stores
testDataStore(org.geotools.data.complex.TimeSeriesTest): Joining queries are
only supported on JDBC data stores
testGetFeatures(org.geotools.data.complex.GeologicUnitTest): Joining queries
are only supported on JDBC data stores
org.geotools.data.complex.FeatureChainingTest: Joining queries are only
supported on JDBC data stores
features(org.geotools.data.complex.Gsml30MappedFeatureTest): Joining queries
are only supported on JDBC data stores
testDataStore(org.geotools.data.complex.GeoSciMLTest): Joining queries are
only supported on JDBC data stores
testFeatureSourceHonoursQueryNamespace(org.geotools.data.complex.GeoSciMLTest):
Joining queries are only supported on JDBC data stores
testGetBounds(org.geotools.data.complex.AppSchemaDataAccessTest): Joining
queries are only supported on JDBC data stores
testGetFeatureReader(org.geotools.data.complex.AppSchemaDataAccessTest):
Joining queries are only supported on JDBC data stores
testGetFeatureReaderQuery(org.geotools.data.complex.AppSchemaDataAccessTest):
Joining queries are only supported on JDBC data stores
testWithConfig(org.geotools.data.complex.AppSchemaDataAccessTest): Joining
queries are only supported on JDBC data stores
testDataStore(org.geotools.data.complex.BoreholeTest): Joining queries are
only supported on JDBC data stores
testQueryXlinkProperty(org.geotools.data.complex.BoreholeTest): Joining
queries are only supported on JDBC data stores
testTraverseDeep(org.geotools.data.complex.BoreholeTest): Joining queries are
only supported on JDBC data stores
testRecodeFunction(org.geotools.filter.VocabFunctionsTest): Joining queries
are only supported on JDBC data stores
testCategorizeFunction(org.geotools.filter.VocabFunctionsTest): Joining
queries are only supported on JDBC data stores
testVocabFunction(org.geotools.filter.VocabFunctionsTest): Joining queries
are only supported on JDBC data stores
testNoVocabFunction(org.geotools.filter.VocabFunctionsTest): Joining queries
are only supported on JDBC data stores
testVocabFunctionInMappingFile(org.geotools.filter.VocabFunctionsTest):
Joining queries are only supported on JDBC data stores
testBBoxWithPropertyName(org.geotools.filter.BBoxTest): Joining queries are
only supported on JDBC data stores
testBBoxWithNoPropertyName(org.geotools.filter.BBoxTest): Joining queries are
only supported on JDBC data stores
Tests run: 107, Failures: 0, Errors: 23, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Geotools .......................................... SUCCESS [3.216s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.164s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.094s]
[INFO] JAR files collector ............................... SUCCESS [3.150s]
[INFO] Cross-modules javadoc ............................. SUCCESS [1.859s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.151s]
[INFO] Geotools modules .................................. SUCCESS [0.152s]
[INFO] Geotools libraries ................................ SUCCESS [0.120s]
[INFO] Sample data module ................................ SUCCESS [3.295s]
[INFO] Open GIS Interfaces ............................... SUCCESS [5.472s]
[INFO] Metadata .......................................... SUCCESS [11.344s]
[INFO] Referencing services .............................. SUCCESS [9.994s]
[INFO] API interfaces .................................... SUCCESS [3.264s]
[INFO] Geotools plugins .................................. SUCCESS [0.109s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [17.923s]
[INFO] Main module ....................................... SUCCESS [17.916s]
[INFO] Geotools extensions ............................... SUCCESS [0.103s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [3.781s]
[INFO] XML Parsing ....................................... SUCCESS [0.105s]
[INFO] XML Parsing ....................................... SUCCESS [5.339s]
[INFO] XML Code Generation Support ....................... SUCCESS [1.792s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [3.641s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [8.140s]
[INFO] DataStore Support ................................. SUCCESS [2.621s]
[INFO] Shapefile module .................................. SUCCESS [23.504s]
[INFO] Grid Coverage module .............................. SUCCESS [31.457s]
[INFO] Property File DataStore ........................... SUCCESS [3.645s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [7.875s]
[INFO] Render ............................................ SUCCESS [17.935s]
[INFO] OGC Web Service Models ............................ SUCCESS [0.109s]
[INFO] Xlink Model ....................................... SUCCESS [2.496s]
[INFO] Open Web Services Model ........................... SUCCESS [3.340s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [2.150s]
[INFO] Web Feature Service Model ......................... SUCCESS [3.799s]
[INFO] GML2 XML Support .................................. SUCCESS [7.761s]
[INFO] GML3 XML Support .................................. SUCCESS [59.469s]
[INFO] Filter XML Support ................................ SUCCESS [11.552s]
[INFO] OWS XML Support ................................... SUCCESS [7.555s]
[INFO] Filter Encoding Specification XML Support ......... SUCCESS [10.159s]
[INFO] WFS XML Support ................................... SUCCESS [31.495s]
[INFO] XML Parsing Support ............................... SUCCESS [20.116s]
[INFO] JDBC DataStore Support ............................ SUCCESS [4.772s]
[INFO] Web Processing Service Model ...................... SUCCESS [2.214s]
[INFO] Web Coverage Service Model ........................ SUCCESS [3.620s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [1.950s]
[INFO] ArcGrid datasource module ......................... SUCCESS [12.564s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.118s]
[INFO] ArcSDE dummy api .................................. SUCCESS [1.374s]
[INFO] ArcSDE support classes ............................ SUCCESS [2.135s]
[INFO] ArcSDE DataStore plugin ........................... SUCCESS [5.075s]
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SUCCESS
[4.845s]
[INFO] Extensions to EPSG authority factory .............. SUCCESS [4.923s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.232s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [5.009s]
[INFO] grass raster datasource module .................... SUCCESS [4.655s]
[INFO] GTopo30 datasource module ......................... SUCCESS [5.139s]
[INFO] WorldImage datasource module ...................... SUCCESS [5.373s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.092s]
[INFO] H2 DataStore ...................................... SUCCESS [53.503s]
[INFO] Oracle DataStore .................................. SUCCESS [1.643s]
[INFO] PostGIS DataStore ................................. SUCCESS [3.357s]
[INFO] imagemosaic datasource module ..................... SUCCESS [25.976s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SUCCESS [4.290s]
[INFO] imagepyramid datasource module .................... SUCCESS [7.250s]
[INFO] imagemosaic-jdbc module ........................... SUCCESS [11.526s]
[INFO] DB2 DataStore ..................................... SUCCESS [2.735s]
[INFO] MySQL DataStore ................................... SUCCESS [3.133s]
[INFO] SQL Server DataStore .............................. SUCCESS [2.513s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [2.482s]
[INFO] Teradata DataStore ................................ SUCCESS [2.878s]
[INFO] JP2K based grid coverage readers .................. SUCCESS [5.662s]
[INFO] Vertical coordinate transformations ............... SUCCESS [2.685s]
[INFO] Dynamic symbolizers for SVG symbols ............... SUCCESS [5.026s]
[INFO] Application Schema Support ........................ SUCCESS [0.181s]
[INFO] Application Schema Resolver ....................... SUCCESS [11.286s]
[INFO] Complex Features Support .......................... SUCCESS [3.516s]
[INFO] Application Schema DataAccess ..................... FAILURE [31.220s]
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SKIPPED
[INFO] Vector grids ...................................... SKIPPED
[INFO] Validation Processor and Framework ................ SKIPPED
[INFO] Web Map Server client ............................. SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] KML XML Support ................................... SKIPPED
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WFS XML Support ................................... SKIPPED
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SKIPPED
[INFO] Process ........................................... SKIPPED
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SKIPPED
[INFO] Geometries ........................................ SKIPPED
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SKIPPED
[INFO] Process Raster .................................... SKIPPED
[INFO] Process Feature ................................... SKIPPED
[INFO] Application Schema Support (Unsupported Modules) .. SKIPPED
[INFO] Renderer optimized for shapefiles ................. SKIPPED
[INFO] Feature transforming feature source wrapper ....... SKIPPED
[INFO] Example ........................................... SKIPPED
[INFO] EPSG Authority Factory for Oracle ................. SKIPPED
[INFO] Next Generation JDBC DataStores ................... SKIPPED
[INFO] VPF Plugin ........................................ SKIPPED
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SKIPPED
[INFO] WKT symbols addition to the renderer .............. SKIPPED
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore Next Generation ........... SKIPPED
[INFO] Shapefile next gen module ......................... SKIPPED
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:04.648s
[INFO] Finished at: Thu Mar 07 12:16:25 UTC 2013
[INFO] Final Memory: 74M/270M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on
project gt-app-schema: There are test failures.
Please refer to
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/extension/app-schema/app-schema/target/surefire-reports>
for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on
project gt-app-schema: There are test failures.
[ERROR]
[ERROR] Please refer to
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/extension/app-schema/app-schema/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gt-app-schema
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel