You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/11/24 23:56:16 UTC

[jira] Created: (KARAF-298) Lower level for InfoProvider statements

Lower level for InfoProvider statements
---------------------------------------

                 Key: KARAF-298
                 URL: https://issues.apache.org/jira/browse/KARAF-298
             Project: Karaf
          Issue Type: Bug
            Reporter: Guillaume Nodet
            Priority: Minor
             Fix For: 2.2.0


[Blueprint Extender: 1] INFO org.apache.karaf.shell.commands.info.InfoBundleTrackerCustomizer - Ignore incorrect info null provided by bundle org.eclipse.osgi

Those log statemetns should be put at DEBUG level.

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


[jira] Commented: (KARAF-298) Lower level for InfoProvider statements

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935671#action_12935671 ] 

Jean-Baptiste Onofré commented on KARAF-298:
--------------------------------------------

The message should already be in DEBUG level:

            if (logger.isDebugEnabled()) {
                logger.debug("Ignore incorrect info {} provided by bundle {}",
                        headerEntry, bundle.getSymbolicName());
            }

> Lower level for InfoProvider statements
> ---------------------------------------
>
>                 Key: KARAF-298
>                 URL: https://issues.apache.org/jira/browse/KARAF-298
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> [Blueprint Extender: 1] INFO org.apache.karaf.shell.commands.info.InfoBundleTrackerCustomizer - Ignore incorrect info null provided by bundle org.eclipse.osgi
> Those log statemetns should be put at DEBUG level.

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


[jira] Closed: (KARAF-298) Lower level for InfoProvider statements

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet closed KARAF-298.
---------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 2.2.0)

Already fixed with http://svn.apache.org/viewvc?view=revision&revision=1038127

> Lower level for InfoProvider statements
> ---------------------------------------
>
>                 Key: KARAF-298
>                 URL: https://issues.apache.org/jira/browse/KARAF-298
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Priority: Minor
>
> [Blueprint Extender: 1] INFO org.apache.karaf.shell.commands.info.InfoBundleTrackerCustomizer - Ignore incorrect info null provided by bundle org.eclipse.osgi
> Those log statemetns should be put at DEBUG level.

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