DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16792>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16792

Migrate to commons-resources for message resources functionality





------- Additional Comments From [EMAIL PROTECTED]  2003-03-04 22:58 -------
Readme contents from 3/4/03 upload:

This contains a beta quality version of a patch to migrate the
o.a.s.util.MessageResources 
family to run on top of commons-resources package.

Author:  Steve Peterson ([EMAIL PROTECTED])
Date:    2004/03/04

Installation Notes:

1.  Apply the patch in bug 17650 and rebuild commons-resources before using this
patch.

Known issues:

1.  resource.getMessage((Locale) null, KEY) should return the resource from the
"null" resources file,
    but instead returns the resource from the "default" resources file.


TODO

1.  Final code review
2.  Fix bug(s)
3.  Javadoc
4.  Mark old interfaces as deprecated.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to