Jorge Ferrer schrieb:
Hi,

Just in case someone also applied the proposed woraround, I have found
an important secondary effect when calling getProperties() which
converts the configuration to a java.util.Properties instance: it uses
the CHARACTER_NEVER_USED to serialize every multi-valued property.

As a result, I'm trying to implement a patch to allow disabling
DELIMITER parsing for certain configuration. I'm having difficulties
as currently the DELIMITER is common for all configurations of the
JVM. So I have to change that first to make it per configuration. If
I'm able to make it work I'll send a patch.

<snip/>

Jorge,

there is a Bugzilla ticket that covers this issue:
http://issues.apache.org/bugzilla/show_bug.cgi?id=35828

You might want to have a look. A patch to solve this problem would be highly appreciated.

Thanks!
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to