[ 
https://issues.apache.org/jira/browse/ARIES-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger updated ARIES-599:
------------------------------------

    Attachment: ARIES-599.patch

Turns out its only two files actually: The Bundle activators of the JNDI Core 
and JNDI RMI bundles.

Attached patch replaces Java Util Logging with SLF4J in these bundles

> Consistently use SLF4J Logging
> ------------------------------
>
>                 Key: ARIES-599
>                 URL: https://issues.apache.org/jira/browse/ARIES-599
>             Project: Aries
>          Issue Type: Bug
>            Reporter: Felix Meschberger
>         Attachments: ARIES-599.patch
>
>
> It looks like certain classes are not using SLF4J API as should be done 
> according to Alasdair Nottingham [1].
> One such example is the JNDI Core BundleActivator [2]. Will search for others 
> and try to provide a patch.
> [1] http://markmail.org/message/hzwtvpqijt6tdnia
> [2] 
> http://svn.apache.org/repos/asf/aries/trunk/jndi/jndi-core/src/main/java/org/apache/aries/jndi/startup/Activator.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to