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 589C1D89D for ; Mon, 26 Nov 2012 21:09:24 +0000 (UTC) Received: (qmail 68517 invoked by uid 500); 26 Nov 2012 21:09:24 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 68472 invoked by uid 500); 26 Nov 2012 21:09:24 -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 68464 invoked by uid 99); 26 Nov 2012 21:09:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 21:09:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simon.macdonald@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 21:09:17 +0000 Received: by mail-pa0-f47.google.com with SMTP id fa10so2791879pad.6 for ; Mon, 26 Nov 2012 13:08:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Y/oDHkFmKojRQkDZzWvT+0oBJcb7dl4iP7GB2cl8Ej4=; b=WZubktQ29cPq8spaEgFCZg4/dXB54ziJ+B3A2oMlD/4HSvPwSQuCGIsxKEmv6+oREc wUxcLGPunPnQkQx2JDs2Am+bZ2Ey4dZlKdn321OmSEmjogcotBSMn7/3NCq88T23bJa7 MIovCJwwcJxkgxO/ECvIWP8hCHkG19O5NA375/VbvH/lXi7ZohRq7IGgFcQmX+ywMBVi y27XI4R5sDyK6QJoeQ6noBUE8wMyriWT3QpwFhwDrcj3RdTB1Vrb4VJupSyLky4HFbZh 0GIfl9PWIWX9L21yGAjE8KVuOMTaYFZw/Om3GG1AF3E8pb+kPi2hXWKZA53WHFCQBVnb s+kA== Received: by 10.68.203.198 with SMTP id ks6mr41074151pbc.35.1353964136444; Mon, 26 Nov 2012 13:08:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.80.133 with HTTP; Mon, 26 Nov 2012 13:08:36 -0800 (PST) In-Reply-To: References: From: Simon MacDonald Date: Mon, 26 Nov 2012 16:08:36 -0500 Message-ID: Subject: Re: js commit: Updating VERSION file To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7b15ae8d64322d04cf6c5783 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b15ae8d64322d04cf6c5783 Content-Type: text/plain; charset=ISO-8859-1 That'd be good as I just had to push a file I forgot to check in while doing the InAppBrowser code. Simon Mac Donald http://hi.im/simonmacdonald On Mon, Nov 26, 2012 at 4:06 PM, Filip Maj wrote: > Anis can you take a look at my response below? > > Also, can we make the commits emails reply-to address point to the right > mailing list? It bounces currently. It's set to: > > cordova-dev@cordova.apache.org > > I think it needs to be > > dev@cordova.apache.org > > > >Hey Anis can you run "jake" to update the JS repo after changing the > >VERSION file? It will also update the various JS-only files that hard-code > >the version into them. I think you'll have to retag. See > >http://wiki.apache.org/cordova/CuttingReleases (at the bottom). > > > >Thanks! > > > >On 11/26/12 11:27 AM, "anis@apache.org" wrote: > > > >>Updated Branches: > >> refs/heads/master 05d4fd037 -> 05bd1a469 > >> > >> > >>Updating VERSION file > >> > >> > >>Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo > >>Commit: > http://git-wip-us.apache.org/repos/asf/cordova-js/commit/05bd1a46 > >>Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/05bd1a46 > >>Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/05bd1a46 > >> > >>Branch: refs/heads/master > >>Commit: 05bd1a469fd7964a7eb8363e55a949594afe9353 > >>Parents: 05d4fd0 > >>Author: Anis Kadri > >>Authored: Mon Nov 26 11:26:36 2012 -0800 > >>Committer: Anis Kadri > >>Committed: Mon Nov 26 11:26:36 2012 -0800 > >> > >>---------------------------------------------------------------------- > >> VERSION | 2 +- > >> 1 files changed, 1 insertions(+), 1 deletions(-) > >>---------------------------------------------------------------------- > >> > >> > >>http://git-wip-us.apache.org/repos/asf/cordova-js/blob/05bd1a46/VERSION > >>---------------------------------------------------------------------- > >>diff --git a/VERSION b/VERSION > >>index ccbccc3..d2a7ed1 100644 > >>--- a/VERSION > >>+++ b/VERSION > >>@@ -1 +1 @@ > >>-2.2.0 > >>+2.3.0rc1 > >> > > > > --047d7b15ae8d64322d04cf6c5783--