Now THAT's interesting... :| -Matt
--- [EMAIL PROTECTED] wrote: > Author: bayard > Date: Fri Nov 2 19:59:51 2007 > New Revision: 591547 > > URL: > http://svn.apache.org/viewvc?rev=591547&view=rev > Log: > Deleting the package-private comment as it freaks > out xref > > Modified: > > commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java > > Modified: > commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java > URL: > http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java?rev=591547&r1=591546&r2=591547&view=diff > ============================================================================== > --- > commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java > (original) > +++ > commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/DefaultMetaFormatFactory.java > Fri Nov 2 19:59:51 2007 > @@ -36,7 +36,7 @@ > * @since 2.4 > * @version $Id$ > */ > -/* package-private */ class > DefaultMetaFormatFactory { > +class DefaultMetaFormatFactory { > > /** Number key */ > public static final String NUMBER_KEY = > "number"; > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]