karaf-maven-plugin should should be able to calculate the start-level for the 
generated features and configurations.
--------------------------------------------------------------------------------------------------------------------

                 Key: KARAF-938
                 URL: https://issues.apache.org/jira/browse/KARAF-938
             Project: Karaf
          Issue Type: Improvement
    Affects Versions: 3.0.0
            Reporter: Ioannis Canellos


Currently the karaf-maven-plugin is used to generate feature descriptors, 
startup.properites and org.apache.karaf.features.cfg files.

On each plugin declaration we can assign start-level once and that start-level 
is going to be used for all bundles in the generated feature.
However, there are times where we need to have deviations or we are going to 
run into issues, like having dependencies and dependants run on the same 
start-level.

I am wondering if it was possible to use the dependency graph in order to 
propagate start-level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to