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

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

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: