Karl Pauls | 5362787 | 2015-04-20 10:31:21 +0000 | [diff] [blame] | 1 | 1.2.0 |
| 2 | ----- |
| 3 | |
| 4 | ** Bug |
| 5 | * [FELIX-4182] - Issues with package space consistency check |
| 6 | * [FELIX-4428] - When inserting hosted capability from an already resolved fragment the real non-hosted capability is not removed as a candidate |
| 7 | * [FELIX-4494] - Fragment identity capabilities are incorrectly wrapped |
| 8 | * [FELIX-4495] - Candidates from already resolved fragments get ignored if no new hosts are available |
| 9 | * [FELIX-4497] - Invalid wirings may result from substitutable exports |
| 10 | * [FELIX-4524] - Substituted exports may cause IndexOutOfBoundsException |
| 11 | * [FELIX-4642] - NPE in the resolver when substituting |
| 12 | * [FELIX-4727] - WrappedResource.getCapabilities ignores the namespace param |
| 13 | * [FELIX-4762] - OutOfMemoryError (Java Heap Space) when resolving bundles |
| 14 | * [FELIX-4825] - The resolver may return wires to unresolved resources in some cases |
| 15 | |
| 16 | ** Improvement |
| 17 | * [FELIX-4492] - Enhance resolver logging to get better uses diagnostics |
| 18 | * [FELIX-4493] - Allow ResolveContext to supply on demand resources |
| 19 | * [FELIX-4498] - Resolver does not allow optional reqs to resolve if they introduce class space inconsistencies |
| 20 | * [FELIX-4656] - Improve memory usage and speed of the resolver |
| 21 | |
Karl Pauls | 47b877c | 2013-04-03 15:34:09 +0000 | [diff] [blame] | 22 | 1.0.0 |
| 23 | ----- |
| 24 | |
| 25 | ** Initial Release |