See http://hudson.opengeo.org/hudson/job/geotools-trunk/1399/changes

Changes:

[groldan] GEOT-1744 compromise solution to set the no-data values to 
transparent on colormapped raster catalogs. The actual solution whould involve: 
a) expanding the band's data type if there's no room in the colormap for an 
extra entry and b) make the ImageInputStream expand the incoming sample data to 
the appropriate pixel depth

------------------------------------------
[...truncated 2491 lines...]
Running org.geotools.xml.SLDParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.xml.ogc.XMLEncoderTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 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.276 sec
Running org.geotools.data.jdbc.ds.UnWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.geotools.data.jdbc.DefaultSQLBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.geotools.filter.SQLEncoderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec
Running org.geotools.data.jdbc.FilterToSQLTest
Feb 22, 2009 3:09:24 PM org.geotools.data.jdbc.FilterToSQLTest 
testIntegerContext
FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5
Feb 22, 2009 3:09:24 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
Feb 22, 2009 3:09:24 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.082 sec
Running org.geotools.data.jdbc.GeoApiSqlBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geotools.filter.SQLUnpackerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geotools.data.jdbc.JDBCFeatureCollectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 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
Feb 22, 2009 3:09:28 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest 
testErrorConditions
INFO: testErrorConditions
Feb 22, 2009 3:09:28 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:28 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc ESRI
Feb 22, 2009 3:09:29 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Feb 22, 2009 3:09:29 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc GRASS
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc ESRI
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc GRASS
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc ESRI
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc GRASS
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx ESRI
Feb 22, 2009 3:09:30 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:31 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx GRASS
Feb 22, 2009 3:09:31 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: 5.468 sec
Running org.geotools.gce.arcgrid.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.geotools.gce.arcgrid.ArcGridVisualizationTest
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the coverage through a file
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through an ImageInputStream
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO:  Reading the gzipped coverage through an InputStream
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 22, 2009 3:09:32 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through a URL
Feb 22, 2009 3:09:32 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.033 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] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDERasterFormat.java
 :[469,49] cannot find symbol
symbol  : method getID()
location: class com.esri.sde.sdk.client.SeRasterColumn



http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDERasterFormat.java
 :[469,49] cannot find symbol
symbol  : method getID()
location: class com.esri.sde.sdk.client.SeRasterColumn


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 5 seconds
[INFO] Finished at: Sun Feb 22 15:09:42 EST 2009
[INFO] Final Memory: 38M/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

Reply via email to