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 506F69D85 for ; Fri, 23 Mar 2012 22:47:17 +0000 (UTC) Received: (qmail 51370 invoked by uid 500); 23 Mar 2012 22:47:17 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 51323 invoked by uid 500); 23 Mar 2012 22:47:17 -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 51311 invoked by uid 99); 23 Mar 2012 22:47:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 22:47:17 +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 bowserj@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 22:47:09 +0000 Received: by wera1 with SMTP id a1so3016164wer.6 for ; Fri, 23 Mar 2012 15:46:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qR8w+7i8qetVSKXzZ8p8A2hCF//cyK7wGbPi50QTKYY=; b=AYyQEoyPhxITs1Vs9IY7lN9VO8U34s4PvRhKAj34Nl2uj1l1lGLb3JDjlt6JaS2q/w aF8jdtexoWPIT9ecZgIDZkQ0ystuEMxZQyBaWqK4UrdyCActpAJMFgb9C/NfxBR/J8Pf isbNVUGhfPRmG+nF9YS9CWGqnaN6ntET5UmtW8B8CWLFK+9lVF27Cpov1iYkpizXPp+G yd2rpVX/7wMQOxDMwYU4a/jsJ/wVrrSuglvYXtitdRBeeD3JysWvMKv2VL4L/fBxyAuz Zo930l9UJR/9Le9t1lHIhocG2UX199f57yfonSFh9vZTQxzusmlyrIkACMUR2nUQY4FY Ko9w== MIME-Version: 1.0 Received: by 10.216.139.25 with SMTP id b25mr7580101wej.41.1332542809447; Fri, 23 Mar 2012 15:46:49 -0700 (PDT) Received: by 10.223.91.67 with HTTP; Fri, 23 Mar 2012 15:46:49 -0700 (PDT) Date: Fri, 23 Mar 2012 15:46:49 -0700 Message-ID: Subject: [Android] Created CordovaWebView branch on Apache git repository From: Joe Bowser To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0016e6d59d69ce1c8704bbf0cc19 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d59d69ce1c8704bbf0cc19 Content-Type: text/plain; charset=ISO-8859-1 Hey Now that we have the RC1 tagged, I created a branch for the CordovaWebView work and I started adding code to the repository. I added the Java tests and the WebDriver work that I did earlier, and did some work. Updated the Wiki: http://wiki.apache.org/cordova/CordovaWebView Updated the Sub Tasks on the Issue Tracker: https://issues.apache.org/jira/browse/CB-190 Joe --0016e6d59d69ce1c8704bbf0cc19--