joerghoh commented on code in PR #384:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/384#discussion_r2337154891


##########
vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/DocViewImporter.java:
##########
@@ -1269,7 +1274,18 @@ private Node getNodeByIdOrName(@NotNull Node 
currentNode, @NotNull DocViewNode2
         return node;
     }
 
-    private boolean setUnprotectedProperties(@NotNull EffectiveNodeType 
effectiveNodeType, @NotNull Node node, @NotNull DocViewNode2 ni, boolean 
overwriteExistingProperties, @Nullable VersioningState vs) throws 
RepositoryException {
+    /**
+     * Persist all unprotected properties

Review Comment:
   adjusted the javadoc and cleaned the parameter list of 
``setUnprotectedProperties``.



-- 
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]

Reply via email to