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 re...@apache.org on 2021/11/06 15:38:09 UTC

[jackrabbit-oak] branch trunk updated (cf53ae0 -> 24b5ea7)

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

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


    from cf53ae0  OAK-9615: declare derby as test dependency (now missing from jackrabbit-core)
     add 69d9dce  OAK-9616: support expanded names in setPrimaryType
     new 24b5ea7  Merge pull request #410 from apache/OAK-9616

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:
 .../apache/jackrabbit/oak/jcr/session/NodeImpl.java   |  3 ++-
 .../org/apache/jackrabbit/oak/jcr/RepositoryTest.java | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)

[jackrabbit-oak] 01/01: Merge pull request #410 from apache/OAK-9616

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

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

commit 24b5ea76758a7fd2bf6cf4598d2aaabe87250fb7
Merge: cf53ae0 69d9dce
Author: Julian Reschke <re...@apache.org>
AuthorDate: Sat Nov 6 16:38:01 2021 +0100

    Merge pull request #410 from apache/OAK-9616
    
    OAK-9616: support expanded names in setPrimaryType

 .../apache/jackrabbit/oak/jcr/session/NodeImpl.java   |  3 ++-
 .../org/apache/jackrabbit/oak/jcr/RepositoryTest.java | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)