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 E913110594 for ; Tue, 9 Jul 2013 23:37:07 +0000 (UTC) Received: (qmail 18699 invoked by uid 500); 9 Jul 2013 23:37:07 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 18666 invoked by uid 500); 9 Jul 2013 23:37:07 -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 18658 invoked by uid 99); 9 Jul 2013 23:37:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 23:37:07 +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.242 as permitted sender) Received: from [64.18.1.242] (HELO exprod6og124.obsmtp.com) (64.18.1.242) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2013 23:37:00 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob124.postini.com ([64.18.5.12]) with SMTP ID DSNKUdyehlhZqRGHXbZHg+VHWvK4507R+X7H@postini.com; Tue, 09 Jul 2013 16:36:40 PDT Received: from inner-relay-2.corp.adobe.com (mail-321.eur.adobe.com [153.32.1.52]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r69NabAI018574 for ; Tue, 9 Jul 2013 16:36:37 -0700 (PDT) Received: from SJ1SWM219.corp.adobe.com (sj1swm219.corp.adobe.com [10.5.77.61]) by inner-relay-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r69Naaw7014322 for ; Tue, 9 Jul 2013 16:36:36 -0700 (PDT) Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Tue, 9 Jul 2013 16:36:36 -0700 From: Filip Maj To: "dev@cordova.apache.org" Date: Tue, 9 Jul 2013 16:36:33 -0700 Subject: Re: Errors following "WorkingWithThree" wiki Thread-Topic: Errors following "WorkingWithThree" wiki Thread-Index: Ac58/Sb2EyNrV4HOSL2NWmrodjmJ4g== 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.5.130515 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 Filed issue here: https://issues.apache.org/jira/browse/CB-4140 On 7/9/13 2:14 PM, "Marcel Kinard" wrote: >I updated the wiki page with this info, until this issue is corrected. > >On Jul 8, 2013, at 9:49 PM, Andrew Grieve wrote: > >> Yes! Most of us here have hit that exact problem, but I guess it hadn't >> made it to the ML yet. >>=20 >> It's because Android's version script reports the version by parsing it >>out >> of the comment in the cordova.js file. >>=20 >> This is completely wrong, since it's not even reporting the version of >>the >> Android repo, but rather the version of the cordova-js version. >>=20 >> You can work around it by editing the comment in the .js file, or just >> having the version script echo a newer version. >