You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by jsoref <gi...@git.apache.org> on 2014/07/30 22:35:39 UTC

[GitHub] cordova-lib pull request: CB-7091: Remove check_requirements() fun...

GitHub user jsoref opened a pull request:

    https://github.com/apache/cordova-lib/pull/67

    CB-7091: Remove check_requirements() funcs from platform parsers

    No longer used, removing. They were either:
    1) Empty
    2) Duplicating the chqck_reqs call that is also done by platform create scripts
    3) In Ubuntu duplicated the code from check_reqs

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

    $ git pull https://github.com/jsoref/cordova-lib cb_7091

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

    https://github.com/apache/cordova-lib/pull/67.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 #67
    
----
commit 05fa0fe93bccc4b016e471a1b8bd40e5743f8767
Author: Josh Soref <js...@blackberry.com>
Date:   2014-07-30T20:32:34Z

    CB-7091: Remove check_requirements() funcs from platform parsers
    
    No longer used, removing. They were either:
    1) Empty
    2) Duplicating the chqck_reqs call that is also done by platform create scripts
    3) In Ubuntu duplicated the code from check_reqs

----


---
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-lib pull request: CB-7091: Remove check_requirements() fun...

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

    https://github.com/apache/cordova-lib/pull/67


---
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.
---