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

Changes:

[groldan] GEOT-2549 move ISession to gt-arcsde-common so it's isolated enough 
as to be included as a pure jndi dependency

------------------------------------------
[...truncated 2197 lines...]
[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 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 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 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/library/jdbc/src/test/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.28 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.035 sec
Running org.geotools.filter.SQLEncoderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec
Running org.geotools.data.jdbc.FilterToSQLTest
Jul 3, 2009 12:09:12 PM org.geotools.data.jdbc.FilterToSQLTest 
testIntegerContext
FINE: testAttr is an Integer [ testAttr = 5 ] -> WHERE testAttr = 5
Jul 3, 2009 12:09:12 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
Jul 3, 2009 12:09:12 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.081 sec
Running org.geotools.data.jdbc.GeoApiSqlBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geotools.filter.SQLUnpackerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geotools.data.jdbc.JDBCFeatureCollectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 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 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[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 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[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
Jul 3, 2009 12:09:16 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest 
testErrorConditions
INFO: testErrorConditions
Jul 3, 2009 12:09:16 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:16 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc ESRI
Jul 3, 2009 12:09:17 PM java.util.prefs.FileSystemPreferences$7 run
WARNING: Prefs file removed in background 
/home/tomcat/.java/.userPrefs/org/geotools/referencing/wkt/prefs.xml
Jul 3, 2009 12:09:17 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: precip30min.asc GRASS
Jul 3, 2009 12:09:18 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc ESRI
Jul 3, 2009 12:09:18 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: SWAN_NURC_LigurianSeaL07_HSIGN.asc GRASS
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc ESRI
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: arcGrid.asc GRASS
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx ESRI
Jul 3, 2009 12:09:19 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:20 PM org.geotools.gce.arcgrid.ArcGridReadWriteTest runMe
INFO: spearfish_dem.arx GRASS
Jul 3, 2009 12:09:20 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.64 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
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the coverage through a file
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through an ImageInputStream
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO:  Reading the gzipped coverage through an InputStream
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridReader 
getCoordinateReferenceSystem
INFO: Unable to find crs, continuing with default WGS4 CRS
Jul 3, 2009 12:09:21 PM org.geotools.gce.arcgrid.ArcGridVisualizationTest 
testReadFileGZip
INFO: Reading the gzipped coverage through a URL
Jul 3, 2009 12:09:21 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.35 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] Deleting directory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/target
 
[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/target/pom-transformed.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 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/sde-dummy/src/main/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 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/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-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 support classes
[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/common/target
 
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile]
[INFO] Compiling 14 source files to 
http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/common/target/classes
 
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/common/src/main/java/org/geotools/arcsde/session/SessionPool.java
 :[169,18] cannot find symbol
symbol  : constructor IOException(java.lang.Exception)
location: class java.io.IOException

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/common/src/main/java/org/geotools/arcsde/ArcSdeException.java
 :[44,8] cannot find symbol
symbol  : constructor 
IOException(java.lang.String,com.esri.sde.sdk.client.SeException)
location: class java.io.IOException

http://hudson.opengeo.org/hudson/job/geotools-trunk/ws/gt_trunk/modules/plugin/arcsde/common/src/main/java/org/geotools/arcsde/session/Session.java
 :[239,26] cannot find symbol
symbol  : constructor IOException(java.lang.Throwable)
location: class java.io.IOException


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 35 seconds
[INFO] Finished at: Fri Jul 03 12:09:31 EDT 2009
[INFO] Final Memory: 46M/63M
[INFO] ------------------------------------------------------------------------


------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to