Am 18.05.2011 um 13:24 schrieb Kabir Khan: > "system-property" => { > "foo" => {"value" => "bar"}, > "key" => {"value" => "value"} Why the extra "value=>" ? They are already grouped below "system-property" and would directly be a map > "system-property" => { > "foo" =>"bar", > "key" => "value" > }