[JBoss JIRA] (WFCORE-1697) Not displaying all possibilities for FS completion breaks from the command
by Tomas Hofman (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1697?page=com.atlassian.jira.plugi... ]
Tomas Hofman reopened WFCORE-1697:
----------------------------------
> Not displaying all possibilities for FS completion breaks from the command
> --------------------------------------------------------------------------
>
> Key: WFCORE-1697
> URL: https://issues.jboss.org/browse/WFCORE-1697
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0.Alpha4
> Reporter: Petr Kremensky
> Assignee: Tomas Hofman
>
> Terminal gets cleared in case user select not to display all possibilities during FS completion.
> *my use-case*
> {noformat}
> [disconnected /] module add --name=org.wildfly.extension.blocker-test
> --dependencies=org.jboss.staxmapper,org.jboss.as.controller,org.jboss.msc
> --resources=~/help/test-extension.jar --module-root-dir=../../../<TAB>
> Display all 103 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> *reproduce*
> _actual_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> _expected_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /] patch apply /etc/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (WFCORE-1697) Not displaying all possibilities for FS completion breaks from the command
by Tomas Hofman (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1697?page=com.atlassian.jira.plugi... ]
Tomas Hofman reassigned WFCORE-1697:
------------------------------------
Assignee: Tomas Hofman (was: Alexey Loubyansky)
Resolution: Done
> Not displaying all possibilities for FS completion breaks from the command
> --------------------------------------------------------------------------
>
> Key: WFCORE-1697
> URL: https://issues.jboss.org/browse/WFCORE-1697
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0.Alpha4
> Reporter: Petr Kremensky
> Assignee: Tomas Hofman
>
> Terminal gets cleared in case user select not to display all possibilities during FS completion.
> *my use-case*
> {noformat}
> [disconnected /] module add --name=org.wildfly.extension.blocker-test
> --dependencies=org.jboss.staxmapper,org.jboss.as.controller,org.jboss.msc
> --resources=~/help/test-extension.jar --module-root-dir=../../../<TAB>
> Display all 103 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> *reproduce*
> _actual_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> _expected_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /] patch apply /etc/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (WFCORE-1697) Not displaying all possibilities for FS completion breaks from the command
by Tomas Hofman (JIRA)
[ https://issues.jboss.org/browse/WFCORE-1697?page=com.atlassian.jira.plugi... ]
Tomas Hofman commented on WFCORE-1697:
--------------------------------------
PRs: https://github.com/aeshell/aesh/pull/231, https://github.com/aeshell/aesh/pull/230
> Not displaying all possibilities for FS completion breaks from the command
> --------------------------------------------------------------------------
>
> Key: WFCORE-1697
> URL: https://issues.jboss.org/browse/WFCORE-1697
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.0.0.Alpha4
> Reporter: Petr Kremensky
> Assignee: Alexey Loubyansky
>
> Terminal gets cleared in case user select not to display all possibilities during FS completion.
> *my use-case*
> {noformat}
> [disconnected /] module add --name=org.wildfly.extension.blocker-test
> --dependencies=org.jboss.staxmapper,org.jboss.as.controller,org.jboss.msc
> --resources=~/help/test-extension.jar --module-root-dir=../../../<TAB>
> Display all 103 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> *reproduce*
> _actual_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /]
> {noformat}
> _expected_
> {noformat}
> [disconnected /] patch apply /etc/<TAB>
> Display all 299 possibilities? (y or n)<n>
> [disconnected /] patch apply /etc/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (WFCORE-1752) The deployment-overlay command fails to redeploy affected deployments
by ehsavoie Hugonnet (JIRA)
ehsavoie Hugonnet created WFCORE-1752:
-----------------------------------------
Summary: The deployment-overlay command fails to redeploy affected deployments
Key: WFCORE-1752
URL: https://issues.jboss.org/browse/WFCORE-1752
Project: WildFly Core
Issue Type: Bug
Components: CLI
Affects Versions: 3.0.0.Alpha5
Reporter: ehsavoie Hugonnet
Assignee: Alexey Loubyansky
The deployment-overlay command fails to redeploy affected deployments if the runtime-name isn't the same as the deployment name. Since affected deployment to be redeployed should be running the couple runtime-name + enabled == true should be used to define which deployments are affected instead of using the deployment name since the name used in overlay is the runtime-name
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months