See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/199/changes

Changes:

[groldan] programatically create and load some gce test data, first run

------------------------------------------
[...truncated 2630 lines...]
[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-2.5.x/ws/gt_2.5.x/modules/library/xml/target/gt-xml-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/xml/target/gt-xml-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-xml/2.5-SNAPSHOT/gt-xml-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/xml/target/gt-xml-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-xml/2.5-SNAPSHOT/gt-xml-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JDBC DataStore Support
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target
  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 56 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/classes
 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/src/test/resources
 
[INFO] [compiler:testCompile]
[INFO] Compiling 14 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/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.35 sec
Running org.geotools.data.jdbc.ds.UnWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.geotools.data.jdbc.DefaultSQLBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.geotools.filter.SQLEncoderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
Running org.geotools.data.jdbc.FilterToSQLTest
Jan 13, 2009 6:25:58 PM org.geotools.data.jdbc.FilterToSQLTest 
testIntegerContext
FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5
Jan 13, 2009 6:25:58 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
Jan 13, 2009 6:25:58 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.095 sec
Running org.geotools.data.jdbc.GeoApiSqlBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.geotools.filter.SQLUnpackerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.data.jdbc.JDBCFeatureCollectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec

Results :

Tests run: 31, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/gt-jdbc-2.5-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-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/gt-jdbc-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/gt-jdbc-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-jdbc/2.5-SNAPSHOT/gt-jdbc-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/library/jdbc/target/gt-jdbc-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-jdbc/2.5-SNAPSHOT/gt-jdbc-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ArcGrid datasource module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target
  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/classes
 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.gce.arcgrid.ArcGridReadWriteTest
Jan 13, 2009 6:26:03 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest 
testErrorConditions
INFO: testErrorConditions
Jan 13, 2009 6:26:03 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:03 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc ESRI
Jan 13, 2009 6:26:04 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Jan 13, 2009 6:26:04 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc GRASS
Jan 13, 2009 6:26:05 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc ESRI
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc GRASS
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc ESRI
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc GRASS
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx ESRI
Jan 13, 2009 6:26:06 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:07 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx GRASS
Jan 13, 2009 6:26:07 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.895 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
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the coverage through a file
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through an ImageInputStream
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO:  Reading the gzipped coverage through an InputStream
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jan 13, 2009 6:26:08 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through a URL
Jan 13, 2009 6:26:08 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: 8.369 sec

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/gt-arcgrid-2.5-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-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/gt-arcgrid-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/gt-arcgrid-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-arcgrid/2.5-SNAPSHOT/gt-arcgrid-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcgrid/target/gt-arcgrid-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-arcgrid/2.5-SNAPSHOT/gt-arcgrid-2.5-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-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/pom.xml
  to 
/home/tomcat/.m2/repository/org/geotools/arcsde-plugin/2.5-SNAPSHOT/arcsde-plugin-2.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building ArcSDE dummy api
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target
  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/src/main/resources
 
[INFO] [compiler:compile]
[INFO] Compiling 52 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target/classes
 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/src/test/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-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.5-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-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.5-SNAPSHOT-sources.jar
 
[INFO] [jar-collector:collect {execution: default}]
[INFO] [install:install]
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.5-SNAPSHOT.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-sde-dummy/2.5-SNAPSHOT/gt-sde-dummy-2.5-SNAPSHOT.jar
[INFO] Installing 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/sde-dummy/target/gt-sde-dummy-2.5-SNAPSHOT-sources.jar
  to 
/home/tomcat/.m2/repository/org/geotools/gt-sde-dummy/2.5-SNAPSHOT/gt-sde-dummy-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ArcSDE DataStore plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/target
  (included: [**], excluded: [])
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 67 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/target/classes
 
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 8 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 30 source files to 
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/target/test-classes
 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/test/java/org/geotools/arcsde/gce/RasterTestData.java
 :[383,57] cannot find symbol
symbol  : variable SE_INTERPOLATION_BICUBIC
location: class com.esri.sde.sdk.client.SeRaster



http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/arcsde/datastore/src/test/java/org/geotools/arcsde/gce/RasterTestData.java
 :[383,57] cannot find symbol
symbol  : variable SE_INTERPOLATION_BICUBIC
location: class com.esri.sde.sdk.client.SeRaster


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 24 seconds
[INFO] Finished at: Tue Jan 13 18:26:23 EST 2009
[INFO] Final Memory: 38M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to