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/17 22:00:34 UTC

[jira] [Commented] (CB-3445) Move Cordova-Android Build Setup to Gradle

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

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

Commit 7ce46ed60cf5a5feff08752b610e426ee553b223 in cordova-android's branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=7ce46ed ]

CB-3445: Make minSdkVersion and base versionCode settable through env vars


> Move Cordova-Android Build Setup to Gradle
> ------------------------------------------
>
>                 Key: CB-3445
>                 URL: https://issues.apache.org/jira/browse/CB-3445
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>            Reporter: Joe Bowser
>            Assignee: Ian Clelland
>            Priority: Minor
>
> Currently we're using ant for our setup, and our setup can break every time that the Android SDK updates and change its build.xml.  However, the Android Team has created Gradle to be more robust such that it doesn't have the same problems as ant-based scripts.
> This also has the advantage of using Android Studio for development instead of Eclipse, and the ability for us to bundle resources, which is something we haven't been able to do before.
> Moving to Gradle has numerous advantages, but will break scripts, so this is to be moved in the post-3.0 timeframe.



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