[ 
https://issues.apache.org/jira/browse/CB-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555866#comment-14555866
 ] 

ASF GitHub Bot commented on CB-8954:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-android/pull/176

    CB-8954 Adds support for `requirements` command

    Implemetation for https://issues.apache.org/jira/browse/CB-8954

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

    $ git pull https://github.com/MSOpenTech/cordova-android CB-8954

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

    https://github.com/apache/cordova-android/pull/176.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 #176
    
----
commit 7013b1ff01efe3a666b16e358f2028c4219b286e
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-04-22T11:24:26Z

    Updates check_reqs API to aloow consume it in more advanced way.
    
    * Updates all check_* methods to return information about version of tool 
installed.
    * Introduces Requirement class
    * Introduces check_all method, which return result of checks instead of 
resolving/failing in case of unsatisfied requirements
    * Makes check_all method check all of the requirements

commit a333384d5e3f168b8866273a45bae000352279a8
Author: Vladimir Kotikov <v-vlk...@microsoft.com>
Date:   2015-04-22T11:30:33Z

    Makes error mesages a bit more descriptive.

----


> Update platform check_reqs script to return structured result to 
> 'requirements' command
> ---------------------------------------------------------------------------------------
>
>                 Key: CB-8954
>                 URL: https://issues.apache.org/jira/browse/CB-8954
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, iOS, Windows, WP8
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>
> Since {{requirements}} LIB method assumes that underlying platform script 
> will be {{require}}d instead of spawning child process and capturing output, 
> we need to modify these scripts to provide method that will be called for 
> getting current requirements status.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to