You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/11/02 14:54:17 UTC

[GitHub] [jackrabbit-filevault] kwin commented on a change in pull request #175: make default for overwriting node types configurable (OSGi)

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 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: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org