[
https://issues.apache.org/jira/browse/FELIX-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14588769#comment-14588769
]
ASF GitHub Bot commented on FELIX-4934:
---------------------------------------
GitHub user rotty3000 opened a pull request:
https://github.com/apache/felix/pull/23
FELIX-4934 Only log failures for consistently failing bundles
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rotty3000/felix FELIX-4934
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/23.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 #23
----
commit f245713e54d7ada56ca65290d88cd4ccf67c4572
Author: Raymond Auge <[email protected]>
Date: 2015-06-16T20:47:29Z
FELIX-4934 Only log failures for consistently failing bundles
----
> Only log failures for consistently failing bundles
> --------------------------------------------------
>
> Key: FELIX-4934
> URL: https://issues.apache.org/jira/browse/FELIX-4934
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-3.5.0
> Environment: All
> Reporter: Raymond Augé
>
> Fileinstall logs failures at WARN even if the failure is an early attempt for
> which the dependency might already exist in the scan directories.
> However, it's beneficial to get failure logs for the legitimate cases were
> dependencies are really missing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)