https://defect.opensolaris.org/bz/show_bug.cgi?id=17506
--- Comment #2 from Lubos Kosco <[email protected]> 2010-12-02 12:25:49 UTC --- well I can actually remove %g from default pattern and maybe I can do something evil like: .replaceAll("%u", "0") which will obviously work for default pattern, will break for user pattern and will print bullshit if there will be a conflict and %u will change from 0 to X I love java :) -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
