Please unsubscribe me from the following list.
- Original Message
From: Peter Arrenbrecht <[EMAIL PROTECTED]>
To: Ant Developers List
Sent: Friday, January 11, 2008 10:40:40 AM
Subject: Re: [DISCUSS] EasyAnt: Ant based pre packaged build system for java
projects
On Jan 11, 2008 5:14
On Jan 11, 2008 5:14 PM, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> On Jan 11, 2008 8:11 AM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> > "Gilles Scokart" <[EMAIL PROTECTED]> writes:
> >
> > > I never thought to overwrite macro to customize a generic build script.
> > > Can
> > > macro be o
On Jan 11, 2008 8:11 AM, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> "Gilles Scokart" <[EMAIL PROTECTED]> writes:
>
> > I never thought to overwrite macro to customize a generic build script. Can
> > macro be overwritten?
>
> Sure, it's just another Ant task that has been defined.
But my point is
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> <[EMAIL PROTECTED]> writes:
>
> >> -Ursprüngliche Nachricht-
> >> Von: Stefan Bodewig [mailto:[EMAIL PROTECTED]
>
> >> The problem is a bit more complex than just
> allowing a different
> >> source. The main problem are build files that
"Gilles Scokart" <[EMAIL PROTECTED]> writes:
> I never thought to overwrite macro to customize a generic build script. Can
> macro be overwritten?
Sure, it's just another Ant task that has been defined.
Stefan
-
To unsubscribe
I never thought to overwrite macro to customize a generic build script. Can
macro be overwritten?
2008/1/10, Wolfgang Häfelinger <[EMAIL PROTECTED]>:
>
> >> it is certainly something that already exists in the wild. Does it?
>
> It's called AntEpoline and lives currently in The Netherlands,
>
2008/1/10, Dominique Devienne <[EMAIL PROTECTED]>:
>
>
> it was successful enough to still be in use today more than 2 years
> after I'm gone, mostly untouched.
>
>
I think this is very usual. Once a build system is ok, no-one want to take
the risk to change it, and often no-one can change it anym
According to me, you might enounter some issues when working with C/C++.
The major issue that I see is that ivy can handle any kind of dependencies
provided that the dependencies are files. And the natural way of managing
dependencies in C++ is to use directories.
In C++ your compile dependencie