Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Ubuntu 7.04 Feisty Fawn (Java 6) + Groovy r7042
Description
The command:
groovy -e 'ii = 4 ; printf ( "%-3.3f" , ii )'
results in the output:
Caught: java.lang.RuntimeException: invoke threw a InvocationTargetException. This is impossible. at script_from_command_line.run(script_from_command_line:1) at script_from_command_line.main(script_from_command_line)