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 1D6ED9697 for ; Fri, 17 Feb 2012 23:39:05 +0000 (UTC) Received: (qmail 99367 invoked by uid 500); 17 Feb 2012 23:39:05 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 99336 invoked by uid 500); 17 Feb 2012 23:39:05 -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 99326 invoked by uid 99); 17 Feb 2012 23:39:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 23:39:04 +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 curtis.bryce@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vx0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 23:38:59 +0000 Received: by vcqp1 with SMTP id p1so683807vcq.6 for ; Fri, 17 Feb 2012 15:38:38 -0800 (PST) Received-SPF: pass (google.com: domain of curtis.bryce@gmail.com designates 10.220.153.145 as permitted sender) client-ip=10.220.153.145; Authentication-Results: mr.google.com; spf=pass (google.com: domain of curtis.bryce@gmail.com designates 10.220.153.145 as permitted sender) smtp.mail=curtis.bryce@gmail.com; dkim=pass header.i=curtis.bryce@gmail.com Received: from mr.google.com ([10.220.153.145]) by 10.220.153.145 with SMTP id k17mr6270748vcw.9.1329521918311 (num_hops = 1); Fri, 17 Feb 2012 15:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CtJuPVCRYEGqGum6RzLFOB1lQVsdjVR9C82lEAKteyE=; b=YWmjAqv2a62nWQ3RLkgX4Y6fnWa4TfOb1mvuFxe2N8K+LsUJURTqkTGLHXWChLT2mC aN98Ukv/QgwysR/wRT8XOrQyKM4dI0/iFd8EIpsl5Fn4zzyX7X0YOXq4+9rGmj9CMWK3 obTeULkhWNkr6/QsxWNb9V+lxl2eozxnNqRBw= MIME-Version: 1.0 Received: by 10.220.153.145 with SMTP id k17mr5008390vcw.9.1329521918232; Fri, 17 Feb 2012 15:38:38 -0800 (PST) Received: by 10.220.189.2 with HTTP; Fri, 17 Feb 2012 15:38:38 -0800 (PST) In-Reply-To: References: Date: Fri, 17 Feb 2012 17:38:38 -0600 Message-ID: Subject: Re: Work Items for 1.5.0 - unified JS From: Bryce Curtis To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d043c7e16a8469804b9317198 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c7e16a8469804b9317198 Content-Type: text/plain; charset=ISO-8859-1 Android is running on common-js! Native side has been updated with merge from Fil. JS side was built from callback/callback-js and saved in assets/js. Now it's time to test and work through bugs. (Including command line scripts) Running on Droid 2.2.3, I see 21 failed tests. Any word on when cordova-js repository on apache will be created? Would be good to get it there asap. On Fri, Feb 17, 2012 at 2:04 PM, Filip Maj wrote: > Thanks Bryce! > > On 12-02-17 11:59 AM, "Bryce Curtis" wrote: > > >I'll take a look at it. > > > >On Fri, Feb 17, 2012 at 1:55 PM, Simon MacDonald > >wrote: > > > >> I'm off on vacation, in fact I'm already supposed to be gone, until > >> Tuesday. On Tuesday I'll be giving a presentation at a local collage. > >> Wednesday is meetings so I wouldn't be able to look at it until next > >> Thursday. > >> > >> Simon Mac Donald > >> http://hi.im/simonmacdonald > >> > >> > >> On Fri, Feb 17, 2012 at 2:52 PM, Filip Maj wrote: > >> > >> > Hey all, > >> > > >> > Android is ready to integrate. Currently about 15 mobile spec tests > >>are > >> > failing - better than the 23 or so that are failing with the current > >> > android implementation :) > >> > > >> > Things we need to do: > >> > > >> > - merge in my "unified-js" branch of the android implmentation: > >> > https://github.com/filmaj/incubator-cordova-android/tree/unified-js > >> > - axe all javascript related stuff from the android repo: from build > >> > scripts, .js files, etc. > >> > - use latest cordova-js, run a build, grab the android JS, and add > >>that > >> to > >> > the android repo. > >> > > >> > Can someone from Android land (Simon, Joe) do the above steps, please? > >> > > >> > Next I'm hopping on iOS as we are behind in getting that > >>implementation > >> up > >> > to speed with cordova-js. BlackBerry still needs t some help too. > >> > > >> > Inching ever closer... > >> > > >> > > >> > > --f46d043c7e16a8469804b9317198--