Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-3
-
None
-
None
Description
Stack traces should not include the full path for the groovy file, just the filename and its extension, like this:
some.package.path.SomeClass.aMethod(SomeClass.groovy:39)