[
https://issues.apache.org/jira/browse/CB-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Heifetz closed CB-5139.
-------------------------------
Assignee: Tim Kim
> Unable to call the version file from not the project directory
> --------------------------------------------------------------
>
> Key: CB-5139
> URL: https://issues.apache.org/jira/browse/CB-5139
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry
> Affects Versions: 3.1.0
> Reporter: Tim Kim
> Assignee: Tim Kim
> Priority: Blocker
> Fix For: 3.2.0
>
>
> The location of the version file is hard coded into the path in
> cordova/lib/version.js such that it only works if you are calling it from the
> project directory.
> Steps to reproduce:
> - ./bin/create test com.test test
> - cd test
> - ./cordova/version // should work
> - cd www
> - ../cordova/version // returns The file "www/cordova.js" does not exist.
--
This message was sent by Atlassian JIRA
(v6.1#6144)