Re: ant for and foreach tasks use them or not

2009-01-12 Thread Stefan Bodewig
On 2009-01-12, Francis Galiegue wrote: > Le lundi 12 janvier 2009, Stefan Bodewig a écrit : >> On 2009-01-12, Francis Galiegue wrote: >>> The more it goes, the more I'm skeptical about this "different development >>> model" schism between ant and ant-contrib. >> Ant == community driven ASF pro

Ant - copy existing files from one folder to other folder (and all it's subfolders)

2009-01-12 Thread Alexei Alexei
Hi! In "myfolder1" I have many files. I need to find (by name) all files that are exist in the folder "myfolder1" AND folder "myfolder2" (and all it's subfolders) and copy finded files from "myfolder1" to "myfolder2"(and all it's subfolders). E.g. in the folder "myfolder1" I have the next fil

Re: ant for and foreach tasks use them or not

2009-01-12 Thread Francis Galiegue
Le lundi 12 janvier 2009, Stefan Bodewig a écrit : > On 2009-01-12, Francis Galiegue wrote: > > > The more it goes, the more I'm skeptical about this "different development > > model" schism between ant and ant-contrib. > > Ant == community driven ASF project > ant-contrib == "benevolent dictato

Re: ant for and foreach tasks use them or not

2009-01-12 Thread Stefan Bodewig
On 2009-01-12, Francis Galiegue wrote: > The more it goes, the more I'm skeptical about this "different development > model" schism between ant and ant-contrib. Ant == community driven ASF project ant-contrib == "benevolent dictator" style project with external contributions > Or

Re: ant for and foreach tasks use them or not

2009-01-12 Thread Francis Galiegue
Le lundi 12 janvier 2009, patrick wyss a écrit : [...] > Stefan Bodewig wrote: > > > > Yes, the Ant way is to write a custom task, or more generally the Ant > > way is to move the iteration into a task rather than have it external. > > > this is probably the way to go... > and on a second thought

Re: Clean way to differ between runtime and compile time dependencies? (So I do not include runtime deps in my war)

2009-01-12 Thread Adrian Woodhead
You're right that there's a less compelling argument for publishing top-level artifacts like WARs to an Ivy repository. I'd be curious what rationales others out there have found for publishing EARs or WARs to their Ivy repository. We publish .war files to our repository so they can be deploy

Re: ant for and foreach tasks use them or not

2009-01-12 Thread patrick wyss
thanks everybody for the answers. Stefan Bodewig wrote: > > My major problems with ant-contrib today would be that it never had a > proper release (1.0b3 is more than two years old) and seems to be more > or less unmaintained. > there is a beta 5 from alst april... but still it'll be hard to

RE: set Path element id

2009-01-12 Thread Victor Bucutea
OK, But how do I set an id which i could later use for referencing that Path ? Thanks, Victor -Original Message- From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] Sent: Monday, January 12, 2009 8:02 AM To: user@ant.apache.org Subject: AW: set Path element id >