blob: 1b465d008e9ce78a955e2859a8b0b5a57c5d9bca [file] [log] [blame]
Felix Meschbergerbbb78e62013-04-18 06:24:17 +00001Initial Release 1.0.0
2---------------------
3
4** Bug
5 * [FELIX-3916] - Full ZIP file has wrong file indices
6 * [FELIX-3947] - ClassDefNotFoundError in Inventory bundle setup if Servlet API cannot be wired
7 * [FELIX-3963] - Properly handle method resolution through reflection
8 * [FELIX-3964] - Wrong signature for non-service InventoryPrinter services
9 * [FELIX-4026] - InventoryPrinter must run on Java 1.4 plattforms (for embedded use)
10
11** Improvement
12 * [FELIX-3945] - Don't use SLF4j Logging
13 * [FELIX-3958] - Allow JSON output for InventoryPrinters not natively supporting JSON
14 * [FELIX-3959] - PrinterMode.valueOf should be case-insensitive
15 * [FELIX-4025] - Cleanup InventoryPrinter API
16
17** Task
18 * [FELIX-3874] - Create new status printer module
19 * [FELIX-3970] - Remove unneeded hashCode and equals methods from PrinterMode