Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.5
-
None
-
None
Description
If a config file sets a property to null, the ConfigSlurper throws NPEs when retrieving the property value and when doing getProperties().
I have attached a patch to the unit test for ConfigSlurper. It should be applied from the groovy-core directory.