[dna-issues] [JBoss JIRA] Resolved: (DNA-59) Move replaceParameters method in I18n to StringUtil

Johnny Verhaeg (JIRA) jira-events at lists.jboss.org
Wed May 7 12:27:20 EDT 2008


     [ http://jira.jboss.com/jira/browse/DNA-59?page=all ]

Johnny Verhaeg resolved DNA-59.
-------------------------------

    Resolution: Done

Removed I18n.replaceParameters methods and replaced all usages with StringUtil.createString, which now contains the same logic sans i18n stuff.  The I18n usage of createString modifies any thrown exception to include information identifying where the exception occurred.  Also added some test cases for createString to StringUtilTest.

> Move replaceParameters method in I18n to StringUtil
> ---------------------------------------------------
>
>                 Key: DNA-59
>                 URL: http://jira.jboss.com/jira/browse/DNA-59
>             Project: DNA
>          Issue Type: Task
>          Components: Common
>            Reporter: Johnny Verhaeg
>         Assigned To: Johnny Verhaeg
>            Priority: Optional
>             Fix For: 0.1
>
>
> This will change the dependency from I18n to StringUtil, rather than the other way around.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list