You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/09/18 21:47:33 UTC

[jira] [Resolved] (CB-7518) Android - Don't run "android" command from within CLI/Plugman

     [ https://issues.apache.org/jira/browse/CB-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-7518.
-------------------------------
    Resolution: Fixed

Fixed in 3.6.0-x.x.x

> Android - Don't run "android" command from within CLI/Plugman
> -------------------------------------------------------------
>
>                 Key: CB-7518
>                 URL: https://issues.apache.org/jira/browse/CB-7518
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugman
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> The Android SDK auto-detection code (e.g. location ANDROID_HOME, putting things in your PATH), is a part of cordova-android's check_reqs script, which is not called from within CLI. So, we don't want to rely on the presense of the "android" executable from within CLI. 
> Currently the only time it's called is for `<framework>` within plugins. With the ANDROID_HOME changes in 3.6.0, running this isn't necessary.



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