Clement Escoffier | 162697b | 2010-05-12 08:01:59 +0000 | [diff] [blame] | 1 | Changes from the 1.6.0 to 1.6.2
|
| 2 | -------------------------------
|
| 3 | ** Improvement
|
| 4 | * [FELIX-2296] - Access to ServiceReference in iPOJO service.
|
| 5 |
|
Clement Escoffier | e99f0d3 | 2010-04-14 15:25:52 +0000 | [diff] [blame] | 6 | Changes from the 1.4.0 to 1.6.0
|
| 7 | -------------------------------
|
| 8 | ** Bug
|
| 9 | * [FELIX-1557] - Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.
|
| 10 |
|
| 11 | ** Improvement
|
| 12 | * [FELIX-1426] - Service injection with Dynamic Proxies
|
| 13 | * [FELIX-1427] - Service injection with Smart Proxies
|
| 14 | * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
|
| 15 |
|
| 16 | ** New Feature
|
| 17 | * [FELIX-2132] - Provides a way to control service exposition from the implementation class
|
| 18 |
|
| 19 | ** Wish
|
| 20 | * [FELIX-1940] - Add @Instance annotation to declare instances without metadata.xml
|
| 21 |
|
Clement Escoffier | bfa74d0 | 2009-07-19 16:25:18 +0000 | [diff] [blame] | 22 | Changes from 1.2.0 to 1.4.0
|
| 23 | ---------------------------
|
| 24 | ** Bug
|
| 25 | * [FELIX-1319] - Issue in the metadata overriding analysis in iPOJO annotations
|
| 26 |
|
| 27 | ** Improvement
|
| 28 | * Update parent pom
|
| 29 |
|
| 30 |
|
Clement Escoffier | 3c9a419 | 2009-01-15 14:48:59 +0000 | [diff] [blame] | 31 | Changes from 1.0.0 to 1.2.0
|
| 32 | ---------------------------
|
| 33 | ** Improvement
|
| 34 | * [FELIX-825] - Provide annotation for iPojo JMX Handler
|
| 35 | * [FELIX-834] - Provide Annotations for the extender, whiteboard and event admin handlers
|
| 36 |
|
| 37 | ** Bug
|
| 38 | * [FELIX-867] - iPOJO @ServiceProperty can target method
|
| 39 | * [FELIX-868] - iPOJO @Component don't support factory methods
|
| 40 |
|
| 41 |
|
Clement Escoffier | 130ca57 | 2008-10-13 07:33:03 +0000 | [diff] [blame] | 42 | Changes from 0.8.0 to 1.0.0
|
| 43 | ---------------------------
|
| 44 | ** Improvement
|
Clement Escoffier | 3c9a419 | 2009-01-15 14:48:59 +0000 | [diff] [blame] | 45 | * [FELIX-627] - Temporal dependency annotation
|
Clement Escoffier | 130ca57 | 2008-10-13 07:33:03 +0000 | [diff] [blame] | 46 |
|
| 47 |
|
Clement Escoffier | 03b5118 | 2008-05-16 20:46:55 +0000 | [diff] [blame] | 48 | Version 0.8.0
|
| 49 | -------------
|
Clement Escoffier | bfa74d0 | 2009-07-19 16:25:18 +0000 | [diff] [blame] | 50 | * Initial release
|