Michael Dürig created OAK-5877:
----------------------------------
Summary: Oak upgrade usage note refers to oak-run
Key: OAK-5877
URL: https://issues.apache.org/jira/browse/OAK-5877
Project: Jackrabbit Oak
Issue Type: Bug
Components: upgrade
Reporter: Michael Dürig
Priority: Minor
Fix For: 1.7.0
Running {{java -jar oak-upgrade*.jar} prints
{noformat}
Usage: java -jar oak-run-*-jr2.jar upgrade [options] jcr2_source [destination]
(to upgrade a JCR 2 repository)
java -jar oak-run-*-jr2.jar upgrade [options] source destination
(to migrate an Oak repository)
{noformat}
Which incorrectly refers to {{oak-run upgrade}}. The latter will send me back
to {{oak-run}}: "This command was moved to the oak-upgrade module".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)