You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by th...@apache.org on 2023/01/09 15:20:35 UTC

[jackrabbit-oak] branch trunk updated (a41007e2ef -> e14b36c749)

This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from a41007e2ef Merge pull request #814 from apache/OAK-10055
     add cdc854cb9e OAK-10054 Improved trace level logging of JCR method calls
     add 40a666805c OAK-10054 Improved trace level logging of JCR method calls
     add 9f2f57d2ec OAK-10054 Improved trace level logging of JCR method calls
     add 2634e8f53e OAK-10054 Improved trace level logging of JCR method calls
     new e14b36c749 Merge pull request #813 from apache/OAK-10054

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../oak/jcr/delegate/SessionDelegate.java          | 30 +++++++++++++++++--
 .../jackrabbit/oak/jcr/session/ItemImpl.java       |  5 ++++
 .../jackrabbit/oak/jcr/session/NodeImpl.java       | 34 ++++++++++++++++++----
 3 files changed, 62 insertions(+), 7 deletions(-)


[jackrabbit-oak] 01/01: Merge pull request #813 from apache/OAK-10054

Posted by th...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit e14b36c7496ff5292a688ec9f8791741e210a53a
Merge: a41007e2ef 2634e8f53e
Author: Thomas Mueller <th...@apache.org>
AuthorDate: Mon Jan 9 16:20:29 2023 +0100

    Merge pull request #813 from apache/OAK-10054
    
    OAK-10054 Improved trace level logging of JCR method calls

 .../oak/jcr/delegate/SessionDelegate.java          | 30 +++++++++++++++++--
 .../jackrabbit/oak/jcr/session/ItemImpl.java       |  5 ++++
 .../jackrabbit/oak/jcr/session/NodeImpl.java       | 34 ++++++++++++++++++----
 3 files changed, 62 insertions(+), 7 deletions(-)