[jboss-jira] [JBoss JIRA] (WFCORE-2926) CLI class doesn't allow to disable errorOnInteract flag
Jean-Francois Denise (JIRA)
issues at jboss.org
Wed Jun 7 08:19:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Francois Denise updated WFCORE-2926:
-----------------------------------------
Description:
This flag has been introduced in 7.0. It is enabled by default, CLI class should have been updated to disable it by default.
In addition a connect(CommandContextConfiguration config) API should be added to the CLI class to allow for full control on the CommandContext configuration.
CommandContextConfiguration is located in the impl package although it is exposed from public API CommandContextFactory. It is already part of the public API.
was:
This flag has been introduced in 7.0. It is enabled by default, CLI class should have been updated to disable it by default.
In addition a connect(CommandContextConfiguration config) API should be added to the CLI class to allow for full control on the CommandContext configuration.
CommandContextConfiguration is located in the imply package although it is exposed from public API CommandContextFactory. It is already part of the public API.
> CLI class doesn't allow to disable errorOnInteract flag
> -------------------------------------------------------
>
> Key: WFCORE-2926
> URL: https://issues.jboss.org/browse/WFCORE-2926
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Reporter: Jean-Francois Denise
> Assignee: Jean-Francois Denise
> Priority: Critical
>
> This flag has been introduced in 7.0. It is enabled by default, CLI class should have been updated to disable it by default.
> In addition a connect(CommandContextConfiguration config) API should be added to the CLI class to allow for full control on the CommandContext configuration.
> CommandContextConfiguration is located in the impl package although it is exposed from public API CommandContextFactory. It is already part of the public API.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list