You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/06/20 18:01:20 UTC

[jira] [Created] (CB-3948) ./cordova/version script does not work if run outside of root of Android project directory

Filip Maj created CB-3948:
-----------------------------

             Summary: ./cordova/version script does not work if run outside of root of Android project directory
                 Key: CB-3948
                 URL: https://issues.apache.org/jira/browse/CB-3948
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.8.0
         Environment: Mac OSX 10.7.5
            Reporter: Filip Maj
            Assignee: Filip Maj
            Priority: Minor


After creating an Android project, running this from the root of the project works:

{{./cordova/version}}

However, cd'ing outside, it will not:

{code}
$ cd ..
$ ./myapp/cordova/version
sed: assets/www/cordova.js: No such file or directory
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira