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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2018/11/29 11:19:00 UTC

[jira] [Updated] (OAK-7925) OakUpgrade for RDBMK: user name and password must match

     [ https://issues.apache.org/jira/browse/OAK-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Mueller updated OAK-7925:
--------------------------------
    Affects Version/s: 1.0.39
                       1.0.42
                       1.2.30
                       1.4.23
                       1.6.15
                       1.8.9

> OakUpgrade for RDBMK: user name and password must match
> -------------------------------------------------------
>
>                 Key: OAK-7925
>                 URL: https://issues.apache.org/jira/browse/OAK-7925
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: upgrade
>    Affects Versions: 1.0.39, 1.0.42, 1.2.30, 1.4.23, 1.6.15, 1.8.9
>            Reporter: Thomas Mueller
>            Priority: Major
>
> The oak-upgrade MigrationOptions class has a very ugly bug:
> {noformat}
>         this.srcUser = args.getOption(OptionParserFactory.SRC_USER);
>         this.srcPassword = args.getOption(OptionParserFactory.SRC_USER);
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)