Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 852CEE0E7 for ; Wed, 13 Feb 2013 18:50:16 +0000 (UTC) Received: (qmail 41948 invoked by uid 500); 13 Feb 2013 18:50:13 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 41923 invoked by uid 500); 13 Feb 2013 18:50:13 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 41787 invoked by uid 99); 13 Feb 2013 18:50:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 18:50:13 +0000 Date: Wed, 13 Feb 2013 18:50:13 +0000 (UTC) From: "Braden Shepherdson (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-2430) Split "cordova build" into the fast copy step and slow compile step, allow calling them separately MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Braden Shepherdson resolved CB-2430. ------------------------------------ Resolution: Fixed https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commitdiff;h=5c10b0a1f7309830de21e8ae6e82822cf81461d7 https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;a=commitdiff;h=69be67b8632a20036520efb31ea9d73771f258af > Split "cordova build" into the fast copy step and slow compile step, allow calling them separately > -------------------------------------------------------------------------------------------------- > > Key: CB-2430 > URL: https://issues.apache.org/jira/browse/CB-2430 > Project: Apache Cordova > Issue Type: New Feature > Components: CLI > Affects Versions: 2.4.0 > Reporter: Braden Shepherdson > Assignee: Braden Shepherdson > Fix For: 2.5.0 > > > cordova build is slow and that sucks when you're using Eclipse/Xcode/etc. to build your app and just want it to copy the www. > I've got a patch to the cordova-cli code to split cordova build into two parts, called cordova prepare and cordova compile. cordova build remains as an alias for prepare and then compile, so its behavior is unchanged. > Patch is coming shortly; this bug is intended for changelog and notification purposes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira