Carsten Ziegeler | 18cbd91 | 2015-04-23 13:37:33 +0000 | [diff] [blame] | 1 | Changes from 1.4.0 to 1.3.0 |
| 2 | --------------------------- |
| 3 | ** Improvement |
| 4 | * [FELIX-4773] - Generated service component xml does not conform to XSD |
| 5 | ** Bug |
| 6 | * [FELIX-4836] - Bnd Scrplugin is called twice by BndTools |
| 7 | * [FELIX-4861] - Metatype generation should fail if there is no configuration property |
| 8 | * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method |
| 9 | * [FELIX-4774] - Support for @Reference annotation with unbind method "-" |
| 10 | |
| 11 | |
Carsten Ziegeler | aaabed4 | 2014-07-28 12:46:47 +0000 | [diff] [blame] | 12 | Changes from 1.3.0 to 1.1.0 |
Carsten Ziegeler | 12f9702 | 2014-07-28 08:27:29 +0000 | [diff] [blame] | 13 | --------------------------- |
| 14 | ** Improvement |
| 15 | * [FELIX-4586] - A field must be volatile if methods are generated for a dynamic reference |
| 16 | ** Bug |
| 17 | * [FELIX-4567] - scr bnd plugin incompatible with maven-bundle-plugin 2.5.0 |
| 18 | * [FELIX-4296] - Cannot deactivate service interface detection in DS annotations |
| 19 | * [FELIX-4587] - Update method is not verified |
| 20 | |
| 21 | |
Carsten Ziegeler | fb3aa19 | 2014-05-02 07:55:11 +0000 | [diff] [blame] | 22 | Changes from 1.1.0 to 1.0.0 |
| 23 | ---------------------------- |
| 24 | ** Improvement |
| 25 | * [FELIX-4461] - Update to ASM 5 for Java 8 compatibility |
| 26 | |
| 27 | |
| 28 | |
| 29 | |