[forge-issues] [JBoss JIRA] (FORGE-2073) File input should be relative to current directory, not ${user.dir}

Lincoln Baxter III (JIRA) issues at jboss.org
Mon Dec 22 11:24:29 EST 2014


     [ https://issues.jboss.org/browse/FORGE-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III reassigned FORGE-2073:
-----------------------------------------

    Assignee: George Gastaldi


> File input should be relative to current directory, not ${user.dir}
> -------------------------------------------------------------------
>
>                 Key: FORGE-2073
>                 URL: https://issues.jboss.org/browse/FORGE-2073
>             Project: Forge
>          Issue Type: Enhancement
>            Reporter: Ondrej Zizka
>            Assignee: George Gastaldi
>
> Steps to reproduce:
> {code}
> 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...)
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the forge-issues mailing list