Clement Escoffier | 1dc4636 | 2012-10-28 14:29:42 +0000 | [diff] [blame] | 1 | Changes from the 1.8.2 to 1.8.4
|
| 2 | --------------------------------
|
| 3 |
|
| 4 | ** Bug
|
| 5 | * [FELIX-3451] - "instance.name" attribute not recognized
|
| 6 | * [FELIX-3500] - InstanceManager concurrency issue: "A methodID cannot be associated with a method from the POJO class"
|
| 7 | * [FELIX-3501] - IPojo FactoryStateListener doesn't get notified while stopping factory
|
| 8 | * [FELIX-3545] - Memory leak when unregistering a component used by an aggregate dependency with an unbind callback
|
| 9 | * [FELIX-3548] - Concurrent access during startup
|
| 10 | * [FELIX-3567] - iPOJO Configuration Handler should not reuse the dictionary object from the configuration admin
|
| 11 | * [FELIX-3576] - iPOJO fails when using constructor injection and expecting BundleContext in ctor
|
| 12 | * [FELIX-3599] - Problem with 'subservice action="instantiate"' in ipojo composite
|
| 13 | * [FELIX-3621] - Two dimensional array as argument to a method in a component
|
| 14 | * [FELIX-3672] - Potential Concurrent Modification Exception when a bundle is stopped
|
| 15 |
|
| 16 | ** Improvement
|
| 17 | * [FELIX-3560] - Extensions to IPojo's Factory and ComponentInstance documentation for custom handlers
|
| 18 |
|
| 19 |
|
Clement Escoffier | 18e0fa5 | 2012-04-21 08:26:15 +0000 | [diff] [blame] | 20 | Version 1.8.2
|
| 21 | -------------
|
| 22 | * Initial release
|