We were not correctly checking attributes when resolving dynamic imports.
We were creating our requirement using a filter instead of directives and
attributes and a requirement constructed in this fashion does not check
anything other than what is in the filter. Changed dynamic import resolution
to use the directive/attribute constructor of Requirement instead. (FELIX-676)


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@684886 13f79535-47bb-0310-9956-ffa450edef68
4 files changed