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

Changes:

[groldan] committing ArcSDE gce JAI prototype advances

------------------------------------------
[...truncated 2518 lines...]
[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.335 sec
Running org.geotools.data.jdbc.ds.UnWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.geotools.data.jdbc.DefaultSQLBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.geotools.filter.SQLEncoderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
Running org.geotools.data.jdbc.FilterToSQLTest
Feb 6, 2009 12:10:36 AM org.geotools.data.jdbc.FilterToSQLTest 
testIntegerContext
FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5
Feb 6, 2009 12:10:36 AM 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 6, 2009 12:10:36 AM 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.087 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.021 sec
Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.geotools.data.jdbc.JDBCFeatureCollectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 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 6, 2009 12:10:42 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest 
testErrorConditions
INFO: testErrorConditions
Feb 6, 2009 12:10:43 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:43 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc ESRI
Feb 6, 2009 12:10:43 AM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Feb 6, 2009 12:10:44 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc GRASS
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc ESRI
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc GRASS
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc ESRI
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc GRASS
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx ESRI
Feb 6, 2009 12:10:45 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:46 AM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx GRASS
Feb 6, 2009 12:10:46 AM 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.537 sec
Running org.geotools.gce.arcgrid.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.geotools.gce.arcgrid.ArcGridVisualizationTest
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the coverage through a file
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through an ImageInputStream
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO:  Reading the gzipped coverage through an InputStream
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Feb 6, 2009 12:10:48 AM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through a URL
Feb 6, 2009 12:10:48 AM 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.468 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 54 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 81 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/ArcSDEGridCoverage2DReaderJAI.java
 :[73,36] package com.sun.media.imageio.stream does not exist

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[74,45] package com.sun.media.imageioimpl.plugins.raw does not exist

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[414,14] cannot find symbol
symbol  : class RawImageInputStream
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[414,44] cannot find symbol
symbol  : class RawImageInputStream
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[448,8] cannot find symbol
symbol  : class RawImageReaderSpi
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[448,43] cannot find symbol
symbol  : class RawImageReaderSpi
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[627,18] cannot find symbol
symbol  : class RawImageInputStream
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[627,48] cannot find symbol
symbol  : class RawImageInputStream
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[662,12] cannot find symbol
symbol  : class RawImageReaderSpi
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/datastore/src/main/java/org/geotools/arcsde/gce/ArcSDEGridCoverage2DReaderJAI.java
 :[662,47] cannot find symbol
symbol  : class RawImageReaderSpi
location: class org.geotools.arcsde.gce.ArcSDEGridCoverage2DReaderJAI


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 59 seconds
[INFO] Finished at: Fri Feb 06 00:10:59 EST 2009
[INFO] Final Memory: 38M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to