Hi all,
I want to make a tar file holding just 3 files, but prefixed with a certain
directory name.
I created the following target:
However when I run this thing it adds recursively
Hi all,
I try to get my ant build scripts run under eclipse CDT (C++) but without
success.
It seems like eclipse can't find the full path to ant, although the ant
settings list all jar files required.
If there is anyone who managed to get this going?
Thanks already
Yves
not simply
Jan
>-Ursprüngliche Nachricht-----
>Von: Yves Willems [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 24. Oktober 2005 17:24
>An: 'Ant Users List'
>Betreff: avoid subant on 'non-ant' directories
>
>Hi all,
>
>
>
>I have s
Hi all,
I have setup a recursive build structure that runs OK, except for the
'non-ant' directories.
I mean directories that don't have a build.xml file included.
I got it running using exclude statements for each know non-ant directory
and the 'failonerror=false" but this is poor solution re
riginal Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 19, 2005 2:41 AM
To: Ant Users List
Subject: Re: build successfull but apply did nothing
On 10/18/05, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> On 10/18/05, Yves Willems <[EMAIL PROTECTED
Hi all,
I'm trying to get a gcc apply task running but found out that it simply
doesn't execute the executable I specify.
I can put in rubbish and still it tells me that it ran successfully. This is
the command syntax: