You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/24 20:41:04 UTC

[jira] [Commented] (ARTEMIS-104) Implement missing i18n log.warn methods

    [ https://issues.apache.org/jira/browse/ARTEMIS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599932#comment-14599932 ] 

ASF GitHub Bot commented on ARTEMIS-104:
----------------------------------------

GitHub user jbertram opened a pull request:

    https://github.com/apache/activemq-artemis/pull/49

    ARTEMIS-104 missing i18n warns

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbertram/activemq-artemis master_work

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit 2ece2dca3d4b208fdb1ccdb1dfd6794c00f37357
Author: jbertram <jb...@apache.org>
Date:   2015-06-24T18:33:27Z

    ARTEMIS-104 missing i18n warns

----


> Implement missing i18n log.warn methods 
> ----------------------------------------
>
>                 Key: ARTEMIS-104
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-104
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Jeff Mesnil
>            Assignee: Justin Bertram
>             Fix For: 1.0.1
>
>
> The ActiveMQServerLogger.warn(String) method bypasses any i18N as the string is displayed without any change to localise the message.
> Warning messages are sufficiently important to be properly localized in a human-readable sentence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)