[ https://issues.apache.org/jira/browse/OAK-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomek Rękawek updated OAK-4062: ------------------------------- Description: 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} Please update the merge-paths example in the migration documentation accordingly. was: 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} > 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} > Please update the merge-paths example in the migration documentation > accordingly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)