Re: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-03 Thread Stefan Bodewig
On 2008-12-03, Francis Galiegue <[EMAIL PROTECTED]> 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 >>> >>> >>> >>> >>> >>

Re: AW: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-03 Thread Francis Galiegue
Le mercredi 03 décembre 2008, Francis Galiegue a écrit : > 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 > > > > > > > > > > > >

Re: AW: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-03 Thread Francis Galiegue
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 reco

Re: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-02 Thread Stefan Bodewig
On 2008-12-02, Francis Galiegue <[EMAIL PROTECTED]> wrote: > We use ant 1.6.5. > 1. ant-contrib > I find myself using ant-contrib extensively throughout the project for the > following tags: > Are there plans to include ant-contrib in ant itself? No. Please note that the ant-contrib project i

Re: AW: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-02 Thread Francis Galiegue
Le mardi 02 décembre 2008, Knuplesch, Juergen a écrit : > > Hello, > [...] > > 2.You want ordered filesets not unordered filsets, but it should be the user > who defines the order! I sometimes had the same problem. The problem is, > that filsets do not guarantee any order. Well, I figured ou

AW: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-02 Thread Knuplesch, Juergen
Seltmann HRB Stuttgart 17655 USt-IdNr.: DE 811944121 -Ursprüngliche Nachricht- Von: Francis Galiegue [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 2. Dezember 2008 15:53 An: user@ant.apache.org Betreff: Feature requests: include ant-contrib, unordered file sets, "cp"-like copy t

Feature requests: include ant-contrib, unordered file sets, "cp"-like copy task

2008-12-02 Thread Francis Galiegue
Hello list, I've been working with ant for three years now, and have implemented from scratch a build system that works fine. We use ant 1.6.5. However, I have found myself using "external" utilities more than once because of some limitations/unexpected behaviors, so I'd like to know what's coo