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