1.4 time. On Dec 1, 2007 8:20 PM, Henri Yandell <[EMAIL PROTECTED]> wrote:
> We've three 1.3 specific compile time problems. Do we move to 1.4, or > just fix these? > > Two currently in SVN: > > [javac] > /Users/hen/apache/commons-proper/lang/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java:356: > MessageFormat(java.lang.String,java.util.Locale) has private access in > java.text.MessageFormat > [javac] super(pattern, locale); > [javac] ^ > [javac] > /Users/hen/apache/commons-proper/lang/src/java/org/apache/commons/lang/text/NumberMetaFormat.java:120: > cannot resolve symbol > [javac] symbol : method getIntegerInstance (java.util.Locale) > [javac] location: class java.text.NumberFormat > [javac] .getIntegerInstance(getLocale())); > > and one in the simplest solution to LANG-381. > > Thoughts? 1.4 time? > > Hen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >