Valentin Valchev | 9eb4e1c | 2015-09-14 14:51:23 +0000 | [diff] [blame] | 1 | Changes from 1.0.0 to 1.0.2 |
| 2 | ----------------------------- |
| 3 | ** Bug |
| 4 | * [FELIX-3968] - StringIndexOutOfBoundsException in packageadmin plugin |
| 5 | * [FELIX-4996] - Dependency Finder should use Inventory instead of deprecated ConfigurationPrinter |
| 6 | |
| 7 | ** Improvement |
| 8 | * [FELIX-3656] - Change the label for the dependency finder plugin to "Dependency Finder" from "Packages" |
| 9 | * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins |
| 10 | * [FELIX-4430] - [PackageAdmin Web Console Plugin] Provide using bundles with versions |
| 11 | |
Felix Meschberger | ee32a6b | 2012-06-01 14:25:22 +0000 | [diff] [blame] | 12 | Initial Release 1.0.0 |
| 13 | --------------------- |
| 14 | |
| 15 | ** Improvement |
| 16 | * [FELIX-3026] - Add PackageAdmin information to Configuration Status dump |
| 17 | * [FELIX-3444] - DependencyFinder should use JQuery UI table look |
| 18 | * [FELIX-3474] - Make package admin work with J9 and other embedded VMs |
| 19 | * [FELIX-3476] - Make package admin to use SimpleWebConsolePlugin |
| 20 | * [FELIX-3484] - Package admin plugin is missing German localization |
| 21 | |
| 22 | ** New Feature |
| 23 | * [FELIX-2209] - Implement a PackageAdmin plugin |
| 24 | * [FELIX-3007] - Simple Package Admin plugin |
| 25 | * [FELIX-3045] - new webconsole plugin - dependency finder |
| 26 | |
| 27 | ** Task |
| 28 | * [FELIX-3529] - Add DEPENDENCIES file |