Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 26462 invoked from network); 8 Jun 2005 17:13:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jun 2005 17:13:04 -0000 Received: (qmail 7458 invoked by uid 500); 8 Jun 2005 17:12:55 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 7395 invoked by uid 500); 8 Jun 2005 17:12:55 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 7362 invoked by uid 99); 8 Jun 2005 17:12:54 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mailout-tlr.thomson.com (HELO mailout-tlr.thomson.com) (163.231.12.68) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 08 Jun 2005 10:12:52 -0700 Received: from mailout-tlr.thomson.com (localhost [127.0.0.1]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j58HCEoq002528 for ; Wed, 8 Jun 2005 17:12:14 GMT Received: from tlrusmneagfe04.ERF.THOMSON.COM (tlrusmneagfe04.erf.thomson.com [163.231.22.131]) by mailout-tlr.thomson.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id j58HCEZ0002520 for ; Wed, 8 Jun 2005 17:12:14 GMT Received: from tlrusmneagmbx01.ERF.THOMSON.COM ([163.231.22.227]) by tlrusmneagfe04.ERF.THOMSON.COM with Microsoft SMTPSVC(6.0.3790.211); Wed, 8 Jun 2005 12:12:22 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Including properties files in my buld.xml file Date: Wed, 8 Jun 2005 12:12:22 -0500 Message-ID: <58BA629474DCB1439184245EAF0BF3390411CE71@tlrusmneagmbx01.erf.thomson.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Including properties files in my buld.xml file Thread-Index: AcVsTJNzdgF0s3+QQ6ScD4/jF6IRLQAAFomQ From: To: X-OriginalArrivalTime: 08 Jun 2005 17:12:22.0862 (UTC) FILETIME=[3C39A6E0:01C56C4D] X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Take a look at the target - = http://ant.apache.org/manual/CoreTasks/copy.html > -----Original Message----- > From: Paul Goepfert [mailto:paul.goepfert@gmail.com] > Sent: Wednesday, June 08, 2005 11:32 AM > To: user@ant.apache.org > Subject: Including properties files in my buld.xml file >=20 >=20 > Hi, >=20 > I have a properties file that is located in my source directory and=20 > when I build my program I would like it to be moved to my classes=20 > directory automatically. What do I have to include in my build xml=20 > file to do this? By the way this is a web app that I am=20 > developing. I=20 > don't have a war target yet. If anyone cann helpp me withh both that=20 > would be great. >=20 > -Paul >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org