This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-11397
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 018d480f26 OAK-11397 Map Oak to expanded JCR name in NameMapper
new 7c77a180bf OAK-11397 Expose methods to get the expanded name/path from
Item in JackrabbitSession
new 8b3e0f9264 OAK-11397: add new API for expanded names/paths
The 2 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:
.../org/apache/jackrabbit/api/JackrabbitSession.java | 20 ++++++++++++++++++++
.../java/org/apache/jackrabbit/api/package-info.java | 2 +-
.../jackrabbit/oak/jcr/session/SessionContext.java | 6 ++++++
.../jackrabbit/oak/jcr/session/SessionImpl.java | 12 ++++++++++++
4 files changed, 39 insertions(+), 1 deletion(-)