Daniel Kulp created CXF-5825:
--------------------------------
Summary: ToolContext.isVersbose logic not correct resulting in
-verbose flag not being honored
Key: CXF-5825
URL: https://issues.apache.org/jira/browse/CXF-5825
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 3.0.0, 2.6.14, 2.7.11
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: 2.6.15, 2.7.12, 3.0.1
The ToolContext.isVerbose method is checking the CXG_VERBOSE flag for the value
"versbose", but the parser is setting it to "true". Thus, isVerbose is always
returning false resulting in lost error messages.
--
This message was sent by Atlassian JIRA
(v6.2#6252)