Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2073

File input should be relative to current directory, not ${user.dir}

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 2.13.1.Final
    • None
    • None
    • None

    Description

      Steps to reproduce:

      cd myDir
      touch foo.ear
      forge
      cd ..
      windup-migrate-app myDir/foo.ear
      ***ERROR*** Input path does not exist
      windup-migrate-app foo.ear
      (this works...)
      

      This is IMO illogical. The relative path should be relative to the directory of the shell. Currently it is relative to the directory where Forge was started.

      This i

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ggastald George Gastaldi
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: