This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch 1.22
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from dff9143923 OAK-10273: Index-definition json created during oak-run
reindex should not serialise index data (#988)
new 6dbdbde613 OAK-9660: NullPointerException When Moving Transient node
new 84a4d43e2d OAK-9660: NullPointerException When Moving Transient node
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:
.../jackrabbit/oak/jcr/TransientMoveTest.java | 111 +++++++++++++++++++++
.../oak/plugins/memory/MemoryNodeBuilder.java | 7 +-
2 files changed, 116 insertions(+), 2 deletions(-)
create mode 100644
oak-jcr/src/test/java/org/apache/jackrabbit/oak/jcr/TransientMoveTest.java