pproach or industry
standard?
Thanks again.
Original Message Follows
From: Joe Schmetzer <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: Ant Users List
Subject: Re: Project Build Strategy Question:
Date: Sat, 15 Apr 2006 19:39:14 +0100
MIME-Version: 1.0
Rece
Joe Schmetzer wrote:
Personally, I managed multi-project dependencies in Ant using the
technique described at http://www.exubero.com/ant/dependencies.html
(though any of the other tools are suitable solutions, as well).
Although CruiseControl can handle multiple projects, it doesn't
necessarily
t have used it swear by it. It invokes ant.
> Nikhil
> - Original Message -
> From: "Antoine Levy-Lambert" <[EMAIL PROTECTED]>
> To: "Ant Users List"
> Sent: Friday, April 14, 2006 11:04 PM
> Subject: Re: Project Build Strategy Question:
>
04 PM
Subject: Re: Project Build Strategy Question:
> Hello Res,
>
> Ant is primarily a monoproject build tool.
>
> You can look at :
>
>- creating your own custom system to manage dependencies using ant,
>- use Ivy [1] (referenced in the ant documentation under "
Hello Res,
Ant is primarily a monoproject build tool.
You can look at :
- creating your own custom system to manage dependencies using ant,
- use Ivy [1] (referenced in the ant documentation under "External
Tools and Tasks" [2]
- decide that ant itself should not manage multiproject dep
I have about 9-10 different projects automated under Anthill OS nightly. I
set up a property sheet for each project where I call speicific targets out
their respective build.xml to generate war files, etc. I have not declared
any project dependencies as they're not needed at this point -- only