Valentin Valchev | 4678177 | 2015-09-17 12:37:22 +0000 | [diff] [blame] | 1 | Changes 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 Valchev | 55fd064 | 2014-12-16 08:52:38 +0000 | [diff] [blame] | 7 | Changes 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 Valchev | ac10da8 | 2014-12-16 09:27:48 +0000 | [diff] [blame] | 12 | * [FELIX-4731] - Event plugin native2ascii plugin conflicts with Eclipse |
| 13 | * [FELIX-4732] - Web Console event plugin is not compatible with OSGi/Minimum EE |
Valentin Valchev | 55fd064 | 2014-12-16 08:52:38 +0000 | [diff] [blame] | 14 | |
| 15 | ** New Feature |
| 16 | * [FELIX-4499] - BundleEventConverter reports UNINSTALLED for UNRESOLVED events |
| 17 | * [FELIX-4500] - EventListener should implement SynchronousBundleListener |
| 18 | |
Carsten Ziegeler | 4d1283b | 2013-07-29 12:28:43 +0000 | [diff] [blame] | 19 | Changes from 1.0.2 to 1.1.0 |
Carsten Ziegeler | b972c2b | 2013-07-26 08:47:46 +0000 | [diff] [blame] | 20 | --------------------------- |
| 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 | |