[
https://issues.apache.org/jira/browse/CB-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252867#comment-13252867
]
Filip Maj commented on CB-495:
------------------------------
The jake "build" task shells out {{git log -1}} to get the commit id, but since
we rely on a callback to get the results from the {{exec}} process, the task
completes and the builds never actually happen.
> Default Build Process of Cordova-JS doesn't execute build before test
> ---------------------------------------------------------------------
>
> Key: CB-495
> URL: https://issues.apache.org/jira/browse/CB-495
> Project: Apache Callback
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: Master
> Reporter: Joe Bowser
> Assignee: Filip Maj
>
> Run jake without any attributes, it will give this error:
> starting node-based tests
> jake aborted.
> Error: ENOENT, no such file or directory
> '/Users/bowserj/incubator-cordova-js/pkg/cordova.test-debug.js'
> at Object.openSync (fs.js:230:18)
> (See full trace by running task with --trace)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira