Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-3
-
None
Description
When a compilation error is present in the statements executed by the "groovy" Ant task, the error message is invariably the same: Script Failed: startup failed. It's not very friendly, it's hard to know what's wrong with the script.
Action: improve the error reporting by using an ErrorReport responsible of printing a friendly error message.
Patch included.