This is an automated email from the ASF dual-hosted git repository.
baedke pushed a change to branch issues/oak-10374
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 90afd7dc21 OAK-10374: test coverage for modification of non-versioned
node with jcr:isCheckedOut==false property
add 65cbd7c579 OAK-10374: test coverage for modification of non-versioned
node with jcr:isCheckedOut==false property
No new revisions were added by this update.
Summary of changes:
.../oak/plugins/version/ReadOnlyVersionManager.java | 5 ++++-
.../oak/plugins/version/VersionEditor.java | 18 +++++++++---------
.../plugins/version/ReadOnlyVersionManagerTest.java | 14 +++++++++++++-
.../jackrabbit/oak/jcr/version/VersionableTest.java | 21 ++++++++++++++++++++-
4 files changed, 46 insertions(+), 12 deletions(-)