https://bz.apache.org/bugzilla/show_bug.cgi?id=63332
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #6 from Andreas Beeker <[email protected]> --- >From the JavaDoc of CustomProperties: While this class is roughly HashMap<Long,CustomProperty>, that's the internal representation. To external calls, it should appear as HashMap<String,Object> mapping between Names and Custom Property Values. I think, this is enough explaining the error - I'm closing this now as "invalid". -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
