[
https://issues.jboss.org/browse/WFCORE-2926?page=com.atlassian.jira.plugi...
]
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 imply 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 being located in the impl package, it should be moved to the
API package.
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 imply 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)