Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D77C1EC17 for ; Mon, 25 Feb 2013 18:43:21 +0000 (UTC) Received: (qmail 97677 invoked by uid 500); 25 Feb 2013 18:43:21 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 97651 invoked by uid 500); 25 Feb 2013 18:43:21 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 97640 invoked by uid 99); 25 Feb 2013 18:43:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 18:43:21 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fil@adobe.com designates 64.18.1.183 as permitted sender) Received: from [64.18.1.183] (HELO exprod6og102.obsmtp.com) (64.18.1.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 18:43:11 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob102.postini.com ([64.18.5.12]) with SMTP ID DSNKUSuwqaAI1jFjUjTrudCsb5PuiuC91jgv@postini.com; Mon, 25 Feb 2013 10:42:50 PST Received: from inner-relay-1.corp.adobe.com (inner-relay-1.sea.adobe.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r1PIglnT004920 for ; Mon, 25 Feb 2013 10:42:48 -0800 (PST) Received: from nahub02.corp.adobe.com (nahub02.corp.adobe.com [10.8.189.98]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r1PIglAV022813 for ; Mon, 25 Feb 2013 10:42:47 -0800 (PST) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by nahub02.corp.adobe.com ([10.8.189.98]) with mapi; Mon, 25 Feb 2013 10:42:47 -0800 From: Filip Maj To: "dev@cordova.apache.org" Date: Mon, 25 Feb 2013 10:42:57 -0800 Subject: Re: Jasmine Tests failing with the most recent multipart changes Thread-Topic: Jasmine Tests failing with the most recent multipart changes Thread-Index: Ac4Th+cu5j5W3eL6S8yPtTN236BROQ== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.1.130117 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org >Also, on a side note, for the release, if there's commits in master >that we want in this release, do we do a cherry pick into next? Yes. I see it the opposite way (I commit into next and merge into master).