[jboss-jira] [JBoss JIRA] (JGRP-1475) Convert project to use i18n logging and exceptions

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Sep 17 09:09:34 EDT 2012


    [ https://issues.jboss.org/browse/JGRP-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719075#comment-12719075 ] 

Bela Ban commented on JGRP-1475:
--------------------------------

I'm not going to use JBoss Logging; IMO it's completely overengineered, and would add 2 dependencies (JARs), plus a preprocessor stage which I don't want. Also, it's geared towards use of Maven, but JGroups uses Ant.

I'm looking into the use of (Property)ResourceBundle to satisfy the 2 main ANDIAMO requirements: internationalization and unique IDs for FATAL/ERROR/WARN/INFO messages.
                
> Convert project to use i18n logging and exceptions
> --------------------------------------------------
>
>                 Key: JGRP-1475
>                 URL: https://issues.jboss.org/browse/JGRP-1475
>             Project: JGroups
>          Issue Type: Task
>            Reporter: James Perkins
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.3
>
>
> As per [ANDIAMO-7|https://issues.jboss.org/browse/ANDIAMO-7] all messages (logged and exceptions) need a unique id. This need to be done using JBoss Logging, [ANDIAMO-2|https://issues.jboss.org/browse/ANDIAMO-2]. See [https://community.jboss.org/docs/DOC-18453] for information on configuring the loggers and message bundles.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list