[
https://issues.apache.org/jira/browse/SLING-11735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-11735.
-------------------------------------
Fix Version/s: Repoinit JCR 1.1.44
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-jcr-repoinit/commit/e575616dd2170d3727b7f406efa334d11154974f.
> Separate node operations from ACL operations
> --------------------------------------------
>
> Key: SLING-11735
> URL: https://issues.apache.org/jira/browse/SLING-11735
> Project: Sling
> Issue Type: Improvement
> Components: Repoinit
> Affects Versions: Repoinit JCR 1.1.42
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: Repoinit JCR 1.1.44
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The processing of ACLs/ACEs and regular nodes should be separated in
> different visitors.
> Currently both is handled in
> https://github.com/apache/sling-org-apache-sling-jcr-repoinit/blob/master/src/main/java/org/apache/sling/jcr/repoinit/impl/AclVisitor.java
> despite its name and javadoc stating
> bq. OperationVisitor which processes only operations related to ACLs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)