You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by martincgg <gi...@git.apache.org> on 2014/08/25 18:38:47 UTC

[GitHub] cordova-mobile-spec pull request: [CB-7374] Use nodejs exec to run...

GitHub user martincgg opened a pull request:

    https://github.com/apache/cordova-mobile-spec/pull/106

    [CB-7374] Use nodejs exec to run grunt in Windows

    Windows requires the specific path and file of the program to run the script, the nodejs binary file should be part of the command to run the grunt task over the cordova-js repository, in order to create the cordova.js files
    
    If not, the execution stops.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/martincgg/cordova-mobile-spec CB-7374

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-mobile-spec/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit ea12b905f385c06b7615a226574dc11e7199c46d
Author: Martin Gonzalez <ma...@gmail.com>
Date:   2014-08-25T16:37:17Z

    [CB-7374] Use nodejs exec to run grunt in Windows
    
    Windows requires the specific path and file of the program to run the
    script, the nodejs binary file should be part of the command to run the
    grunt task.
    If not, the execution stops.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-mobile-spec pull request: [CB-7374] Use nodejs exec to run...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-mobile-spec/pull/106


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---