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 6EAC18F1 for ; Wed, 29 Aug 2012 17:50:25 +0000 (UTC) Received: (qmail 79132 invoked by uid 500); 29 Aug 2012 17:50:24 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 79100 invoked by uid 500); 29 Aug 2012 17:50:24 -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 79088 invoked by uid 99); 29 Aug 2012 17:50:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 17:50:24 +0000 X-ASF-Spam-Status: No, hits=-1.3 required=5.0 tests=FRT_ADOBE2,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of fil@adobe.com designates 64.18.1.29 as permitted sender) Received: from [64.18.1.29] (HELO exprod6og112.obsmtp.com) (64.18.1.29) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 17:50:16 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob112.postini.com ([64.18.5.12]) with SMTP ID DSNKUD5WQ1tkM3avB8LeI57+0ZVn7DVydmcd@postini.com; Wed, 29 Aug 2012 10:49:56 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q7THlMk0003319 for ; Wed, 29 Aug 2012 10:47:22 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q7THnqYr004408 for ; Wed, 29 Aug 2012 10:49:53 -0700 (PDT) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.264.0; Wed, 29 Aug 2012 10:49:52 -0700 Received: from nambxv01a.corp.adobe.com ([10.8.189.95]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%11]) with mapi; Wed, 29 Aug 2012 10:49:52 -0700 From: Filip Maj To: "callback-dev@incubator.apache.org" Date: Wed, 29 Aug 2012 10:49:51 -0700 Subject: Re: Standard Sample Application Thread-Topic: Standard Sample Application Thread-Index: Ac2GDrDXJ41f1nrlRAOKXlJilMuUSQ== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Scratch that! Got a response from infra. If anyone is interested to help figure this stuff out, these are the two tickets we should focus on (in order): 1. https://issues.apache.org/jira/browse/INFRA-4642 2. https://issues.apache.org/jira/browse/INFRA-4877 [1] is about compiling a git admin "handbook" - basically documentation for managing git repos. We can all help out with this. [2] is about automating the creation of git repos via an online form. Very relevant to us, but the infra guru I was talking to on IRC said that [1] should be completed before [2]. So: let's focus on [1]. On 8/6/12 8:37 PM, "Brian LeRoux" wrote: >Eh, I do think we should look at helping build that form. Whom do we talk >to about getting that rolling? Jump into the IRC? > > >On Friday, July 27, 2012, Michael Brooks wrote: > >> Ok, it doesn't looks like Infra is too keen on creating another >>repository >> for me. >> >> After chatting on IRC and JIRA, they've referred me to #INFRA-4877 [1], >> which is an issue around creating a Web form to generate Git >>repositories. >> I've commented on the issue, trying to clarify a timeframe and emphasize >> that we don't want to wait weeks or months. If the Web form is still a >>ways >> off, then I'll continue bumping #INFRA-5078. I'd like to see this >>created >> before 2.1.0. >> >> [1] https://issues.apache.org/jira/browse/INFRA-4877 >> [2] https://issues.apache.org/jira/browse/INFRA-5078 >> >> Michael >> >> On Wed, Jul 25, 2012 at 11:16 AM, Michael Brooks >> wrote: >> >> > Since tagging 2.0.0, all of our platforms are now consuming the >>"Standard >> > Sample Application." Currently, the source for this application is >>found >> > under "incubator-cordova-labs:hello-cordova." >> > >> > I've now kicked up an Apache Infrastructure JIRA issue to create the >> > repository incubator-cordova-app-hello-world [1]. If you have a >>moment, >> > please chim in on the issue so that it can get some love. >> > >> > [1] https://issues.apache.org/jira/browse/INFRA-5078 >> > >> > Thanks, >> > Michael >> > >> > >> > On Wed, Jul 18, 2012 at 2:39 PM, Filip Maj wrote: >> > >> >> Friendly reminder: the code for this sample app should _NOT_ be >>modified >> >> on a per-platform basis. We want this to be a common code base! >> >> >> >> On 7/18/12 2:33 PM, "Michael Brooks" >>wrote: >> >> >> >> >Hey guys, >> >> > >> >> >If you've been following CB-1061 [1], then you know that I've >>finished >> >> >putting together the sample application. The source is on the >> >> >"hello-cordova" branch of "incubator-cordova-labs" [2]. You can also >> view >> >> >a >> >> >web-hosted version on my Github fork [3], but be aware that the >> >> web-hosted >> >> >version will never fire the `deviceready` event (unless you use the >> >> Ripple >> >> >emulator). >> >> > >> >> >While you are testing your platform for the 2.0.0 release, can you >>also >> >> >give the application a quick test? If everything looks good, it >>would >> be >> >> >nice to see this in the 2.0.0 distribution. I'll create sub-tasks on >> the >> >> >issue tracker with the details needed to grab and use the source. >> >> > >> >> >[1] https://issues.apache.org/jira/browse/CB-1061 >> >> >[2] >> >> > >> >> >>=20 >>https://git-wip-us.apache.org/repos/asf?p=3Dincubator-cordova-labs.git;a= =3Dsh >>o >> >> >rtlog;h=3Drefs/heads/hello-cordova >> >> >[3] http://tinyurl.com/hello-cordova >> >> > >> >> >Thanks, >> >> >Michael >> >> > >> >> >On Thu, Jul 12, 2012 at 2:45 PM, Brian LeRoux wrote: >> >> > >> >> >> Ya lets throw it in a labs branch. I like the unquoted attributes, >> >> >> html5ish, scripts at the bottom approach. ;) >> >> >> >> >> >> https://gist.github.com/2830598 >> >> >> >> >> >> >> >> >> On Thu, Jul 12, 2012 at 2:37 PM, Michael Brooks >> >> >> wrote: >> >> >> > Thanks for the summary Tim. >> >> >> > >> >> >> > I've created CB-1061 "Create Hello Cordova Sample Application" >>[1] >> to >> >> >> track >> >> >> > this project. >> >> >> > >> >> >> > I don't mind starting work on this app. I can probably have a >> >> testable >> >> >> > sample done by end-of-day tomorrow. >> >> >> > >> >> >> > [1] https://issues.apache.org/jira/browse/CB-1061 >> >> >> > >> >> >> > Michael >> >> >> > >> >> >> > On Thu, Jul 12, 2012 at 2:05 PM, Tim Kim >> wrote: >> >> >> > >> >> >> >> Apparently Steve is having issues with his email's bouncing, >>so I >> >> >>shall >> >> >> >> email on his behalf: >> >> >> >> >> >> >> >> 1.) We like Libby's app but it shouldn't be what users see when >> they >> >> >> create >> >> >> >> a new project. It would be nice to includ