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

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

Github user fujunwei commented on the pull request:

    https://github.com/apache/cordova-lib/pull/119#issuecomment-62672178
  
    The Cordova 4.0 have the same feature as "Android: Add library projects to 
gradle build config" 
(https://github.com/apache/cordova-lib/commit/8a2ca58394ed72423ece7bd1c61b1f514ab6f978),
 So we don't dependence this commit. I want to cherry pick 
https://github.com/fujunwei/cordova-lib/commit/6e197db42965c8fbc57e2aa7449b4c0c758a1f10
 from CB-3445 branch to master.
    
    @agrieve @clelland PTAL. Thanks.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to