Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2EBFAE5C2 for ; Mon, 26 Nov 2012 23:52:56 +0000 (UTC) Received: (qmail 13778 invoked by uid 500); 26 Nov 2012 23:52:56 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 13628 invoked by uid 500); 26 Nov 2012 23:52:55 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 13596 invoked by uid 99); 26 Nov 2012 23:52:55 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2012 23:52:55 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9DED1812201; Mon, 26 Nov 2012 23:52:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: purplecabbage@apache.org To: commits@cordova.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [1/16] git commit: update cordova-js to 2.3.0 RC1 Message-Id: <20121126235255.9DED1812201@tyr.zones.apache.org> Date: Mon, 26 Nov 2012 23:52:55 +0000 (UTC) Updated Branches: refs/heads/master b6d177ed0 -> b32dd22ce Updated Tags: refs/tags/2.3.0rc1 [created] b32dd22ce update cordova-js to 2.3.0 RC1 Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/b32dd22c Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/b32dd22c Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/b32dd22c Branch: refs/heads/master Commit: b32dd22ce5472b37be243bf24fd4a6a261448b58 Parents: b6d177e Author: Jesse MacFadyen Authored: Mon Nov 26 15:48:51 2012 -0800 Committer: Jesse MacFadyen Committed: Mon Nov 26 15:48:51 2012 -0800 ---------------------------------------------------------------------- windows8/cordova-2.2.0.js | 7704 --------------- windows8/cordova-2.3.0.js | 7606 ++++++++++++++ .../Media_Test/Media_Test/Media_Test.jsproj | 2 +- .../samples/Media_Test/Media_Test/cordova-2.2.0.js | 7704 --------------- .../samples/Media_Test/Media_Test/cordova-2.3.0.js | 7606 ++++++++++++++ windows8/samples/Media_Test/Media_Test/cordova.js | 2 +- windows8/samples/Media_Test/Media_Test/index.html | 3 +- .../Notification Test/Notification Test.jsproj | 2 +- .../Notification Test/cordova-2.2.0.js | 7704 --------------- .../Notification Test/cordova-2.3.0.js | 7606 ++++++++++++++ .../Notification Test/Notification Test/cordova.js | 2 +- windows8/template/CordovaApp.jsproj | 2 +- windows8/template/www/cordova-2.2.0.js | 7704 --------------- windows8/template/www/cordova-2.3.0.js | 7606 ++++++++++++++ windows8/template/www/index.html | 2 +- windows8/test/cordova-2.2.0.js | 7704 --------------- windows8/test/cordova-2.3.0.js | 7606 ++++++++++++++ windows8/test/cordova.js | 2 +- 18 files changed, 38039 insertions(+), 38528 deletions(-) ----------------------------------------------------------------------