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 79B4DFD73 for ; Wed, 17 Jul 2013 07:21:59 +0000 (UTC) Received: (qmail 87528 invoked by uid 500); 17 Jul 2013 07:21:58 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 87472 invoked by uid 500); 17 Jul 2013 07:21:56 -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 87436 invoked by uid 99); 17 Jul 2013 07:21:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 07:21:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bowserj@gmail.com designates 209.85.128.179 as permitted sender) Received: from [209.85.128.179] (HELO mail-ve0-f179.google.com) (209.85.128.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 07:21:49 +0000 Received: by mail-ve0-f179.google.com with SMTP id d10so1219461vea.38 for ; Wed, 17 Jul 2013 00:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O7rmUc+LkcKlTgxA2XUgYc809lTUPyTc4NqeyRo17MU=; b=hdXmxhwYrMpcgsF3nOEtAJVM2YsYboKnJ7XG0yULqSGsKD2f0uMV+hEk3EwdKOb6Lv NOwBbRZLy3BsqQG4ggxbQz1xYSL9wlkID+yREeFFFmyecf/Qdwt6GgeiOKbuIZtEwas5 /2rAJF1FRViEqD3r4Nhb46X0yElOcx2mYA06UBMDKvsn81wP6/d6kOBBbHRxfeKrdtkB mDYQ+Vy+jxsEBhT+G29aPybbzDS4g8TQ/2IBY8H0liNbbpzr73KCE7mzat5APsw1JQ/N ZTlo2zpaapshdWQ3UGM1UMTFO5VNtgpVXKdsHD+hs5sQTddZ5lFHAI0rGbT5rioUUZcS xHew== MIME-Version: 1.0 X-Received: by 10.58.233.173 with SMTP id tx13mr1650052vec.31.1374045688239; Wed, 17 Jul 2013 00:21:28 -0700 (PDT) Received: by 10.221.6.197 with HTTP; Wed, 17 Jul 2013 00:21:28 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jul 2013 00:21:28 -0700 Message-ID: Subject: Re: [TypeError: Invalid Version: 3.0.0rc1] From: Joe Bowser To: dev Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Android, it's not reading tags. We still have an issue open about bin/version being a file that we have to manually increment, although I think this got punted. I just edited cordova/version to 3.0.0, since that's what I'm going to do when I tag the final version later anyway. It's not worth re-tagging the RC for something so minor. On Tue, Jul 16, 2013 at 8:44 PM, Filip Maj wrote: > Where do you get this error? > > On 7/16/13 8:10 PM, "Andrew Grieve" wrote: > >>So... Did we figure out how to test rc1 with this error? >> >>One suggestion was to just retag @ 3.0.0-rc1. Sound good? >