Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-3064

Oak Run Main.java passing values in the wrong order

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.3, 1.4
    • upgrade
    • None

    Description

      in org.apache.jackrabbit.oak.run.Main.java on line 952 the following method is being called:

      RepositoryContext.create(RepositoryConfig.create(dir, xml));

      The RepositoryConfig method signature is `create(File xml, File dir)` this is creating an error when running the upgrade process.

      Attachments

        Activity

          People

            mduerig Michael Dürig
            jebailey Jason E Bailey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: