Jean-Baptiste Onofré created KARAF-3181:
-------------------------------------------

             Summary: framework-security feature doesn't install
                 Key: KARAF-3181
                 URL: https://issues.apache.org/jira/browse/KARAF-3181
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core
    Affects Versions: 4.0.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 4.0.0


The installation of the framework-security feature fails:

{code}
Uses constraint violation. Unable to resolve resource 
org.apache.aries.blueprint.core [org.apache.aries.blueprint.core/1.4.1] because 
it is exposed to package 'org.osgi.util.tracker' from resources 
org.apache.felix.framework [0] and org.apache.felix.framework [0] via two 
dependency chains.

Chain 1:
  org.apache.aries.blueprint.core [org.apache.aries.blueprint.core/1.4.1]
    import: 
(&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.5.0)(!(version>=2.0.0)))
     |
    export: osgi.wiring.package: org.osgi.util.tracker
  org.apache.felix.framework [0]

Chain 2:
  org.apache.aries.blueprint.core [org.apache.aries.blueprint.core/1.4.1]
    import: 
(&(osgi.wiring.package=org.apache.aries.util.tracker)(version>=1.0.0)(!(version>=2.0.0)))
     |
    export: osgi.wiring.package=org.apache.aries.util.tracker; 
uses:=org.osgi.util.tracker
  org.apache.aries.util [org.apache.aries.util/1.1.0]
    import: 
(&(osgi.wiring.package=org.osgi.util.tracker)(version>=1.4.0)(!(version>=2.0.0)))
     |
    export: osgi.wiring.package: org.osgi.util.tracker
  org.apache.felix.framework [0]
{/code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to