AW: AW: AW: Write Ant files for many modules

2004-12-14 Thread Jan . Materne
> in master.xml > > > > > > > > > master.xml -- ... But that´s a lot of writing. And adding a new module is a lot of pain: - you can generate these snippet - you can use Gump Jan

Re: AW: AW: Write Ant files for many modules

2004-12-13 Thread Jean Morissette
[EMAIL PROTECTED] wrote: Provide a for each module and uses "depend"-attributes, so Ant can handle the dependency managing of the "targets" (here your modules) for you. Let me describe my repository structure: seda/ +---adisk/ | +---build.xml | +---asocket/ | +---build.xml | +---

Re: AW: AW: Write Ant files for many modules

2004-12-13 Thread Jean Morissette
[EMAIL PROTECTED] wrote: Oh, another idea: Provide a for each module and uses "depend"-attributes, so Ant can handle the dependency managing of the "targets" (here your modules) for you. Thanks for your response. But, I am not an expert with Ant, so could you explain your idea please. Thanks, J

Re: Write Ant files for many modules

2004-12-13 Thread Yves Martin
Jean Morissette <[EMAIL PROTECTED]> writes: > Hi, > I actually contribute to the development of Sandstorm, a Staged Event-Driven > Architecture (SEDA) based high-performance platform for services > http://www.eecs.harvard.edu/~mdw/proj/seda/ > > Our project source repository has been refactored, s

AW: AW: Write Ant files for many modules

2004-12-12 Thread Jan . Materne
> - the master buildfile doesnt use , it uses a > sequence of > calls > where you manage (by brain :) the dependencies. Oh, another idea: Provide a for each module and uses "depend"-attributes, so Ant can handle the dependency managing of the "targets" (here your modules) for you. Jan

Re: AW: Write Ant files for many modules

2004-12-12 Thread Jean Morissette
/commo n.xml?view=markup [7] http://cvs.apache.org/viewcvs.cgi/jakarta-lucene-sandbox/contributions/build .xml?view=markup -Ursprüngliche Nachricht- Von: Jean Morissette [mailto:[EMAIL PROTECTED] Gesendet am: Sonntag, 12. Dezember 2004 00:42 An: [EMAIL PROTECTED] Betreff: Write Ant files

AW: AW: Write Ant files for many modules

2004-12-12 Thread Jan . Materne
of calls where you manage (by brain :) the dependencies. Jan > -Ursprüngliche Nachricht- > Von: Jean Morissette [mailto:[EMAIL PROTECTED] > Gesendet am: Montag, 13. Dezember 2004 08:50 > An: Ant Users List > Betreff: Re: AW: Write Ant files for many modules > >

AW: Write Ant files for many modules

2004-12-12 Thread Jan . Materne
o:[EMAIL PROTECTED] > Gesendet am: Sonntag, 12. Dezember 2004 00:42 > An: [EMAIL PROTECTED] > Betreff: Write Ant files for many modules > > Hi, > I actually contribute to the development of Sandstorm, a Staged > Event-Driven Architecture (SEDA) based high-performance platform f

Write Ant files for many modules

2004-12-11 Thread Jean Morissette
Hi, I actually contribute to the development of Sandstorm, a Staged Event-Driven Architecture (SEDA) based high-performance platform for services http://www.eecs.harvard.edu/~mdw/proj/seda/ Our project source repository has been refactored, so we have now many modules. The modules dependencies