joerghoh commented on code in PR #428:
URL:
https://github.com/apache/jackrabbit-filevault/pull/428#discussion_r3604713401
##########
vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/FolderArtifactHandler.java:
##########
@@ -169,6 +173,7 @@ public ImportInfoImpl accept(
getAclManagement().clearACL(node);
}
} else {
+ log.warn("Replace path: {}", child.getPath());
Review Comment:
I am rather worried about the noise in the logs it creates
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]