Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 84082 invoked from network); 26 Jun 2008 08:53:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Jun 2008 08:53:38 -0000 Received: (qmail 64135 invoked by uid 500); 26 Jun 2008 08:53:39 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 64110 invoked by uid 500); 26 Jun 2008 08:53:39 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 64098 invoked by uid 99); 26 Jun 2008 08:53:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 01:53:39 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [194.105.232.27] (HELO smtp-out-02.simnet.is) (194.105.232.27) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jun 2008 08:52:48 +0000 Authentication-Results: smtp-out-02.simnetpro.is; dkim=neutral (message not signed) header.i=none X-SBRS: 4.0 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuEAAAj2YkidnWTZjGdsb2JhbACSYAEBAQoUQp8/ X-IronPort-AV: E=Sophos;i="4.27,707,1204502400"; d="scan'208";a="21539917" Received: from mta-cust-out-2.simnet.is ([157.157.132.81]) by smtp-out-02.simnetpro.is with ESMTP; 26 Jun 2008 08:52:06 +0000 Received: from eagle.betware.com (unknown [157.157.100.217]) by mta-cust-out-2.simnet.is (Postfix) with ESMTP id 392E3233976 for ; Thu, 26 Jun 2008 08:52:06 +0000 (GMT) Received: from [192.168.2.116] (192.168.2.116) by mail.betware.com (192.168.50.219) with Microsoft SMTP Server id 8.1.278.0; Thu, 26 Jun 2008 08:52:17 +0000 Message-ID: <486358C1.6050307@certus.dk> Date: Thu, 26 Jun 2008 10:52:17 +0200 From: Brian Matzon User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: "ivy-user@ant.apache.org" Subject: Re: Unknown tag References: <48634147.6010207@certus.dk> <635a05060806260120p7cbc9095pdff000ac869fab06@mail.gmail.com> In-Reply-To: <635a05060806260120p7cbc9095pdff000ac869fab06@mail.gmail.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Xavier Hanin wrote: > The order is important in a schema constrained xml file. So you should put > license, repository and then description. > aha! - thanks that did the trick. /matzon