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/01/20 05:13:20 UTC

[jira] [Resolved] (CB-5793) Android's cordova/build script should not clean before every build

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

Andrew Grieve resolved CB-5793.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.4.0

Before:
{quote}
real	0m10.430s
{quote}
After - First build:
{quote}
real	0m9.533s
{quote}
After - Build with changed index.html:
{quote}
real	0m1.859s
{quote}


> Android's cordova/build script should not clean before every build
> ------------------------------------------------------------------
>
>                 Key: CB-5793
>                 URL: https://issues.apache.org/jira/browse/CB-5793
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> I believe the reason for this is that ant and eclipse build to the same directories, and mess each other up because of it.
> This can be easily fixed though: http://www.alittlemadness.com/2010/05/31/setting-up-an-android-project-build/



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)