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 0307C10282 for ; Wed, 6 Nov 2013 18:33:44 +0000 (UTC) Received: (qmail 15977 invoked by uid 500); 6 Nov 2013 18:33:43 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 15952 invoked by uid 500); 6 Nov 2013 18:33:43 -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 15944 invoked by uid 99); 6 Nov 2013 18:33:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 18:33:43 +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: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.215.51] (HELO mail-la0-f51.google.com) (209.85.215.51) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 18:33:40 +0000 Received: by mail-la0-f51.google.com with SMTP id ep20so3487478lab.10 for ; Wed, 06 Nov 2013 10:33:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=MOWCac4m7NL/H7DCkT0qZTdjs+wpvgSgJcIqVdTq92M=; b=EOUWvbMZ57uOrn87JCyWNAyE5qMFAebdQukcHaWZF8Iw8qpvH9o0pL8JQSnXxHazSD 0xEqEq35BQY6KjbP9XFUdj0PWY1eai4iRHKyrV0SVPexIr1ehLlv8/Q6TPUVwGiJpj3d 4c6eUx6O2wTGMMM0mOtLCCDbw4d76VRvuJtVRefUtxtCvOsLQ6HPl/O5KzS6zk5zRjMg p7Fy7JFIfo9cQeEVutEy2VrasDqHdYUMGOFFepaz78OYGioXuBetZLBEv+2CFLdrip3E MEIjL1CXLVA7yj4f0P19B+JnSMLoMZ34EFhRRrGLSaBoKGly+kKt+UmaccSEQH4DyldA M8HQ== X-Gm-Message-State: ALoCoQmKZhnApo+fWJ0O0WOlZgGEyz3s7RPVCsFE3p2vHLdfvEiMuorIpo3JpdZ43qAHHmP0GIrW MIME-Version: 1.0 X-Received: by 10.152.116.109 with SMTP id jv13mr3423471lab.30.1383762797901; Wed, 06 Nov 2013 10:33:17 -0800 (PST) Received: by 10.114.177.141 with HTTP; Wed, 6 Nov 2013 10:33:17 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Nov 2013 13:33:17 -0500 Message-ID: Subject: Re: Platforms which are in subdirectory in repositories can't be added by cli since 3.1.0-0.2.0 From: Bryan Higgins To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=001a11c3675e05cb0904ea8662e8 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3675e05cb0904ea8662e8 Content-Type: text/plain; charset=ISO-8859-1 blackberry10 is located within a subdirectory of the cordova-blackberry repo I have not had issues adding the platform in 3.1.0-0.2.0. On Wed, Nov 6, 2013 at 1:22 PM, Braden Shepherdson wrote: > Commented on the PR. > > > On Wed, Nov 6, 2013 at 1:20 PM, Maxime LUCE wrote: > > > Hello, > > > > I found that platforms which are in a subdirectory of their repository > > can't be added by cli. > > I found that in the commit d75c0585c88ee9283db400f0c946027bd9d6e1ea in > > cordova-cli repository, someone removed detection from these platforms. > > > > I created and resolved issue CB-5295 by doing a simple test over targeted > > platform. > > I think we must configure a "subdir" options in platforms.js to tell > other > > modules that project can be in a sub directory in its repository. > > What about that ? Can someone review and merge CB5295 ? > > > > You can find fix at : > > https://github.com/apache/cordova-cli/pull/69 > > > > Cordialement. > > ---------------------------- > > Maxime LUCE > > maxime@touchit.fr > > 06 28 60 72 34 > > http://touchit.fr > > > > > > > --001a11c3675e05cb0904ea8662e8--