Convert logging to use keyed, formatted strings from a ResourceBundle to allow 
for translation.
-----------------------------------------------------------------------------------------------

                 Key: OWB-191
                 URL: https://issues.apache.org/jira/browse/OWB-191
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
         Environment: All.
            Reporter: Paul J. Reder
            Assignee: Gurkan Erdogdu


Currently all logs and exceptions use hard coded strings that are embedded 
throughout the source. The attached patch converts the code to use key-based 
strings from a ResourceBundle so that all strings are collected in one place to 
enable translation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to