]
Brian Stansberry reassigned WFCORE-467:
---------------------------------------
Assignee: Alexey Loubyansky (was: Emanuel Muckenhuber)
improve "patch inspect" functionality to support cumulative
patches
-------------------------------------------------------------------
Key: WFCORE-467
URL:
https://issues.jboss.org/browse/WFCORE-467
Project: WildFly Core
Issue Type: Enhancement
Components: Patching
Reporter: Martin Simka
Assignee: Alexey Loubyansky
WFLY-2710 added new command "patch inspect" that displays information (patch
id, patch type, target identity name and version, description) from the patch.xml of the
specified patch file.
However it works only for "one-off" patches, not for cumulative patches. CPs
don't contain patch.xml file but patches.xml.
It would be nice if it could display list of patches included in CP together with their
metadata.