Make Geotools JARs OSGi compliant
---------------------------------

                 Key: GEOT-2105
                 URL: http://jira.codehaus.org/browse/GEOT-2105
             Project: GeoTools
          Issue Type: Improvement
          Components: admin
            Reporter: Harald Wellmann
            Assignee: Jody Garnett


Geotools libraries are not directly usable in an OSGi environment. This affects 
not only uDig (based on Eclipse RCP which in turn is based on OSGi) but also 
any potential clients of Geotools which are OSGi based.

uDig currently resorts to putting all required Geotools libraries and their 
external dependencies into one giant bundle net.refractions.udig.libs. This is 
a major problem for the following reasons:

- It defeats the purpose of modularization.
- This approach works for uDig itself, but not for any client project 
developing components which have to work both with or without uDig.

Rather than leaving it up the client to osgify Geotools according to their 
needs, it would be preferable if the Geotools distribution were OSGi compliant. 

This can be achieved by changing the Maven POMs and the build process, without 
any changes to Java sources. See 

http://docs.codehaus.org/display/GEOTOOLS/Add+bundle+information+to+jar+manifest

for a detailed proposal.

-- 
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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to