Author: danieleromagnoli
Date: 2009-07-08 10:49:40 -0400 (Wed, 08 Jul 2009)
New Revision: 33527
Modified:
trunk/modules/plugin/imageio-ext-gdal/src/test/java/org/geotools/coverageio/gdal/jp2mrsid/JP2MrSIDTest.java
trunk/pom.xml
Log:
Updating imageio-ext-version to 1.0.3
Modified: trunk/modules/plugin/imageio-ext-gdal/src/test/java/org/geotools/coverageio/gdal/jp2mrsid/JP2MrSIDTest.java
===================================================================
--- trunk/modules/plugin/imageio-ext-gdal/src/test/java/org/geotools/coverageio/gdal/jp2mrsid/JP2MrSIDTest.java 2009-07-08 08:06:04 UTC (rev 33526)
+++ trunk/modules/plugin/imageio-ext-gdal/src/test/java/org/geotools/coverageio/gdal/jp2mrsid/JP2MrSIDTest.java 2009-07-08 14:49:40 UTC (rev 33527)
@@ -66,6 +66,7 @@
if (driverecw != null)
skipDriver.append("JP2ECW");
gdal.SetConfigOption("GDAL_SKIP", skipDriver.toString());
+ gdal.AllRegister();
}
} catch (UnsatisfiedLinkError e) {
if (LOGGER.isLoggable(Level.WARNING))
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-07-08 08:06:04 UTC (rev 33526)
+++ trunk/pom.xml 2009-07-08 14:49:40 UTC (rev 33527)
@@ -71,7 +71,7 @@
<stress.skip.pattern>**/*StressTest.java</stress.skip.pattern>
<test.maxHeapSize>512M</test.maxHeapSize>
<src.output>${basedir}/target</src.output>
- <imageio.ext.version>1.0.2</imageio.ext.version>
+ <imageio.ext.version>1.0.3</imageio.ext.version>
</properties>
<!-- Profiles set on the command-line overwrite default properties. -->
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at:
http://p.sf.net/sfu/Challenge_______________________________________________
GeoTools-commits mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-commits