Check a list of bundles to see if all bundles can be resolved when its will 
deploy on osgi framework.
-----------------------------------------------------------------------------------------------------

                 Key: FELIX-2920
                 URL: https://issues.apache.org/jira/browse/FELIX-2920
             Project: Felix
          Issue Type: New Feature
          Components: Maven Bundle Plugin
    Affects Versions: maven-bundle-plugin-2.3.4
            Reporter: Stephane Chomat
             Fix For: maven-bundle-plugin-2.3.6


It's helpfull to add another goal checkConfig to check a configurations of 
bundles with the bundle 0 to see if all bundles can be resovled and reports 
some warning or errors like a package exported by two bundles, a package 
exported by a bundle less version and by another with a version ....

It's a test to see if these bundles can be started on a osgi configuration.

You can use felix implemention to do it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to