See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/419/changes
Changes:
[simonegiannecchini] -removed command line utilities (I'll add them back as
separate utilities)
-remove dependency from common cli
-more clean up in index builder code
[simonegiannecchini] -GEOS-2985
-simplified index builder code by introducing a directory walker
-various simplifications
------------------------------------------
[...truncated 4428 lines...]
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
May 6, 2009 4:27:54 PM org.geotools.data.shapefile.shp.ShapefileReader <init>
WARNING: Could not open the .shx file, continuing assuming the .shp file is not
sparse
java.io.FileNotFoundException:
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/stream.shx
at
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:821)
at org.geotools.data.shapefile.shp.IndexFile.<init>(IndexFile.java:78)
at
org.geotools.data.shapefile.shp.ShapefileReader.<init>(ShapefileReader.java:162)
at
org.geotools.data.shapefile.ShapefileDataStore.openShapeReader(ShapefileDataStore.java:425)
at
org.geotools.data.shapefile.ShapefileDataStore.getCount(ShapefileDataStore.java:987)
at
org.geotools.data.shapefile.ShapefileDataStoreTest.testGetCount(ShapefileDataStoreTest.java:691)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
May 6, 2009 4:27:54 PM org.geotools.data.shapefile.ShapefileDataStore
createSchema
WARNING: PRJ file not generated for null CoordinateReferenceSystem
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
Running org.geotools.data.shapefile.shp.PolygonHandlerTest
May 6, 2009 4:27:54 PM org.geotools.data.DefaultTransaction finalize
SEVERE: There's code leaving transaction unclosed. Call Transaction.close()
after using them to ensure they do not hold state such as JDCB connections or
file handles
May 6, 2009 4:27:54 PM org.geotools.data.DefaultTransaction finalize
SEVERE: Unclosed transaction handle is
'org.geotools.data.shapefile.ShapefileDataStoreTest.testWrite Transaction'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreFactoryTest
May 6, 2009 4:27:54 PM org.geotools.data.shapefile.ShapefileDataStoreFactory
createNewShapefile
WARNING: File already exists:
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/shapefile/target/test-classes/org/geotools/data/shapefile/test-data/shapes/statepop.shp
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.geotools.index.rtree.fs.FileSystemPageStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
Running org.geotools.data.shapefile.StorageFileTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Results :
Tests run: 166, 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/shapefile/target/gt-shapefile-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/shapefile/target/gt-shapefile-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/shapefile/target/gt-shapefile-2.5-SNAPSHOT.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile/2.5-SNAPSHOT/gt-shapefile-2.5-SNAPSHOT.jar
[INFO] Installing
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/shapefile/target/gt-shapefile-2.5-SNAPSHOT-sources.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-shapefile/2.5-SNAPSHOT/gt-shapefile-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageI/O-Ext based grid coverage readers
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imageio-ext-gdal/target
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 34 source files to
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imageio-ext-gdal/target/classes
[INFO] [resources:testResources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 26 source files to
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imageio-ext-gdal/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/imageio-ext-gdal/target/surefire-reports
Native library load failed.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
May 6, 2009 4:27:59 PM
org.geotools.coverageio.gdal.jp2mrsid.AbstractJP2MrSIDTestCase <clinit>
WARNING: GDAL library unavailable.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geotools.coverageio.gdal.erdasimg.ServiceTest
May 6, 2009 4:27:59 PM it.geosolutions.imageio.gdalframework.GDALUtilities
loadGDAL
WARNING: Native library load failed.java.lang.UnsatisfiedLinkError: no gdaljni
in java.library.path
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: ErdasImagine libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec
Running org.geotools.coverageio.gdal.jp2kak.JP2KTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: JP2K libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.ehdr.ServiceTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: EHdr libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.geotools.coverageio.gdal.jp2kak.ServiceTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: JP2K libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.geotools.coverageio.BaseGridFormatFactorySpiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec
Running org.geotools.coverageio.gdal.dted.DTEDTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: DTED libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.coverageio.gdal.ehdr.EsriHdrTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: EHdr libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.coverageio.gdal.ecw.ServiceTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: ECW libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.jp2mrsid.ServiceTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: JP2MrSID libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.coverageio.gdal.erdasimg.ErdasImgTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: ErdasImagine libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.coverageio.gdal.nitf.NITFTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: NITF libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.mrsid.ServiceTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: MrSID libraries are not available, skipping tests!
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: DTED libraries are not available, skipping tests!
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: ECW libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.dted.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.geotools.coverageio.gdal.ecw.ECWTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.coverageio.gdal.mrsid.MrSIDTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: MrSID libraries are not available, skipping tests!
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: MrSID libraries are not available, skipping tests!
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: JP2MrSID libraries are not available, skipping tests!
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.coverageio.gdal.jp2mrsid.JP2MrSIDTest
May 6, 2009 4:28:00 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase
testingEnabled
WARNING: NITF libraries are not available, skipping tests!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.geotools.coverageio.gdal.nitf.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Results :
Tests run: 18, 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/imageio-ext-gdal/target/gt-imageio-ext-gdal-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/imageio-ext-gdal/target/gt-imageio-ext-gdal-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/imageio-ext-gdal/target/gt-imageio-ext-gdal-2.5-SNAPSHOT.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-imageio-ext-gdal/2.5-SNAPSHOT/gt-imageio-ext-gdal-2.5-SNAPSHOT.jar
[INFO] Installing
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imageio-ext-gdal/target/gt-imageio-ext-gdal-2.5-SNAPSHOT-sources.jar
to
/home/tomcat/.m2/repository/org/geotools/gt-imageio-ext-gdal/2.5-SNAPSHOT/gt-imageio-ext-gdal-2.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building imagemosaic datasource module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/target
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 12 source files to
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/target/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/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[36,49] package org.geotools.gce.imagemosaic.IndexBuilder does not exist
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[37,49] package org.geotools.gce.imagemosaic.IndexBuilder does not exist
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ProcessingEventListener.java
:[21,49] package org.geotools.gce.imagemosaic.IndexBuilder does not exist
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ProcessingEventListener.java
:[22,49] package org.geotools.gce.imagemosaic.IndexBuilder does not exist
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ProcessingEventListener.java
:[30,44] cannot find symbol
symbol : class ProcessingEvent
location: class org.geotools.gce.imagemosaic.ProcessingEventListener
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ProcessingEventListener.java
:[32,46] cannot find symbol
symbol : class ExceptionEvent
location: class org.geotools.gce.imagemosaic.ProcessingEventListener
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[170,22] cannot find symbol
symbol : class IndexBuilder
location: class org.geotools.gce.imagemosaic.ImageMosaicUtils
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[170,53] cannot find symbol
symbol : class IndexBuilder
location: class org.geotools.gce.imagemosaic.ImageMosaicUtils
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[179,54] cannot find symbol
symbol: class ExceptionEvent
public void exceptionOccurred(ExceptionEvent event) {
http://hudson.opengeo.org/hudson/job/geotools-2.5.x/ws/gt_2.5.x/modules/plugin/imagemosaic/src/main/java/org/geotools/gce/imagemosaic/ImageMosaicUtils.java
:[188,52] cannot find symbol
symbol: class ProcessingEvent
public void getNotification(ProcessingEvent event) {
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 18 seconds
[INFO] Finished at: Wed May 06 16:28:02 EDT 2009
[INFO] Final Memory: 41M/63M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to simonegiannecchini because no e-mail address is known,
and no default e-mail domain is configured
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel