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 23E141065B for ; Mon, 11 Nov 2013 03:50:36 +0000 (UTC) Received: (qmail 43638 invoked by uid 500); 11 Nov 2013 03:50:35 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 43584 invoked by uid 500); 11 Nov 2013 03:50:31 -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 43576 invoked by uid 99); 11 Nov 2013 03:50:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 03:50:29 +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 shazron@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-we0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 03:50:25 +0000 Received: by mail-we0-f169.google.com with SMTP id q58so4120417wes.14 for ; Sun, 10 Nov 2013 19:50:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=5maE2ow4t8hX9RhYFm4m+VcUK+H4wpGYsbjH8648PLE=; b=LJLnGGihenanc2AYdp6rP0eIEnAy69XUccmvpqo/FXhi1q98dejv7Q8YCHWtsd/02N kkWQ8fV3pRNOwAtmQ9nsLOHSbE1xJAKGCTc4NqDpaLhDtbIDm2DbyAdDy76PKF/82//G fiEnrfiZ3eTm8mF578Ap6j0ui3QMo3Zi0awt98/q31F6xl4MbSFgiilQ6z5e77d6CUYk yKka1AgmUyRFoJdRbgT48xREkoY5p8uADP+WuCOlwPnl0BTO1NgPTy20TpexA9YY2ypx +oCgVzHZqRmiSJUBYD7DqrLbTdem87gxbstJ40QzlAooU2AOVPPnKx6S8wLzSD4P1Mh0 Dkdg== X-Received: by 10.180.80.163 with SMTP id s3mr10535213wix.51.1384141804021; Sun, 10 Nov 2013 19:50:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.201.69 with HTTP; Sun, 10 Nov 2013 19:49:23 -0800 (PST) In-Reply-To: References: <334B8E8730964C6A8EA679419568FD2E@polyvi.com> From: Shazron Date: Sun, 10 Nov 2013 19:49:23 -0800 Message-ID: Subject: Re: plugin.xml validated by cli? To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=f46d044403b28c327f04eadea0d1 X-Virus-Checked: Checked by ClamAV on apache.org --f46d044403b28c327f04eadea0d1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable It is in Marcel's personal branch, and issue was filed: https://issues.apache.org/jira/browse/CB-4195 On Sun, Nov 10, 2013 at 7:39 PM, Michal Mocny wrote: > A contributor once claimed they started work on an xml validator if I > recall, but code was never submitted. > > I'm not sure what PhoneGap build is doing, and if it is actually validati= ng > plugin.xml correctness then I agree it would be nice if it were shared wi= th > plugman. > > My hunch is that its a phonegap build specific issue? Perhaps there are > extra settings you have to add for phonegap build? > > -Michal > > > On Sun, Nov 10, 2013 at 8:44 PM, Qi LUO wrote: > > > Hi all, > > > > Looks like I didn=92t see any plugin.xml validation by cli. I once > submitted > > a plugin to PhoneGapBuild, got error message like =91malformed xml=92, = but no > > more hint. However the cli can install, build and run the plugin at the > > moment. I hope users can get consistent help with both PhoneGap build a= nd > > the cli, or a new command like =93cordova plugin validate > cordova-plugin-xxx=94 > > would help in the case. > > > > Thanks. > > > > Best Regards, > > > > Qi LUO > > Sent with Sparrow (http://www.sparrowmailapp.com/?sig) > > > > > --f46d044403b28c327f04eadea0d1--