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)