[
https://issues.apache.org/jira/browse/SLING-10987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457172#comment-17457172
]
Konrad Windszus edited comment on SLING-10987 at 12/10/21, 2:28 PM:
--------------------------------------------------------------------
As it turned out the "overwrite" was not given as directive before (separator
"=" instead of ":="), so it was silently ignored. Therefore in the past HTL
REPL never touched/updated existing nodes!
was (Author: kwin):
As it turned out the "overwrite" was not given as directive before, so it was
silently ignored. Therefore in the past HTL REPL never touched/updated existing
nodes!
> Don't overwrite/remove nodes outside the nodes really owned by HTL REPL
> -----------------------------------------------------------------------
>
> Key: SLING-10987
> URL: https://issues.apache.org/jira/browse/SLING-10987
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Scripting HTL REPL 1.0.10
>
>
> Due to the missing path directive in
> https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl/blob/11a40bbeb0ca1ce01ed37441ece94cd29e29e9b0/bnd.bnd#L1,
> this bundle will remove a lot of already existing nodes in the repository
> once installed (compare with SLING-10983).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)