Clement Escoffier | 0d5e44a | 2012-12-18 09:13:20 +0000 | [diff] [blame^] | 1 | Changes from the 1.8.4 to 1.8.6 |
| 2 | ------------------------------- |
| 3 | |
| 4 | ** Bug |
| 5 | * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported. |
| 6 | * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME |
| 7 | * [FELIX-3819] - The export directive of iPOJO is wrong |
| 8 | |
Clement Escoffier | 1dc4636 | 2012-10-28 14:29:42 +0000 | [diff] [blame] | 9 | Changes from the 1.8.2 to 1.8.4
|
| 10 | --------------------------------
|
| 11 |
|
| 12 | ** Bug
|
| 13 | * [FELIX-3451] - "instance.name" attribute not recognized
|
| 14 | * [FELIX-3500] - InstanceManager concurrency issue: "A methodID cannot be associated with a method from the POJO class"
|
| 15 | * [FELIX-3501] - IPojo FactoryStateListener doesn't get notified while stopping factory
|
| 16 | * [FELIX-3545] - Memory leak when unregistering a component used by an aggregate dependency with an unbind callback
|
| 17 | * [FELIX-3548] - Concurrent access during startup
|
| 18 | * [FELIX-3567] - iPOJO Configuration Handler should not reuse the dictionary object from the configuration admin
|
| 19 | * [FELIX-3576] - iPOJO fails when using constructor injection and expecting BundleContext in ctor
|
| 20 | * [FELIX-3599] - Problem with 'subservice action="instantiate"' in ipojo composite
|
| 21 | * [FELIX-3621] - Two dimensional array as argument to a method in a component
|
| 22 | * [FELIX-3672] - Potential Concurrent Modification Exception when a bundle is stopped
|
| 23 |
|
| 24 | ** Improvement
|
| 25 | * [FELIX-3560] - Extensions to IPojo's Factory and ComponentInstance documentation for custom handlers
|
| 26 |
|
Clement Escoffier | 303894d | 2012-04-21 08:25:10 +0000 | [diff] [blame] | 27 | Changes from the 1.8.0 to 1.8.2
|
| 28 | -------------------------------
|
| 29 | ** Bug
|
| 30 | * [FELIX-3130] - Nested composites throws StackOverflowError on instantiation
|
| 31 | * [FELIX-3323] - Ipojo composite throw ClassCastException when configuration is updated thru ConfigAdmin
|
| 32 | * [FELIX-3451] - "instance.name" attribute not recognized
|
| 33 |
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 34 | Changes from the 1.6.0 to 1.8.0
|
| 35 | -------------------------------
|
| 36 | ** Improvement
|
| 37 | * [FELIX-2746] - Composite should support instance configuration
|
| 38 |
|
Clement Escoffier | 14ef3cb | 2010-04-14 15:25:52 +0000 | [diff] [blame] | 39 | Changes from the 1.4.0 to 1.6.0
|
| 40 | -------------------------------
|
| 41 | ** Improvement
|
| 42 | * [FELIX-1427] - Service injection with Smart Proxies
|
| 43 | * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
|
| 44 |
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 45 |
|
Clement Escoffier | 0630c6b | 2009-07-19 16:25:18 +0000 | [diff] [blame] | 46 | Changes from 1.2.0 to 1.4.0
|
| 47 | ---------------------------
|
| 48 | ** Bug
|
| 49 | * [FELIX-994] - ClassCastException while Architecture on a composite with a provided service
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 50 |
|
Clement Escoffier | 0630c6b | 2009-07-19 16:25:18 +0000 | [diff] [blame] | 51 | ** Improvement
|
| 52 | * Update parent pom
|
| 53 |
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 54 |
|
Clement Escoffier | 1a86292 | 2009-01-15 14:48:59 +0000 | [diff] [blame] | 55 | Changes from 1.0.0 to 1.2.0
|
| 56 | ---------------------------
|
| 57 | ** Bug
|
| 58 | * [FELIX-797] - Composite Architecture contains duplicate instances
|
| 59 | * [FELIX-817] - iPOJO Service Exported throw an error when stopping
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 60 |
|
Clement Escoffier | 8350751 | 2008-10-13 07:33:03 +0000 | [diff] [blame] | 61 | Changes from 0.8.1 to 1.0.0
|
| 62 | ---------------------------
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 63 | ** Bug
|
Clement Escoffier | 1a86292 | 2009-01-15 14:48:59 +0000 | [diff] [blame] | 64 | * [FELIX-622] - iPOJO Composite Service Instance can use factories twice to create service instance
|
| 65 | * [FELIX-628] - Architecture service should not publish the instance.name property
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 66 | * [FELIX-637] - Composite service implementation does not support long argument
|
| 67 |
|
Clement Escoffier | 8350751 | 2008-10-13 07:33:03 +0000 | [diff] [blame] | 68 | ** Improvement
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 69 | * [FELIX-673] - Provide OBR description to iPOJO bundles
|
| 70 | * [FELIX-688] - Better error reporting when an instance creation failed
|
| 71 | * [FELIX-689] - Instance 'name' property should become 'instance.name'
|
Clement Escoffier | 1a86292 | 2009-01-15 14:48:59 +0000 | [diff] [blame] | 72 | * [FELIX-716] - Provide XML schemas for iPOJO descriptors
|
Clement Escoffier | 8350751 | 2008-10-13 07:33:03 +0000 | [diff] [blame] | 73 |
|
Clement Escoffier | bd7ff50 | 2008-06-06 12:12:01 +0000 | [diff] [blame] | 74 | Version 0.8.1
|
Clement Escoffier | 659471e | 2008-05-16 20:46:55 +0000 | [diff] [blame] | 75 | -------------
|
Clement Escoffier | 99576cb | 2011-01-03 09:42:54 +0000 | [diff] [blame] | 76 | * Initial release
|