You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Rob Walker (JIRA)" <ji...@apache.org> on 2008/10/16 08:06:44 UTC

[jira] Created: (FELIX-778) Look at how mangen may be integrated with BND

Look at how mangen may be integrated with BND
---------------------------------------------

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


Mangen has very powerful means to detect classes present and required in a JAR and automatically generate manifests for imports and exports. It's also almost completely rule base, making it very easy to omit or include packages which are detected but not needed, or are undetected (e.g. some boundary cases of dynamic classloads)

A request was made to see how it can be integrated with BND - which seems a good plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-778) Look at how mangen may be integrated with BND

Posted by "Rob Walker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Walker updated FELIX-778:
-----------------------------

    Issue Type: Improvement  (was: Bug)

> Look at how mangen may be integrated with BND
> ---------------------------------------------
>
>                 Key: FELIX-778
>                 URL: https://issues.apache.org/jira/browse/FELIX-778
>             Project: Felix
>          Issue Type: Improvement
>          Components: Manifest Generator (mangen)
>            Reporter: Rob Walker
>            Priority: Minor
>
> Mangen has very powerful means to detect classes present and required in a JAR and automatically generate manifests for imports and exports. It's also almost completely rule base, making it very easy to omit or include packages which are detected but not needed, or are undetected (e.g. some boundary cases of dynamic classloads)
> A request was made to see how it can be integrated with BND - which seems a good plan.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.