George Gastaldi created FORGE-1977:
--------------------------------------
Summary: Introduce VERBOSE export option for stacktraces
Key: FORGE-1977
URL:
https://issues.jboss.org/browse/FORGE-1977
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: UI - Shell
Affects Versions: 2.7.2.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.8.0.Final
In Forge 1, when an error occurred in a plugin, you could do:
{code}
set VERBOSE true
{code}
and execute the command again, that would display the stacktrace.
In Forge 2, it would be nice to have such functionality back, using
{code}
export VERBOSE=true
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)