[
https://issues.apache.org/jira/browse/ARIES-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Ross resolved ARIES-1444.
------------------------------
Resolution: Cannot Reproduce
Assignee: John Ross
Can you reproduce this with the latest contents from trunk? This appears to
have symptoms similar to ARIES-1452. Rather than providing a pax-exam test
case, are you able to attach a runtime environment like I did in ARIES-1452? I
am simply unable to reproduce this.
> Subsystem does not install because feature subsystem exports all constituents
> -----------------------------------------------------------------------------
>
> Key: ARIES-1444
> URL: https://issues.apache.org/jira/browse/ARIES-1444
> Project: Aries
> Issue Type: Bug
> Components: Subsystem
> Affects Versions: subsystem-2.0.6, subsystem-2.0.8
> Environment: karaf
> Reporter: Bas
> Assignee: John Ross
>
> The resolver will try endlessly to resolve the situation presented to it. You
> do have to restart the subsystem core bundle before this happens because
> after that the feature exports all constituent capabilities.
>
> While debugging it shows the following messages:
> org.osgi.service.resolver.ResolutionException: Uses constraint violation.
> Unable to resolve resource
> nl.capesystemsintegration.testcu.bus.testms.container-infra
> [org.apache.aries.subsystem.core.internal.BasicSubsystem@73ed4f] because it
> exports package 'net.sf.saxon.sxpath' and is also exposed to it from resource
> org.apache.servicemix.bundles.saxon [osgi.identity;
> osgi.identity="org.apache.servicemix.bundles.saxon"; type="osgi.bundle";
> version:Version="9.4.0.7_1"] via the following dependency chain:
> nl.capesystemsintegration.testcu.bus.testms.container-infra
> [org.apache.aries.subsystem.core.internal.BasicSubsystem@73ed4f]
> import:
> (&(osgi.wiring.package=net.sf.saxon.trans)(&(version>=9.4.0)(!(version>=10.0.0))))
> |
> export: osgi.wiring.package: net.sf.saxon.trans; uses:=net.sf.saxon.sxpath
> export: osgi.wiring.package=net.sf.saxon.sxpath
> org.apache.servicemix.bundles.saxon [osgi.identity;
> osgi.identity="org.apache.servicemix.bundles.saxon"; type="osgi.bundle";
> version:Version="9.4.0.7_1"]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)