You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/11 03:57:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14129509#comment-14129509 ] 

ASF subversion and git services commented on CB-7518:
-----------------------------------------------------

Commit 1fba040aca7dda41c3aa197bb083241034f036f8 in cordova-lib's branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=1fba040 ]

CB-7518 Don't run "android update lib-project" for android 3.6.0

It's no longer required.


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