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 EC36E952D for ; Fri, 13 Apr 2012 22:11:48 +0000 (UTC) Received: (qmail 38092 invoked by uid 500); 13 Apr 2012 22:11:48 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 38064 invoked by uid 500); 13 Apr 2012 22:11:48 -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 38056 invoked by uid 99); 13 Apr 2012 22:11:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 22:11:48 +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 anis.kadri@gmail.com designates 209.85.161.175 as permitted sender) Received: from [209.85.161.175] (HELO mail-gx0-f175.google.com) (209.85.161.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2012 22:11:42 +0000 Received: by ggcy3 with SMTP id y3so1959813ggc.6 for ; Fri, 13 Apr 2012 15:11:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MAW4Q1B+IksfvHdd0mMbHDSQ4OFliT5mGBNhGjow4YQ=; b=WVqQixlJnFfHw2GZJaRKsOJkEpNI7w7tvgT0e/imA+ZUErX7hWoOBqgXJgft0/05cl eOGih7E7SuhKmWj6KKpFh8/P+Ez3yRi9DiyVgGIg0H5GQ4aHAI5gKGSH8ELCLAfGOKNE mIAHxbBj4hYnLdoH702uKfnfzJE5O2puYAsigOUHGrEXE9QBu/BaCD4jO2ExUzcoA4wK Kj70fUD7XNf3xA/LUbYWkieGKc/ZhWgPvbYQknRiefYMykW2zSTKMrvuqq8xrn6OCdjB KqiU84M9oDfyTPabPtrhG41NPeNjXq8RUi6hKL/bGOha3OjWqUQP7csxARnUGGBxOMn6 9xMA== MIME-Version: 1.0 Received: by 10.236.170.70 with SMTP id o46mr3198876yhl.122.1334355081843; Fri, 13 Apr 2012 15:11:21 -0700 (PDT) Received: by 10.236.50.18 with HTTP; Fri, 13 Apr 2012 15:11:21 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 Apr 2012 15:11:21 -0700 Message-ID: Subject: Re: Coho script From: Anis KADRI To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3040ec2ea8529204bd96c007 --20cf3040ec2ea8529204bd96c007 Content-Type: text/plain; charset=ISO-8859-1 +1 On Fri, Apr 13, 2012 at 3:07 PM, Shazron wrote: > +1 > > On Fri, Apr 13, 2012 at 1:39 PM, Drew Walters wrote: > > +1 for this and all the other times it has been mentioned. > > > > On Fri, Apr 13, 2012 at 3:35 PM, Joe Bowser wrote: > >> +1, but I'm in the same boat as Simon. > >> > >> On Fri, Apr 13, 2012 at 1:31 PM, Simon MacDonald > >> wrote: > >> > >>> Hey, > >>> > >>> I've been looking at the coho build release script today and one area > >>> I think we should enhance is for the script to build the common JS and > >>> then have the native components pick up the JS once it is built. This > >>> would reduce the dependency of having the repo owner have to build the > >>> common JS then commit it to the platform repo, then tag their repo. > >>> Instead you just tag all the repos and have someone run the coho > >>> script to create all the deliverables. Since I'm only very familar > >>> with the Android build I've done the change for it only. Is it > >>> possible, desirable, to do the same for other platforms? > >>> > >>> Here is my change: > >>> > >>> > >>> > https://github.com/macdonst/coho/commit/2bb57c3bc8172afd2101bc58224c9b8e9f9680ed > >>> > >>> Questions? Comments? Quemments? > >>> > >>> Simon Mac Donald > >>> http://hi.im/simonmacdonald > >>> > --20cf3040ec2ea8529204bd96c007--