> Okay, understood this now. But can AntHill handle project
> dependencies?
"Inter-project Dependencies" on
http://www.urbancode.com/projects/anthill/features.jsp seems to suggest
so...
Regards, Ilja
-
To unsubscribe, e-mail:
[EMAIL PROTECTED] wrote:
Okay, understood this now. But can AntHill handle project dependencies? E.g.
I am building SubProject B, and AntHill recognizes, that B is dependent on
A, so A is build as well?
AFAIK, AntHill lets you explicitly declare "dependancy groups". Never
tried it though (using Cr
t;
> Jan Matèrne
>
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 7. März 2003 11:40
> An: Ant Users List
> Betreff: Re: AW: AW: AW: anthill vs. cruisecontrol
>
> Okay, understood this now. But can AntHill handle p
Read about dependency groups in the AntHill manual
(http://www.urbancode.com/projects/anthill/manual/anthillusermanual.pdf).
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 07, 2003 11:40 AM
To: Ant Users List
Subject: Re: AW: AW: AW: anthill vs
Don´t know, but don´t think so.
But GUMP can.
Jan Matèrne
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet am: Freitag, 7. März 2003 11:40
An: Ant Users List
Betreff: Re: AW: AW: AW: anthill vs. cruisecontrol
Okay, understood this now. But can AntHill
Okay, understood this now. But can AntHill handle project dependencies? E.g.
I am building SubProject B, and AntHill recognizes, that B is dependent on
A, so A is build as well?
> CC can´t control project dependencies. So that is an idea for a
> workround:
>
> SubProject
> |
> +-- dist
> |