From user-return-37284-apmail-ant-user-archive=ant.apache.org@ant.apache.org Mon Sep 29 07:22:40 2003 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 52665 invoked from network); 29 Sep 2003 07:22:40 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 29 Sep 2003 07:22:40 -0000 Received: (qmail 65197 invoked by uid 500); 29 Sep 2003 07:22:06 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 65159 invoked by uid 500); 29 Sep 2003 07:22:06 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 65145 invoked from network); 29 Sep 2003 07:22:05 -0000 Received: from unknown (HELO 137100.vserver.de) (62.75.137.100) by daedalus.apache.org with SMTP; 29 Sep 2003 07:22:05 -0000 Received: from D2CFT80J (localhost.localdomain [127.0.0.1]) (authenticated) by 137100.vserver.de (8.11.6/8.11.6) with ESMTP id h8T7MEd21551 for ; Mon, 29 Sep 2003 09:22:15 +0200 From: =?us-ascii?Q?Antoine_Levy-Lambert?= To: "Ant Users List" Subject: AW: XML Schema/DTD/RelaxNG for ant buildfile Date: Mon, 29 Sep 2003 09:21:23 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <3F7460C6.5080703@web.de> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Michael, there is an ant task called which generates a DTD based on the ant distribution and the dependencies you have installed. If I understand well, it will document all the tasks which can be instantiated on your site (the optional tasks for which you have installed the dependencies in the $ANT_HOME/lib directory will be described). Cheers, Antoine -----Ursprungliche Nachricht----- Von: mgrosze@web.de [mailto:mgrosze@web.de] Gesendet: Freitag, 26. September 2003 17:53 An: user@ant.apache.org Betreff: XML Schema/DTD/RelaxNG for ant buildfile Hello, i'm searching for a XML Schema, a DTD or a RelaxNG Schema for Ant buildfiles. I can imagine that there is no such schema, because we can add tasks to the buildfile and the schema would change with definition of tasks. But maybe ant can generate such a schema for the current configuration? btw: I need the schema for using the auto-completion in nxml-mode for emacs. Maybe there is another alternative for editing ant buildfiles in emacs. Michael --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org