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 4562210A48 for ; Fri, 3 Jan 2014 16:28:20 +0000 (UTC) Received: (qmail 66092 invoked by uid 500); 3 Jan 2014 16:28:19 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 66059 invoked by uid 500); 3 Jan 2014 16:28:18 -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 66043 invoked by uid 99); 3 Jan 2014 16:28:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 16:28:16 +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 kamrik@google.com designates 209.85.216.169 as permitted sender) Received: from [209.85.216.169] (HELO mail-qc0-f169.google.com) (209.85.216.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 16:28:10 +0000 Received: by mail-qc0-f169.google.com with SMTP id r5so15168456qcx.14 for ; Fri, 03 Jan 2014 08:27:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=1BNh7hQHkR9eKc9xrRImARnJQzudpXQlGU1cMdb+jpE=; b=B9XGXrpBdMO3yA+dEkHgfsIvvqxf/YNSMUrRCy+yDHqKAGENqyX+9nhLtk6MrykTxk AtC8ZcXSpKnnCPN8im4Ax5gD7FTiO4yiI1y15/KF/0AO/L/ZFc1j/+CI05W8VBm+Eken hI92ylGXb+IRKR2QipUSPxZLqruSkdkh1c0wo1bnVaj6Nw+1MzCNRY16eSqjaW5LnwV4 n00DVCNJm7MYrYb5sQULoiCa2Y33gAy6M3YML/QPkjTmwZvx1gJskVcK5M7cCMn9ZhgG g6yaIYnd/VTQZBj+M3OdzUhecxRWnjbJIkOjNPo/hiDE43buzKKJ4KkkDm1vfSVeCjQY 968Q== 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=1BNh7hQHkR9eKc9xrRImARnJQzudpXQlGU1cMdb+jpE=; b=fFdC3YzmX7dRUIp5fKTGaDhHA2GUFwz9d3cIO6qhgYprCzESuDBw45uXZDnqVzX86U 3snz5nLZAWQW8CbHrCAgE4/s/pgRp4jqWYbWxWx8LCfyBzzzMTOM/5zeBgVjiK1UqIcg t3hD/dXfONEj2xJTf8i/+Os2V2oCpCGWgG6EpQXsJYARPop+IoUHDMx9hg2e5XWt3xqJ 9eKrzUvNlIWbyX5BcHbCdrxfh2im5sj+tWaTBPW9xsQCe1VWh/zzabW2XGFcorocPdDE ug5gbzKWDd0+hk0a7HFFE+hXdn/cIdlN3hztdj9ktgAkJXe+Y9sPnB+wOzauvhW8L/5b 5HmA== X-Gm-Message-State: ALoCoQn9mtvHzv6P4ax6C/j2a80Q0fmbQsEXDJUfAM8BQgMwY9ky2r+GEztdqf0S+5tX19vwYf6RQonKamI5bVTfJfHGmpBeUEFEbDsyreuOoelS2trvuTGZTm8G39N67ZqCjHHCCh2R3RqrtBW3FMhDPsdhYJ5gtDWlLEGtLrbfQEiTSfO03yWhjBDCTQ3d9f6XLIHQUSv36NrFzqwFui+VCqMIZaNmFg== MIME-Version: 1.0 X-Received: by 10.224.165.133 with SMTP id i5mr56284561qay.75.1388766469658; Fri, 03 Jan 2014 08:27:49 -0800 (PST) Received: by 10.229.93.210 with HTTP; Fri, 3 Jan 2014 08:27:49 -0800 (PST) In-Reply-To: <20140103162407.6606994.95392.8604@blackberry.com> References: <20140103162407.6606994.95392.8604@blackberry.com> Date: Fri, 3 Jan 2014 11:27:49 -0500 Message-ID: Subject: Re: template? From: Mark Koudritsky To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=089e0149c6c019d4f504ef1364b1 X-Virus-Checked: Checked by ClamAV on apache.org --089e0149c6c019d4f504ef1364b1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The option to specify a template was added here, via --src or --link command line args. https://git-wip-us.apache.org/repos/asf?p=3Dcordova-cli.git;h=3D9b7fedf But it's not yet part of any released version. Passing a JSON string as the 4th param to CLI does seem to work, even though originally it was an artifact of a change done for a completely different purpose. The JSON string should look like: "lib":{"www":{"uri":"/path/to/custom_www"}} On Fri, Jan 3, 2014 at 11:24 AM, Josh Soref wrote: > There's a difference between the cli and the platform bin scripts. > > The platform bin scripts take a template directory or something. The cli > takes JSON which can include a template directory. > > Yes. It's confusing. But it does work. =E2=80=8E > --------------------------------------------------------------------- > This transmission (including any attachments) may contain confidential > information, privileged material (including material protected by the > solicitor-client or other applicable privileges), or constitute non-publi= c > information. Any use of this information by anyone other than the intende= d > recipient is prohibited. If you have received this transmission in error, > please immediately reply to the sender and delete this information from > your system. Use, dissemination, distribution, or reproduction of this > transmission by unintended recipients is not authorized and may be unlawf= ul. > --089e0149c6c019d4f504ef1364b1--