Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 79170 invoked from network); 19 Mar 2003 05:02:33 -0000 Received: from oe13.law10.hotmail.com (HELO hotmail.com) (64.4.14.117) by daedalus.apache.org with SMTP; 19 Mar 2003 05:02:33 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 18 Mar 2003 21:02:44 -0800 Received: from 12.254.208.112 by oe13.law10.hotmail.com with DAV; Wed, 19 Mar 2003 05:02:44 +0000 X-Originating-IP: [12.254.208.112] X-Originating-Email: [mgainty@hotmail.com] From: "Martin" To: "Ant Users List" References: <7395B46C07F8D51182AE000629570CC4B2DE7D@IKE> Subject: Re: "Blueprints" for Ant Templates? Date: Tue, 18 Mar 2003 22:02:37 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 19 Mar 2003 05:02:44.0257 (UTC) FILETIME=[C6B7A910:01C2EDD4] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N yes--I have used to jspc the jsp files to java and compile them but I would create them into the standard java source directory Could you 1)define a property or 2)construct a 'set of properties' to accomplish the task? then when you change environments you change 1)the property or 2)Set of Properties or perhaps have a 'Master Property' which identifies the 'Master Environment' and governs which properties are defined (using available??) I think everyone went to bed anyway so please fill me in. Thanks, -M ----- Original Message ----- From: "Paul Smith" To: "'Ant Users List'" Sent: Tuesday, March 18, 2003 9:52 PM Subject: RE: "Blueprints" for Ant Templates? > > Paul- > > In a 'regular build' You would be > > deleting the old directories (source,build,class) > > creating the new directories (source,build,class) > > filling it up from PVCS / VSS > > compile etc.. > > anyway > > How would this scenario be different? > > -Martin > > Umm, I'm not sure if we're on the same page. I was thinking about a totally > new project, and you wanted Ant to just create a nice directory/folder > structure, with a shell build.xml file. Some projects like JBoss or JSP, or > even Jakarta, even have some standard directory, and build structures (this > may be what Maven does??). > > cheers, > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > >