Bug 1117319 - Improve output of patch info command
Summary: Improve output of patch info command
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Patching
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: EAP 6.4.0
Assignee: Brian Stansberry
QA Contact: Jan Martiska
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-08 13:24 UTC by Martin Simka
Modified: 2019-08-19 12:43 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:43:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-3599 0 Major Resolved Improve output of patch info command 2017-05-10 13:11:34 UTC

Description Martin Simka 2014-07-08 13:24:02 UTC
*Description of problem:

With connected CLI output of patch info command is:

[standalone@localhost:9999 /] patch info
{
    "outcome" : "success",
    "result" : {
        "cumulative-patch-id" : "jboss-eap-6.2.3.CP",
        "patches" : [],
        "version" : "6.2.3.GA",
        "addon" : null,
        "layer" : {"base" : {
            "cumulative-patch-id" : "layer-base-jboss-eap-6.2.3.CP",
            "patches" : []
        }}
    }
}

Some users are confused by two elements cumulative-patch-id and they are not sure which id they should use e.g. with rollback command.

Output should be somehow improved but I don't have any suggestion.

Comment 2 Dimitris Andreadis 2015-02-03 21:03:10 UTC
re-assign Emanuel's assigned bugs to Brian.


Note You need to log in before you can comment on or make changes to this bug.