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 5EA77E0DF for ; Wed, 6 Feb 2013 12:50:32 +0000 (UTC) Received: (qmail 39380 invoked by uid 500); 6 Feb 2013 12:50:32 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 39304 invoked by uid 500); 6 Feb 2013 12:50:30 -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 39281 invoked by uid 99); 6 Feb 2013 12:50:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 12:50:29 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FRT_ADOBE2,LOTS_OF_MONEY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gtanner@gmail.com designates 209.85.223.182 as permitted sender) Received: from [209.85.223.182] (HELO mail-ie0-f182.google.com) (209.85.223.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 12:50:22 +0000 Received: by mail-ie0-f182.google.com with SMTP id k14so1839880iea.13 for ; Wed, 06 Feb 2013 04:50:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:x-mailer:from:subject:date :to; bh=PM1wTQ//EIb4mpFcOnFU1sDf7AbL6gEPA7w52+Ax/eU=; b=A1+lveQUTS43zz5foMRrh7TRhddIhFgFuFjRVDRy2cn27CzNt0u7t9aQ6i38F2yucB RGvXhdS0/p8M4/Apsew2bW/lr3hUMGmAMsiIp3euCtcm1X2N/QUs3w97NG5/TnFy2ZfE mLJOA446TEzIcPukXfQxGZqsYhhwysq1TbNCnjQgaevfi3w5Acf31RxRpDbQBzgiMtxb Vgb7Hzysf87jRHDiML6GcqEQ3dHEd64J+FjWHSH1UCfIikiKh5W3dv1NCyvjAYPcWSBM hxtco/Hu9LWFe/Rx4ciwh1dClWTn5Z0ya1/XzxW4Yzt7/gp2PzN07+Ihkzrom9+TXg9O y7kA== X-Received: by 10.50.40.131 with SMTP id x3mr5951688igk.10.1360155001590; Wed, 06 Feb 2013 04:50:01 -0800 (PST) Received: from [192.168.1.3] (CPE000d3a725498-CM001cea87a5dc.cpe.net.cable.rogers.com. [173.32.255.15]) by mx.google.com with ESMTPS id vq4sm3145677igb.10.2013.02.06.04.49.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:50:00 -0800 (PST) References: <6F83ABD1F29FAA488E6755121DB548901911423C@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 (1.0) In-Reply-To: <6F83ABD1F29FAA488E6755121DB548901911423C@IRSMSX101.ger.corp.intel.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <5725DEB0-09AD-411F-B0B6-F68CEB45CC97@gmail.com> Cc: "dev@cordova.apache.org" X-Mailer: iPhone Mail (10A523) From: Gord Tanner Subject: Re: a Cordova Jake Error ? Date: Wed, 6 Feb 2013 07:50:01 -0500 To: "dev@cordova.apache.org" X-Virus-Checked: Checked by ClamAV on apache.org I can clean this up today=20 Sent from my iPhone On 2013-02-06, at 4:28 AM, "Plaquette, Paul" wrot= e: > I would love to... > But it seems I am not yet a "double zero committer" > I Mean with the "permission to commit" ;-) >=20 > -----Original Message----- > From: Filip Maj [mailto:fil@adobe.com]=20 > Sent: Wednesday, February 06, 2013 1:21 AM > To: dev@cordova.apache.org > Subject: Re: a Cordova Jake Error ? >=20 > Hey Paul, I believe this issue already notes this problem: >=20 > https://issues.apache.org/jira/browse/CB-2345 >=20 >=20 > Feel free to patch it, you are a committer after all :) >=20 > On 2/5/13 7:53 AM, "Plaquette, Paul" rote: >=20 >> sounds the culprit might be a line in the jakefile: >>=20 >> "lib/firefoxos/plugin/firefoxos/Device.js":/(this\.cordova\s=3D\s").+(")/= >> , >>=20 >> in place of: >>=20 >> "lib/firefoxos/plugin/firefoxos/device.js":/(this\.cordova\s=3D\s").+(")/= >> , >>=20 >> hope this helps ! >>=20 >>=20 >> On Tue, Feb 5, 2013 at 4:45 PM, Plaquette, Paul >> wrote: >>=20 >>> Hi all, >>>=20 >>> I get a fresh Cordova repository and by the way I also updated node=20 >>> on my ubuntu 12.04 laptop. >>>=20 >>> When I build using command line jake I got this: >>>=20 >>> >>>=20 >>> jake aborted. >>> Error: ENOENT, no such file or directory=20 >>> 'lib/firefoxos/plugin/firefoxos/Device.js' >>> at Object.openSync (fs.js:230:18) (See full trace by running task=20 >>> with --trace) >>>=20 >>> the build succeed if the device.js file in firefoxos is renamed as=20 >>> Device.js >>>=20 >>> Does someone see what is going wrong? >>> (Actually I wonder if it is an issue on may machine or not) >>>=20 >>> Cordially, >>> Paul >>>=20 >>>=20 >>> -- >>> ____________________________ >>>=20 >>> Paul Plaquette, >>> Senior Software Engineer >>> Intel Corporation SAS >>> Open source Technology Center - OTC >>> France, Montpellier >>=20 >>=20 >> -- >> ____________________________ >>=20 >> Paul Plaquette, >> Senior Software Engineer >> Intel Corporation SAS >> Open source Technology Center - OTC >> France, Montpellier >=20 > --------------------------------------------------------------------- > Intel Corporation SAS (French simplified joint stock company) > Registered headquarters: "Les Montalets"- 2, rue de Paris,=20 > 92196 Meudon Cedex, France > Registration Number: 302 456 199 R.C.S. NANTERRE > Capital: 4,572,000 Euros >=20 > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. >=20