[jboss-jira] [JBoss JIRA] (WFCORE-1655) verbose patch info should match in offline and online modes

Alexey Loubyansky (JIRA) issues at jboss.org
Thu Jul 14 11:31:00 EDT 2016


Alexey Loubyansky created WFCORE-1655:
-----------------------------------------

             Summary: verbose patch info should match in offline and online modes
                 Key: WFCORE-1655
                 URL: https://issues.jboss.org/browse/WFCORE-1655
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI, Patching 
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: 3.0.0.Alpha4


When the CLI is connected to the controller, patch info reflects the outcome of read-resource operation. It could be basic info or extended (--verbose).
In the offline mode though, the only information available is the basic one. It is actually limited by the tool's API, which means it never meant to support --verbose.
This difference is not reflected in the help content of the command and simply looks like an inconsistent behavior of the same command depending on the connection status.

Another issue with the offline mode is that, the current version was not propagated to the CLI and would always read "Unknown" for the user.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list