Valentin Valchev | 55fd064 | 2014-12-16 08:52:38 +0000 | [diff] [blame] | 1 | Changes 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 Valchev | ac10da8 | 2014-12-16 09:27:48 +0000 | [diff] [blame] | 6 | * [FELIX-4731] - Event plugin native2ascii plugin conflicts with Eclipse |
| 7 | * [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] | 8 | |
| 9 | ** New Feature |
| 10 | * [FELIX-4499] - BundleEventConverter reports UNINSTALLED for UNRESOLVED events |
| 11 | * [FELIX-4500] - EventListener should implement SynchronousBundleListener |
| 12 | |
Carsten Ziegeler | 4d1283b | 2013-07-29 12:28:43 +0000 | [diff] [blame] | 13 | Changes from 1.0.2 to 1.1.0 |
Carsten Ziegeler | b972c2b | 2013-07-26 08:47:46 +0000 | [diff] [blame] | 14 | --------------------------- |
| 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 | |