Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 31877 invoked from network); 18 Nov 2004 06:26:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 18 Nov 2004 06:26:39 -0000 Received: (qmail 56010 invoked by uid 500); 18 Nov 2004 06:26:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 55267 invoked by uid 500); 18 Nov 2004 06:26:25 -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 55254 invoked by uid 99); 18 Nov 2004 06:26:25 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_60_70,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 17 Nov 2004 22:26:22 -0800 Received: from z011100.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id iAI6QDvj007732 for ; Thu, 18 Nov 2004 07:26:16 +0100 Received: from z011104.bk.fin.local ([130.11.7.104]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Thu, 18 Nov 2004 07:26:12 +0100 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2657.72) id ; Thu, 18 Nov 2004 07:26:12 +0100 Message-ID: <879A5AD5DD0ED511891F0003473A9B560E23F894@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: copy Date: Thu, 18 Nov 2004 07:26:09 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C4CD37.7E0F8C20" X-OriginalArrivalTime: 18 Nov 2004 06:26:12.0706 (UTC) FILETIME=[7FF7D420:01C4CD37] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C4CD37.7E0F8C20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Use the nested without the trailing *, so Ant knows that that is a directory and uses the whole tree under that. Jan > -----Urspr=FCngliche Nachricht----- > Von: Dave Bartmess [mailto:dingodave@edingo.net] > Gesendet am: Donnerstag, 18. November 2004 02:07 > An: Ant Users List > Betreff: Re: copy >=20 > You should be able to use the include nested element to do this like: >=20 > overwrite=3D"true"> > > > >=20 > On Wed, 2004-11-17 at 19:09 +0100, Franz-Josef Herpers wrote: > > Hi *, > >=20 > > Is it possible with ant to copy or move files/dir from a=20 > directory which=20 > > name I don't know exactly. Something like: > >=20 > > overwrite=3D"true"> > > dir=3D"${maven.dist.src.assembly.dir}/sw/apache-ant-*/"> > > > > > > > >=20 > > instead of > >=20 > > overwrite=3D"true"> > > dir=3D"${maven.dist.src.assembly.dir}/sw/apache-ant-1.6.2/"> > > > > > > > >=20 > > I'm not able to find a solution. > >=20 > > As you probably will see, I want to avoid the reference to=20 > a version=20 > > number which can change. But I don't want to change the=20 > build file every=20 > > time the version number changes. > >=20 > > Any hints would be appreciated. > >=20 > > Regards > > Franz > >=20 > >=20 > >=20 > >=20 > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > > For additional commands, e-mail: user-help@ant.apache.org > >=20 > >=20 > >=20 > --=20 > David A. Bartmess > Software Configuration Manager / Sr. Software Developer > eDingo Enterprises > http://edingo.net > _________________________________________________________________ > jSyncManager Development Team (http://www.jsyncmanager.org) > jSyncManager Email List > (https://lists.sourceforge.net/lists/listinfo/jsyncmanager-devel) > =20 > But one should not forget that money can buy a bed but not sleep,=20 > finery but not beauty, a house but not a home,=20 > medicine but not health, luxuries but not culture,=20 > sex but not love, and amusements but not happiness. >=20 ------_=_NextPart_001_01C4CD37.7E0F8C20--