You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2016/02/25 12:53:18 UTC

[jira] [Created] (OAK-4062) Update the merge-paths example in the migration doc

Tomek Rękawek created OAK-4062:
----------------------------------

             Summary: Update the merge-paths example in the migration doc
                 Key: OAK-4062
                 URL: https://issues.apache.org/jira/browse/OAK-4062
             Project: Jackrabbit Oak
          Issue Type: Documentation
          Components: doc, upgrade
            Reporter: Tomek Rękawek
             Fix For: 1.4


In order to merge only a specific path, like {{/content/mypath}} (it already exists), both {{\-\-include\-paths=/content/mypath}} *and* {{\-\-merge\-paths=/content/mypath}} should be passed.

Without {{\-\-include-paths}}, the resulting paths will be as follows:

{noformat}
i: [/etc, /rep:repoPolicy, /content, /rep:policy, /libs, /apps, /jcr:system, /home, /bin, /var, /tmp]
e: [/jcr:system/jcr:versionStorage], 
m : [/content mypath]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)