Remove Explicit ImageIO-Ext/GDAL dependencies from ImageMosaic in favor of 
using Class.forName
----------------------------------------------------------------------------------------------

                 Key: GEOT-3498
                 URL: http://jira.codehaus.org/browse/GEOT-3498
             Project: GeoTools
          Issue Type: Improvement
          Components: gc imagemosaic
    Affects Versions: 2.7.0
            Reporter: Daniele Romagnoli
            Assignee: Daniele Romagnoli
             Fix For: 2.7.1, 2.8-M1


Right now, the ImageMosaic plugin has some inner code which checks for some 
ImageIO-EXT-gdal SPI classes availability. In order to support this, there are 
explicit dependencies in the ImageMosaic's pom and explicit constructors/method 
invokations within the ImageMosaicFactory  code.
We should improve this by removing those dependencies (letting GDAL work as an 
extension) as well as changing the code to work using Reflection to check 
whether the GDAL's related libraries/drivers/factories/SPIs are available.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to