[jboss-jira] [JBoss JIRA] (WFLY-3599) Improve output of patch info command

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Jul 8 09:25:24 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated WFLY-3599:
------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1117319


> Improve output of patch info command
> ------------------------------------
>
>                 Key: WFLY-3599
>                 URL: https://issues.jboss.org/browse/WFLY-3599
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Patching
>    Affects Versions: 8.1.0.Final
>            Reporter: Martin Simka
>            Assignee: Emanuel Muckenhuber
>
> With connected CLI output of {{patch info}} command is:
> {noformat}
> [standalone at 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" : []
>         }}
>     }
> }
> {noformat}
> 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. 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list