This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-post.git
from fddcb33 SLING-12866 - Restrict force pushes, auto-delete branches on
merge
add 106a5f6 SLING-12944 Do not fail when trying to overwrite a Sling
resource property that didn't exist in the underlying JCR yet
No new revisions were added by this update.
Summary of changes:
pom.xml | 66 +++++++++-
.../servlets/post/impl/helper/JCRSupportImpl.java | 14 ++-
.../post/impl/operations/ModifyOperationIT.java | 133 +++++++++++++++++++++
3 files changed, 207 insertions(+), 6 deletions(-)
create mode 100644
src/test/java/org/apache/sling/servlets/post/impl/operations/ModifyOperationIT.java