Regex Bug in Oracle/Database plugin (4.3.0-SNAPSHOT)

Elias Ross genman at noderunner.net
Tue Nov 1 22:38:12 UTC 2011


On Tue, Nov 1, 2011 at 3:12 PM, Elias Ross <genman at noderunner.net> wrote:
> This is on Java 6, which I suppose treats \\{xxx\\} as special.

Filed bug: https://bugzilla.redhat.com/show_bug.cgi?id=750665

Actually the problem is doing something like:
    string.replaceAll("\\{key\\}", "V$SYSMETRIC");

I posted the solution in the bug. Sorry, should just open bugs instead
of posting here...


More information about the rhq-devel mailing list