Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7424DC995 for ; Mon, 14 May 2012 16:21:14 +0000 (UTC) Received: (qmail 98858 invoked by uid 500); 14 May 2012 16:21:14 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 98841 invoked by uid 500); 14 May 2012 16:21:14 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 98832 invoked by uid 99); 14 May 2012 16:21:14 -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, 14 May 2012 16:21:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2454515BB9; Mon, 14 May 2012 16:21:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: deedubbu@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: webworks commit: [CB-762] Change BlackBerry plugin from Contact to Contacts. Message-Id: <20120514162114.2454515BB9@tyr.zones.apache.org> Date: Mon, 14 May 2012 16:21:14 +0000 (UTC) Updated Branches: refs/heads/master caf706584 -> cb10d74c2 [CB-762] Change BlackBerry plugin from Contact to Contacts. The BlackBerry override of the common Contacts API expects the associated native plugin to be named "Contact" in plugins.xml. This differs from the common cordova-js expectation of "Contacts". This bug fix will change the BlackBerry implementation to match common. Existing Cordova BlackBerry projects will need updated to account for this change. Modify the plugins.xml file of the existing project to change the following line: from: to: Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/commit/cb10d74c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/tree/cb10d74c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/diff/cb10d74c Branch: refs/heads/master Commit: cb10d74c2c59f147a89cb541838a682ab6965332 Parents: caf7065 Author: Drew Walters Authored: Mon May 14 11:18:23 2012 -0500 Committer: Drew Walters Committed: Mon May 14 11:18:23 2012 -0500 ---------------------------------------------------------------------- template/project/www/plugins.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-blackberry-webworks/blob/cb10d74c/template/project/www/plugins.xml ---------------------------------------------------------------------- diff --git a/template/project/www/plugins.xml b/template/project/www/plugins.xml index e46174e..bdea7e6 100644 --- a/template/project/www/plugins.xml +++ b/template/project/www/plugins.xml @@ -9,7 +9,7 @@ - +