Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 31433 invoked from network); 3 Dec 2008 14:51:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2008 14:51:58 -0000 Received: (qmail 94657 invoked by uid 500); 3 Dec 2008 14:52:03 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 94613 invoked by uid 500); 3 Dec 2008 14:52:03 -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 94601 invoked by uid 99); 3 Dec 2008 14:52:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 06:52:03 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.142.181] (HELO samaflost.de) (88.84.142.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 14:50:35 +0000 Received: from localhost (unknown [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 05DF6E220014 for ; Wed, 3 Dec 2008 14:51:22 +0000 (UTC) Received: from samaflost.de ([127.0.0.1]) by localhost (v30161.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20268-01 for ; Wed, 3 Dec 2008 15:51:20 +0100 (CET) Received: by samaflost.de (Postfix, from userid 2525) id 1008FE22000A; Wed, 3 Dec 2008 15:51:20 +0100 (CET) To: user@ant.apache.org Subject: Re: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task X-Draft-From: ("nnfolder:mail.jakarta-ant-user" 64073) References: <200812021553.07813.fge@one2team.com> <06080D44730F41428BAF2168FA8BDD8002A21B46@icsrv02.icongmbh.de> <200812021739.13879.fge@one2team.com> <200812031505.28904.fge@one2team.com> From: Stefan Bodewig Date: Wed, 03 Dec 2008 15:51:20 +0100 In-Reply-To: <200812031505.28904.fge@one2team.com> (Francis Galiegue's message of "Wed\, 3 Dec 2008 15\:05\:28 +0100") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at samaflost.de X-Virus-Checked: Checked by ClamAV on apache.org On 2008-12-03, Francis Galiegue wrote: > Le mardi 02 d�cembre 2008, Francis Galiegue a �crit�: > [...] >>> 3.I did not try this, but it seems not too difficult, perhaps I dont know >>> enough about cp. >>> What about >>> >>> >>> >>> >>> >> I'll try that and report. > Nope... > It recopies the whole directory structure. This is not what I want. > Say, I have: > basedir/a/src/java/com/ > basedir/a/src/java/org/... > basedir/b/src/java/com/ > basedir/b/src/java/foo/... > What I want to have, in the destination directory, is what the cp command I > gave as an example achieves, ie, in the dstdir: > com/ > com/org/... > com/foo/... > com/ should work (untested). Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org