On Mon, 18 Aug 2003, Dominique Devienne <[EMAIL PROTECTED]> wrote: > All you need to do is: > > <javac destdir="build"> > <src path="src/team1" /> > <src path="src/team2" /> > </javac> > > No need for a mapper. Works like a charm ;-) --DD
This is true - as long as you know the names and the number of the "team"s. My wish is to create a single build.xml-file that is usable for all projects - no matter which teams are envolved. Ulf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]