Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92F099765 for ; Wed, 21 Mar 2012 19:40:11 +0000 (UTC) Received: (qmail 23098 invoked by uid 500); 21 Mar 2012 19:40:11 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 23063 invoked by uid 500); 21 Mar 2012 19:40:11 -0000 Mailing-List: contact callback-dev-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-dev@incubator.apache.org Received: (qmail 23054 invoked by uid 99); 21 Mar 2012 19:40:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 19:40:11 +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 purdrew@gmail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 19:40:03 +0000 Received: by bkcjg15 with SMTP id jg15so1330429bkc.6 for ; Wed, 21 Mar 2012 12:39:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=cdXEJvf1brQwNhgUNSSp0EAxFU5z6Z1ca3+QCqzAiy8=; b=tu2wlAgCK3595xxhKj3/376juJf+Bc6AtYdHQp8X9DOogD57eNDCdXib2/sF7/D4dq BG3xEQ9X0qC/2K8axCvwQxeHHRPznWxz3qydP3NT/5A4xGLomLISpBXe5bjp4RPurTck TrB/ajs12KN1ElvRyHuXgrJBDnitYFp3Jo+W5gNw3lVKaivu5QqzQD5OJokkjsAdHPdJ hPH/ivXm+xRYrGYoJRJvB7aEpdNUnSMSn3nFFzu91UHDhDbcDQJTxQ5YR5G17doQP0C7 7HceTl9QL4cscpowBZIi2JjS++bC8JA99ge09adzn3bvQraKGYwDtN4ClWflvWPhlSEW BGyg== Received: by 10.204.153.203 with SMTP id l11mr1941589bkw.31.1332358783251; Wed, 21 Mar 2012 12:39:43 -0700 (PDT) MIME-Version: 1.0 Sender: purdrew@gmail.com Received: by 10.204.167.67 with HTTP; Wed, 21 Mar 2012 12:39:23 -0700 (PDT) From: Drew Walters Date: Wed, 21 Mar 2012 14:39:23 -0500 X-Google-Sender-Auth: 4zykIy9dRlltsukqrrkDD5gHZvE Message-ID: Subject: Playbook cordova-js testing To: callback-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I've completed my testing of cordova-js with the BlackBerry platform (smartphone only) and am happy enough with its state that I'd like to switch the repo over to using cordova-js. Problem is, the blackberry-webworks repo also contains the Playbook code. The Playbook simulators (v1.0 and v2.0) have been giving me fits for the past day which makes it frustrating/impossible to debug. I do not have an actual Playbook device to test with. Is there someone else that can grab the latest cordova-js for Playbook and test it out/debug?