Felix Meschberger created FELIX-4437:
----------------------------------------
Summary: [Inventory] Zip Writer does not pass the correct isZip
status to the InventoryPrinterHandler
Key: FELIX-4437
URL: https://issues.apache.org/jira/browse/FELIX-4437
Project: Felix
Issue Type: Bug
Components: Inventory
Affects Versions: inventory-1.0.2
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: inventory-1.0.4
The ZipConfigurationWriter calls the InventoryPrinterHandler for the TEXT
format (if TEXT is supported) but does not forward that the output goes into
the ZIP file.
This may cause InventoryPrinterHandler to not generate the appropriate output.
For example the WebConsole's Thread Dumper will omit the stack traces if the
thread dumps do not go to the ZIP file.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)