[
https://issues.apache.org/jira/browse/FELIX-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall updated FELIX-1710:
-----------------------------------
Summary: Resolver still does not discard all partial results when a
cyclical dependency fails (was: Resolver still does not discard all partial
results when a cyclically dependency fails)
> Resolver still does not discard all partial results when a cyclical
> dependency fails
> ------------------------------------------------------------------------------------
>
> Key: FELIX-1710
> URL: https://issues.apache.org/jira/browse/FELIX-1710
> Project: Felix
> Issue Type: Bug
> Components: Framework, Specification compliance
> Affects Versions: felix-2.0.0
> Reporter: Richard S. Hall
> Assignee: Richard S. Hall
> Fix For: felix-2.2.0
>
>
> There are still situations were failed cyclical dependencies are not
> completely cleaned up, which leads to bundles being considered to be resolved
> when in fact they are not. The previous fix for this did not go far enough
> since it only cleaned immediately cyclical dependencies. Instead, it must
> removed failed candidates from any modules using them as a potential
> candidate, which could also cause those modules to fail to resolve if that
> was the only potential candidate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.