Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Ubuntu 9.04 Jaunty Jackalope, Groovy HEAD 2009-09-05
Description
If the ~/.groovy/grapeConfig.xml file exists and contains only a comment then the folowing message is reported.
Caught: BUG! exception in phase 'conversion' in source unit
'XXXX' failed to load settings from file:/home/users/russel/.groovy/grapeConfig.xml: Premature end of file.
Where XXXX is an elision of the actual path.
The problem is not that an effectively empty file is not acceptable, the problem is that the error mesage is not reasonable.