kwin commented on a change in pull request #175:
URL:
https://github.com/apache/jackrabbit-filevault/pull/175#discussion_r741149820
##########
File path:
vault-core/src/main/java/org/apache/jackrabbit/vault/fs/impl/io/FolderArtifactHandler.java
##########
@@ -73,6 +78,18 @@ public void setNodeType(String nodeType) {
this.nodeType = nodeType;
}
+ /**
+ * Sets whether primary type of folders should be overwritten
+ *
+ * @param primary
Review comment:
wrong param name and confusing description
--
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]