kwin commented on code in PR #336:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/336#discussion_r1584902674


##########
vault-core/src/main/java/org/apache/jackrabbit/vault/packaging/ExportOptions.java:
##########
@@ -102,15 +103,15 @@ public String getRootPath() {
      * generate packages that have a virtual root. If a root path different 
than '/' is set, the workspace filter
      * will be adjusted accordingly, if possible.
      *
-     * @param rootPath the root path
+     * @param rootPath the root path in platform format (compare with {@link 
PlatformNameFormat})

Review Comment:
   @reschke Any opinions if this was more likely to be used with repo format or 
platform format by consumers in the past? The javadoc was not specific enough 
here, and I want to be as backwards-compatible as possible...



-- 
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-unsubscr...@jackrabbit.apache.org

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

Reply via email to