FELIX-1666 add support for lazy bundle activation policy.
Also refactor the map of bundles with components: This used to
be indexed by the bundle symbolic name, but this is wrong since
it is perfectly ok for two or more bundles in the framework to
have the same symbolic name. Now the bundle ID is used, which is
guaranteed to be unique per bundle.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@824038 13f79535-47bb-0310-9956-ffa450edef68
1 file changed