I think you must use the String.format that takes a Locale, else it relies on the default Locale which is dangerous.
4.x requires Java 1.6 and trunk (5.0) requires Java 1.7. Mike McCandless http://blog.mikemccandless.com On Wed, Feb 5, 2014 at 7:45 AM, Benson Margulies <[email protected]> wrote: > Or, more specifically, what's the minimum JVM for 4.x versus 5.x? I > had the idea that even 4.x required 1.6. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
