Deeper class processing
-----------------------

                 Key: FELIX-124
                 URL: http://issues.apache.org/jira/browse/FELIX-124
             Project: Felix
          Issue Type: Improvement
          Components: Manifest Generator (mangen)
            Reporter: Rob Walker
            Priority: Minor


It's possible that mangen could go deeper into the scanned classes to provide 
enhanced functionality e.g.

   * reporting on unused classes across a set of bundle JARs, possibly with an 
option to remove them
   * a mechanism to create report warning is certain 'difficult to handle' OSGi 
cases are seen, such as the dreaded getContextClassLoader() usage pattern 
present in SAX and a small number of other third-party JARs
   * a mechanism to report on dynamic classloading cases found which indicate 
package import/export cases that {{mangen}} will not be able to guarantee it 
has included in it's generated lists


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

        

Reply via email to