blob: 1d47b4b7f2999ca6d8bac6c4f4f2f70bd46512fc [file] [log] [blame]
Pierre De Ropd050bd32015-10-25 22:31:43 +00001Changes from 1.5.0 to 1.4.0
2---------------------------
3** Improvement
4** Bug
5 * [FELIX-5074] - Using org.apache.felix.scr.bnd together with maven-bundle-plugin leads to using the wrong bnd version
6
7
Carsten Ziegeler18cbd912015-04-23 13:37:33 +00008Changes from 1.4.0 to 1.3.0
9---------------------------
10** Improvement
11 * [FELIX-4773] - Generated service component xml does not conform to XSD
12** Bug
13 * [FELIX-4836] - Bnd Scrplugin is called twice by BndTools
14 * [FELIX-4861] - Metatype generation should fail if there is no configuration property
15 * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
16 * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
17
18
Carsten Ziegeleraaabed42014-07-28 12:46:47 +000019Changes from 1.3.0 to 1.1.0
Carsten Ziegeler12f97022014-07-28 08:27:29 +000020---------------------------
21** Improvement
22 * [FELIX-4586] - A field must be volatile if methods are generated for a dynamic reference
23** Bug
24 * [FELIX-4567] - scr bnd plugin incompatible with maven-bundle-plugin 2.5.0
25 * [FELIX-4296] - Cannot deactivate service interface detection in DS annotations
26 * [FELIX-4587] - Update method is not verified
27
28
Carsten Ziegelerfb3aa192014-05-02 07:55:11 +000029Changes from 1.1.0 to 1.0.0
30----------------------------
31** Improvement
32 * [FELIX-4461] - Update to ASM 5 for Java 8 compatibility
33
34
35
36