You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/09/17 12:47:46 UTC

[jira] [Created] (KARAF-4000) Karaf maven plugin and feature service should also validate conditional bundles

Christian Schneider created KARAF-4000:
------------------------------------------

             Summary: Karaf maven plugin and feature service should also validate conditional bundles
                 Key: KARAF-4000
                 URL: https://issues.apache.org/jira/browse/KARAF-4000
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-feature, karaf-tooling
    Affects Versions: 4.0.1
            Reporter: Christian Schneider
             Fix For: 4.0.2


There is an error in the transaction feature. 

Start karaf 4.0.1
> feature:install transaction 

As karaf by default installs aries blueprint we would expect the conditional bundles in the transaction feature to also be installed. After the command above the transaction.blueprint bundle is missing though.

The reason is that the bundle does not resolve as a requirement is missing. 

The expected behaviour would be that the transaction feature is not installed as it does not fully resolve.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)