See http://hudson.opengeo.org/hudson/job/geotools-trunk/1460/changes
Changes: [jive] fix factory spi links ------------------------------------------ [...truncated 2504 lines...] Running org.geotools.xml.SLDParserTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.geotools.xml.ogc.XMLEncoderTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/xml/target/gt-xml-2.6-SNAPSHOT.jar [INFO] Preparing source:jar [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://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/xml/target/gt-xml-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/xml/target/gt-xml-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-xml/2.6-SNAPSHOT/gt-xml-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/xml/target/gt-xml-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-xml/2.6-SNAPSHOT/gt-xml-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building JDBC DataStore Support [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 56 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 14 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.data.jdbc.ds.DataSourceFinderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec Running org.geotools.data.jdbc.ds.UnWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.geotools.data.jdbc.DefaultSQLBuilderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.geotools.filter.SQLEncoderTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec Running org.geotools.data.jdbc.FilterToSQLTest Mar 23, 2009 9:11:34 PM org.geotools.data.jdbc.FilterToSQLTest testIntegerContext FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5 Mar 23, 2009 9:11:34 PM org.geotools.factory.FactoryRegistry scanForPlugins CONFIG: Factory implementations for category ConverterFactory: org.geotools.util.CommonsConverterFactory org.geotools.util.NumericConverterFactory org.geotools.util.GeometryConverterFactory org.geotools.util.GeometryTypeConverterFactory org.geotools.util.TemporalConverterFactory org.geotools.util.BooleanConverterFactory org.geotools.util.ColorConverterFactory org.geotools.util.CollectionConverterFactory org.geotools.util.CharsetConverterFactory Mar 23, 2009 9:11:34 PM org.geotools.data.jdbc.FilterToSQLTest testStringContext FINE: testAttr is a String [ testAttr = 5 ] -> WHERE testAttr = '5' Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.geotools.data.jdbc.GeoApiSqlBuilderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.geotools.filter.SQLUnpackerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.geotools.data.jdbc.JDBCFeatureCollectionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/gt-jdbc-2.6-SNAPSHOT.jar [INFO] Preparing source:jar [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://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/gt-jdbc-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/gt-jdbc-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-jdbc/2.6-SNAPSHOT/gt-jdbc-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/target/gt-jdbc-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-jdbc/2.6-SNAPSHOT/gt-jdbc-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building ArcGrid datasource module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 5 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 5 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geotools.gce.arcgrid.ArcGridReadWriteTest Mar 23, 2009 9:11:40 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest testErrorConditions INFO: testErrorConditions Mar 23, 2009 9:11:40 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:40 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: precip30min.asc ESRI Mar 23, 2009 9:11:40 PM java.util.prefs.FileSystemPreferences$7 run WARNING: Prefs file removed in background /home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml Mar 23, 2009 9:11:41 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: precip30min.asc GRASS Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc ESRI Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc GRASS Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: arcGrid.asc ESRI Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: arcGrid.asc GRASS Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: spearfish_dem.arx ESRI Mar 23, 2009 9:11:42 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:43 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe INFO: spearfish_dem.arx GRASS Mar 23, 2009 9:11:43 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.066 sec Running org.geotools.gce.arcgrid.ServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.geotools.gce.arcgrid.ArcGridVisualizationTest Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest testReadFileGZip INFO: Reading the coverage through a file Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest testReadFileGZip INFO: Reading the gzipped coverage through an ImageInputStream Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest testReadFileGZip INFO: Reading the gzipped coverage through an InputStream Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest testReadFileGZip INFO: Reading the gzipped coverage through a URL Mar 23, 2009 9:11:44 PM org.geotools.gce.arcgrid.ArcGridReader getCoordinateReferenceSystem INFO: Unable to find crs, continuing with default WGS4 CRS Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.262 sec Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/gt-arcgrid-2.6-SNAPSHOT.jar [INFO] Preparing source:jar [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://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/gt-arcgrid-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/gt-arcgrid-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-arcgrid/2.6-SNAPSHOT/gt-arcgrid-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcgrid/target/gt-arcgrid-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-arcgrid/2.6-SNAPSHOT/gt-arcgrid-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building ArcSDE plugin [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [site:attach-descriptor] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: attach-sources}] [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/pom.xml to /home/tomcat/.m2/repository/org/geotools/arcsde-plugin/2.6-SNAPSHOT/arcsde-plugin-2.6-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building ArcSDE dummy api [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 55 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [jar:jar] [INFO] Building jar: http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.6-SNAPSHOT.jar [INFO] Preparing source:jar [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://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.6-SNAPSHOT-sources.jar [INFO] [jar-collector:collect {execution: default}] [INFO] [install:install] [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.6-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geotools/gt-sde-dummy/2.6-SNAPSHOT/gt-sde-dummy-2.6-SNAPSHOT.jar [INFO] Installing http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.6-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geotools/gt-sde-dummy/2.6-SNAPSHOT/gt-sde-dummy-2.6-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building ArcSDE DataStore plugin [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/target [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 66 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 25 source files to http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/target/test-classes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/test/java/org/geotools/arcsde/data/ArcSDEJavaApiTest.java :[964,28] setXY(int,int,int) in com.esri.sde.sdk.client.SeCoordinateReference cannot be applied to (double,double,double) http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/test/java/org/geotools/arcsde/data/ArcSDEJavaApiTest.java :[964,28] setXY(int,int,int) in com.esri.sde.sdk.client.SeCoordinateReference cannot be applied to (double,double,double) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 16 seconds [INFO] Finished at: Mon Mar 23 21:11:58 EDT 2009 [INFO] Final Memory: 42M/63M [INFO] ------------------------------------------------------------------------ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel