> 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
[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
|
+---
[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
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
> - 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
/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
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
>
>
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
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