[
https://issues.apache.org/jira/browse/CB-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13677877#comment-13677877
]
ASF subversion and git services commented on CB-3462:
-----------------------------------------------------
Commit 1ee6a36f5b4b69ba4cf430eadd19d7e8a22a6aad in branch refs/heads/master2
from Fil Maj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=1ee6a36 ]
npm version 2.8.13. [CB-3462] fixed issue with build command hooks/callback not
firing appropriately. refactored out build into own file. cleaned up cli-level
tests.
> Build command callback is not respected
> ---------------------------------------
>
> Key: CB-3462
> URL: https://issues.apache.org/jira/browse/CB-3462
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.8.0
> Environment:
> https://github.com/apache/cordova-cli/blob/72e72659fba59ccb38f93b2760922b2a3cebffc8/cordova.js#L70-L71
> Reporter: Michael Brooks
> Assignee: Filip Maj
>
> The callback function is fired incorrectly in {{cordova.build(platforms,
> callback);}}
> Currently, the callback is fired after {{prepare}} and never after
> {{compile}}.
> It should only fire after {{compile}}.
> See [line 70-71 of
> cordova.js|https://github.com/apache/cordova-cli/blob/72e72659fba59ccb38f93b2760922b2a3cebffc8/cordova.js#L70-L71].
--
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