Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.5
-
Fix Version/s: 1.8.1, 1.9-beta-1, 1.7.11
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Can be seen by running the following in a script with the `groovy` command.
throw new Exception("root", new Exception("cause"))
Issue Links
- relates to
-
GEB-7
missing detail in stacktrace
-
May be related to http://jira.codehaus.org/browse/GROOVY-4486?
Which got fixed recently in 17 and trunk.