[
https://issues.apache.org/jira/browse/JCR-3334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting updated JCR-3334:
-------------------------------
Affects Version/s: (was: 2.6)
2.5
Fix Version/s: (was: 2.6)
2.5.1
> incorrect logging template in CachingEntryCollector
> ---------------------------------------------------
>
> Key: JCR-3334
> URL: https://issues.apache.org/jira/browse/JCR-3334
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 2.2.12, 2.4.2, 2.5
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Trivial
> Fix For: 2.2.13, 2.4.3, 2.5.1
>
>
> Is:
> log.debug("Update cache for node with ID {0}: {1}", node, entries);
> Should be:
> log.debug("Update cache for node {}: {}", node, entries);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira