Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 42981 invoked from network); 1 Feb 2005 16:24:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Feb 2005 16:24:37 -0000 Received: (qmail 30543 invoked by uid 500); 1 Feb 2005 16:24:32 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 30462 invoked by uid 500); 1 Feb 2005 16:24:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 30383 invoked by uid 99); 1 Feb 2005 16:24:31 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jak-ant-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Feb 2005 08:24:29 -0800 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Cw0eS-000846-O0 for dev@ant.apache.org; Tue, 01 Feb 2005 17:13:16 +0100 Received: from host190-154.pool80204.interbusiness.it ([80.204.154.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2005 17:13:16 +0100 Received: from nicolaken by host190-154.pool80204.interbusiness.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Feb 2005 17:13:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@ant.apache.org From: Nicola Ken Barozzi Subject: Re: Patch proposal for 1.6.3: parse a Ant project from a resource Date: Tue, 01 Feb 2005 16:17:43 +0100 Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: host190-154.pool80204.interbusiness.it User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: jak-ant-dev@m.gmane.org X-MailScanner-To: dev@ant.apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Yves Martin wrote: > "Jose Alberto Fernandez" writes: ... >>Of course, if such a place needs to exists for you to >>store the other files in your project, then the question >>is why don't you put the buildfile there as well? > > > Good question. Here is the context: > - I'm writing a build system with a 'pure' Ant (that may be open-sourced as > soon as internal politic debates are over) > - My build system plugin structure is simple: a jar with compiled classes and > one or many Ant build file as resources. Of course such build file must > fulfill constraints to work properly. Have you considered the use of an antlib for it? -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org