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 EF3F417A0B for ; Thu, 7 May 2015 20:02:12 +0000 (UTC) Received: (qmail 33316 invoked by uid 500); 7 May 2015 20:02:12 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 33277 invoked by uid 500); 7 May 2015 20:02:12 -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 33256 invoked by uid 99); 7 May 2015 20:02:12 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 20:02:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 02CE8C092D for ; Thu, 7 May 2015 20:02:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.002 X-Spam-Level: X-Spam-Status: No, score=-0.002 tagged_above=-999 required=6.31 tests=[RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id j8Ff8-wPyBFH for ; Thu, 7 May 2015 20:02:05 +0000 (UTC) Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0137.outbound.protection.outlook.com [157.56.110.137]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id E1B8D43DAB for ; Thu, 7 May 2015 20:02:04 +0000 (UTC) Received: from SN2PR03MB032.namprd03.prod.outlook.com (10.255.175.42) by SN2PR03MB032.namprd03.prod.outlook.com (10.255.175.42) with Microsoft SMTP Server (TLS) id 15.1.148.15; Thu, 7 May 2015 20:01:40 +0000 Received: from SN2PR03MB032.namprd03.prod.outlook.com ([169.254.13.208]) by SN2PR03MB032.namprd03.prod.outlook.com ([169.254.13.208]) with mapi id 15.01.0148.019; Thu, 7 May 2015 20:01:40 +0000 From: Murat Sutunc To: "dev@cordova.apache.org" Subject: RE: [DISCUSS] Rapid release of tools Thread-Topic: [DISCUSS] Rapid release of tools Thread-Index: AQHQiPhfK/uIKK8CeE6hIPDBU4mLgJ1w35SAgAAArQCAAAgugIAAArcAgAAChnA= Date: Thu, 7 May 2015 20:01:40 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: cordova.apache.org; dkim=none (message not signed) header.d=none; x-originating-ip: [2001:4898:80e8:ee31::2] x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:(42134001)(42139001);SRVR:SN2PR03MB032; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401001)(5005006)(3002001);SRVR:SN2PR03MB032;BCL:0;PCL:0;RULEID:;SRVR:SN2PR03MB032; x-forefront-prvs: 056929CBB8 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(13464003)(51704005)(24454002)(377454003)(252514010)(86612001)(74316001)(99286002)(77156002)(40100003)(2501003)(76576001)(19580405001)(93886004)(102836002)(46102003)(2656002)(19580395003)(122556002)(106116001)(2351001)(87936001)(76176999)(450100001)(33656002)(110136002)(62966003)(54356999)(92566002)(2900100001)(86362001)(50986999)(107886002)(5001960100002)(2950100001)(189998001)(3826002);DIR:OUT;SFP:1102;SCL:1;SRVR:SN2PR03MB032;H:SN2PR03MB032.namprd03.prod.outlook.com;FPR:;SPF:None;MLV:sfv;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: microsoft.onmicrosoft.com X-MS-Exchange-CrossTenant-originalarrivaltime: 07 May 2015 20:01:40.3460 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 72f988bf-86f1-41af-91ab-2d7cd011db47 X-MS-Exchange-Transport-CrossTenantHeadersStamped: SN2PR03MB032 Wait guys. I think we should hold on for a sec. There are 3 possible scenarios:=20 1- We bump up our dependencies, latest version of Cordova is fixed but olde= r ones remain broken. 2- Browserify and/or module-deps can roll back (unpublish perhaps). Which w= ill fix the issue for all cordova until npm makes the fix. 3- NPM makes a quick fix.=20 If we bump Cordova and browserify and module-deps decides to roll back, we'= ll be in trouble. I think the correct approach here is to talk with NPM and= see what they suggest. If they commit on fixing this issue asap, browserif= y and module-deps can rollback and republish once everything is fixed. If y= ou look at browserify and module-deps, using lowercase repos is a pretty re= cent change and there's probably less dependencies out there than Cordova. -----Original Message----- From: Steven Gill [mailto:stevengill97@gmail.com]=20 Sent: Thursday, May 7, 2015 12:47 PM To: dev@cordova.apache.org Subject: Re: [DISCUSS] Rapid release of tools i'm working on getting the release ready On Thu, May 7, 2015 at 12:37 PM, Shazron wrote: > +1 release off previous, with this one change only. > > On Thu, May 7, 2015 at 12:07 PM, Steven Gill > wrote: > > I am thinking we release off our previous release branches with this=20 > > one change. This needs to get out asap. I'm all for an accelerated vote= . > > > > > > > > On Thu, May 7, 2015 at 12:05 PM, Jesse wrote: > > > >> Given that all downstream distributions are broken currently, can=20 > >> we do > an > >> accelerated vote? > >> Are we introducing any other code that would slow us down? or can=20 > >> we > simply > >> update+republish package.json files? > >> > >> @purplecabbage > >> risingj.com > >> > >> On Thu, May 7, 2015 at 12:01 PM, Steven Gill=20 > >> > >> wrote: > >> > >> > I think we should do a quick release to get npm install cordova > working > >> > again asap. > >> > > >> > I have updated the browserify dependency on cordova-js which=20 > >> > fixes the problem. > >> > > >> > Need to release cordova-js@3.9.1, cordova-lib@5.0.1, > cordova-cli@5.0.1 > >> and > >> > plugman@0.23.2 with the new dependency. > >> > > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org > For additional commands, e-mail: dev-help@cordova.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org