blob: 76ce37fd1805300b1ef0a65f919ae2311db49b18 [file] [log] [blame]
Valentin Valchev55fd0642014-12-16 08:52:38 +00001Changes from 1.1.0 to 1.1.2
2---------------------------
3
4** Bug
5 * [FELIX-4573] - Web Console Event plugin might cease operation if Event property is null
Valentin Valchevac10da82014-12-16 09:27:48 +00006 * [FELIX-4731] - Event plugin native2ascii plugin conflicts with Eclipse
7 * [FELIX-4732] - Web Console event plugin is not compatible with OSGi/Minimum EE
Valentin Valchev55fd0642014-12-16 08:52:38 +00008
9** New Feature
10 * [FELIX-4499] - BundleEventConverter reports UNINSTALLED for UNRESOLVED events
11 * [FELIX-4500] - EventListener should implement SynchronousBundleListener
12
Carsten Ziegeler4d1283b2013-07-29 12:28:43 +000013Changes from 1.0.2 to 1.1.0
Carsten Ziegelerb972c2b2013-07-26 08:47:46 +000014---------------------------
15
16** New Feature
17 * [FELIX-2331] - webconsole event plugin should be able to send/post events.
18
19** Bug
20 * [FELIX-3960] - exception in the event plugin
21 * [FELIX-3449] - Event plugin cannot send events without properties
22
23** Improvement
24 * [FELIX-4185] - Add category OSGi to event web console plugin
25 * [FELIX-3454] - Add German language support for Event and UPnP plugins
26
27** Task
28 * [FELIX-3440] - native2ascii doesn't work for event plugin
29 * [FELIX-3268] - Cannot build webconsole and webconsole-plugins with JDK 7
30