/[Apache-SVN]
ViewVC logotype

Revision 684886


Jump to revision: Previous Next
Author: rickhall
Date: Mon Aug 11 19:33:15 2008 UTC (15 years, 11 months ago)
Changed paths: 4
Log Message:
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)


Changed paths

Path Details
Directoryfelix/trunk/framework/src/main/java/org/apache/felix/framework/Felix.java modified , text changed
Directoryfelix/trunk/framework/src/main/java/org/apache/felix/framework/searchpolicy/R4SearchPolicyCore.java modified , text changed
Directoryfelix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser/ManifestParser.java modified , text changed
Directoryfelix/trunk/framework/src/main/java/org/apache/felix/framework/util/manifestparser/Requirement.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26