Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 58557 invoked from network); 11 Dec 2005 15:40:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Dec 2005 15:40:58 -0000 Received: (qmail 15375 invoked by uid 500); 11 Dec 2005 15:40:57 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 15340 invoked by uid 500); 11 Dec 2005 15:40:56 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 15331 invoked by uid 99); 11 Dec 2005 15:40:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2005 07:40:56 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [204.174.16.201] (HELO mailout1.parasun.com) (204.174.16.201) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2005 07:40:55 -0800 Received: from cpe-24-143-157-032.cable.alamedanet.net ([24.143.157.32] helo=[127.0.0.1]) by mailout1.parasun.com with esmtp (Exim 4.54) id 1ElTJQ-0007zC-4v for derby-dev@db.apache.org; Sun, 11 Dec 2005 07:40:32 -0800 Message-ID: <439C486E.3040006@amberpoint.com> Date: Sun, 11 Dec 2005 07:40:30 -0800 From: Bryan Pendleton User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: DITA-sourced documentation - error on creating output References: <20051211143403.32216.qmail@web51809.mail.yahoo.com> In-Reply-To: <20051211143403.32216.qmail@web51809.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > /root/derby/trunk/DITA-OT1.1.2.1/conductor.xml:84: The type doesn't support the nested > "condition" element. ... > Apache Ant version 1.6.1 compiled on February 12 2004 The ability to use '' as a nested element of '' was added in Ant 1.6.2, unfortunately, so your Ant is just slightly too old. Can you upgrade to Ant 1.6.2 or higher? thanks, bryan