Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37053C25A for ; Sun, 3 Nov 2013 19:20:02 +0000 (UTC) Received: (qmail 36034 invoked by uid 500); 3 Nov 2013 19:20:02 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 36009 invoked by uid 500); 3 Nov 2013 19:20:02 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 36001 invoked by uid 99); 3 Nov 2013 19:20:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 19:20:01 +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 (athena.apache.org: domain of don.coleman@gmail.com designates 209.85.223.181 as permitted sender) Received: from [209.85.223.181] (HELO mail-ie0-f181.google.com) (209.85.223.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 19:19:57 +0000 Received: by mail-ie0-f181.google.com with SMTP id ar20so10638510iec.26 for ; Sun, 03 Nov 2013 11:19:37 -0800 (PST) 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=tZHcyeRNKGz7fEgMdscEA1YDzwq48wl1lUtgcTKQqQU=; b=DuWd1/iTgSUpVnqw2j2UubozJiJ0bfE4vyzSVCAqujt0zZw86adhbgdr70oc/9FeAI hni+a7U2V+NBJ2gg2HS/hjNEHG+Dlg1r3pSEbVQpdA6pYK7Zm3A5b2Ucw+Q7Oocn6Ele ATrcx7eg4dkvuME4lUmWiMfOME887dKzmjLGVfxGA68+ZwBYJtey/Q0WpbzkA862iOil P8RUa2FGiJDYDa8mHynIMDvBOyDbjgu0SrcSxSTM0MxIklMCXCq7dkXfyB4z68LZ4wzQ KSg12YWd5ZZQCOqWmYeijUJhbo1ggfNgNWTY8XzdzK2wsmzzrDPWdzFVu/+bvni/mSvQ YIrg== MIME-Version: 1.0 X-Received: by 10.50.16.65 with SMTP id e1mr9548620igd.19.1383506377059; Sun, 03 Nov 2013 11:19:37 -0800 (PST) Received: by 10.50.61.1 with HTTP; Sun, 3 Nov 2013 11:19:36 -0800 (PST) In-Reply-To: References: Date: Sun, 3 Nov 2013 14:19:36 -0500 Message-ID: Subject: Re: platform add android skips bat files on os x From: Don Coleman To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7b1601c726389304ea4aaeb5 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b1601c726389304ea4aaeb5 Content-Type: text/plain; charset=ISO-8859-1 https://issues.apache.org/jira/browse/CB-5256 On Sun, Nov 3, 2013 at 2:14 PM, Brian LeRoux wrote: > +1 file an issue! > > > On Sun, Nov 3, 2013 at 10:24 AM, Anis KADRI wrote: > > > It is intentional but it is a use case that wasn't thought of because > > every single one of us use Mac OS X. I would file an issue. > > > > On Sun, Nov 3, 2013 at 10:22 AM, Axel Nennker > > wrote: > > > Related to this is the effect that if you have a team that uses > different > > > platforms for development and check in the platforms directory then > your > > > fellow team members might miss the scripts for their development > > platform. > > > In our project I created the cordova project on Ubuntu and pushed > > > platforms/android to git. My colleagues then did a checkout and could > not > > > build the project on their Windows 7 machines. Bummer. > > > We were able to circumvent the need to checkin platforms now but still > > this > > > was a hurdle we would like to get rid off. > > > > > > Axel > > > Am 03.11.2013 19:10 schrieb "Don Coleman" : > > > > > >> For cordova 3.1.0-0.2.0 "cordova platform add android" doesn't add > > >> platforms/android/cordova/*.bat files on OS X. > > >> > > >> Obviously I don't need the bat files on OS X but it causes "cordova > run > > >> android" to fail when the project is checked out on windows. > > >> > > >> Is this intentional or should I file a bug? > > >> > > > --047d7b1601c726389304ea4aaeb5--