Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following should work:
@Grab('commons-digester:commons-digester:2.1;transitive=false')
Instead, a compilation error is thrown because the 'false' value is left as a String not converted to a boolean.