Thanks! This solved my problem.
Best Regards,
Kees van Dieren
On 10/9/07, Matt Benson <[EMAIL PROTECTED]> wrote:
>
>
> --- Kees van Dieren <[EMAIL PROTECTED]> wrote:
>
> > Is this really not possible?
> >
>
> Completely possible, actually. Check out I/O
> redirectors and their 'alwayslog' attri
Hi,
David Weintraub wrote:
Simple answer: No.
Not with Ant Core but with antcontrib task
More complex answer: You could create a file using echo tasks that
would write a *.properties file that would then be read in by the
calling build script. Very intelligent, but I think this would be