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

Changes:

[simonegiannecchini] -improved index
-cleaned up a few bugs with transparency management
-enabled all tests

------------------------------------------
[...truncated 4542 lines...]
        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)
Apr 20, 2009 6:28:18 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
file:/tmp/test-shp41133.shx by org.geotools.data.shapefile.shp.IndexFile
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
file:/tmp/test-shp41133.shx for read by 
org.geotools.data.shapefile.shp.IndexFile in thread main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813)
        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.getAttributesReader(ShapefileDataStore.java:411)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:331)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:326)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:419)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:376)
        at 
org.geotools.data.TransactionStateDiff.writer(TransactionStateDiff.java:329)
        at 
org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:494)
        at 
org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:520)
        at 
org.geotools.data.shapefile.ShapefileDataStoreTest.testWrite(ShapefileDataStoreTest.java:773)
        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)
Apr 20, 2009 6:28:18 PM org.geotools.data.shapefile.ShpFiles logCurrentLockers
SEVERE: The following locker still has a lock� read on 
file:/tmp/test-shp41133.dbf by org.geotools.data.shapefile.dbf.DbaseFileReader
 it was created with the following stack trace
org.geotools.data.shapefile.ShpFilesLocker$Trace: Locking 
file:/tmp/test-shp41133.dbf for read by 
org.geotools.data.shapefile.dbf.DbaseFileReader in thread main
        at 
org.geotools.data.shapefile.ShpFilesLocker.setTraceException(ShpFilesLocker.java:54)
        at 
org.geotools.data.shapefile.ShpFilesLocker.<init>(ShpFilesLocker.java:33)
        at org.geotools.data.shapefile.ShpFiles.acquireRead(ShpFiles.java:365)
        at 
org.geotools.data.shapefile.ShpFiles.getReadChannel(ShpFiles.java:813)
        at 
org.geotools.data.shapefile.dbf.DbaseFileReader.<init>(DbaseFileReader.java:130)
        at 
org.geotools.data.shapefile.ShapefileDataStore.openDbfReader(ShapefileDataStore.java:450)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getAttributesReader(ShapefileDataStore.java:411)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:331)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:326)
        at 
org.geotools.data.AbstractDataStore.getFeatureReader(AbstractDataStore.java:419)
        at 
org.geotools.data.shapefile.ShapefileDataStore.getFeatureReader(ShapefileDataStore.java:376)
        at 
org.geotools.data.TransactionStateDiff.writer(TransactionStateDiff.java:329)
        at 
org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:494)
        at 
org.geotools.data.AbstractDataStore.getFeatureWriter(AbstractDataStore.java:520)
        at 
org.geotools.data.shapefile.ShapefileDataStoreTest.testWrite(ShapefileDataStoreTest.java:773)
        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)
[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
Apr 20, 2009 6:28:22 PM 
org.geotools.coverageio.gdal.jp2mrsid.AbstractJP2MrSIDTestCase <clinit>
WARNING: GDAL library unavailable.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.coverageio.gdal.erdasimg.ServiceTest
Apr 20, 2009 6:28:22 PM it.geosolutions.imageio.gdalframework.GDALUtilities 
loadGDAL
WARNING: Native library load failed.java.lang.UnsatisfiedLinkError: no gdaljni 
in java.library.path
Apr 20, 2009 6:28:23 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.513 sec
Running org.geotools.coverageio.gdal.jp2kak.JP2KTest
Apr 20, 2009 6:28:23 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
Apr 20, 2009 6:28:23 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.01 sec
Running org.geotools.coverageio.gdal.jp2kak.ServiceTest
Apr 20, 2009 6:28:23 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
Apr 20, 2009 6:28:24 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.78 sec
Running org.geotools.coverageio.gdal.dted.DTEDTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.ehdr.EsriHdrTest
Apr 20, 2009 6:28:24 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
Apr 20, 2009 6:28:24 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.004 sec
Running org.geotools.coverageio.gdal.jp2mrsid.ServiceTest
Apr 20, 2009 6:28:24 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.004 sec
Running org.geotools.coverageio.gdal.erdasimg.ErdasImgTest
Apr 20, 2009 6:28:24 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
Apr 20, 2009 6:28:24 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
Apr 20, 2009 6:28:24 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase 
testingEnabled
WARNING: MrSID 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.dted.ServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geotools.coverageio.gdal.ecw.ECWTest
Apr 20, 2009 6:28:24 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase 
testingEnabled
WARNING: DTED libraries are not available, skipping tests!
Apr 20, 2009 6:28:24 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.mrsid.MrSIDTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geotools.coverageio.gdal.jp2mrsid.JP2MrSIDTest
Apr 20, 2009 6:28:24 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase 
testingEnabled
WARNING: MrSID libraries are not available, skipping tests!
Apr 20, 2009 6:28:24 PM org.geotools.coverageio.gdal.AbstractGDALBasedTestCase 
testingEnabled
WARNING: MrSID libraries are not available, skipping tests!
Apr 20, 2009 6:28:24 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.005 sec
Running org.geotools.coverageio.gdal.nitf.ServiceTest
Apr 20, 2009 6:28:24 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

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 16 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/ImageMosaicReader.java
 :[106,64] cannot find symbol
symbol  : method 
replaceProvider(java.lang.Class<javax.imageio.spi.ImageReaderSpi>,java.lang.String,java.lang.String,java.lang.String)
location: class it.geosolutions.imageio.utilities.ImageIOUtilities



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/ImageMosaicReader.java
 :[106,64] cannot find symbol
symbol  : method 
replaceProvider(java.lang.Class<javax.imageio.spi.ImageReaderSpi>,java.lang.String,java.lang.String,java.lang.String)
location: class it.geosolutions.imageio.utilities.ImageIOUtilities


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 26 seconds
[INFO] Finished at: Mon Apr 20 18:28:29 EDT 2009
[INFO] Final Memory: 43M/63M
[INFO] ------------------------------------------------------------------------
Failed to send e-mail to simonegiannecchini because no e-mail address is known, 
and no default e-mail domain is configured


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to