Not sure, but you could set a test like I did.
Jan
>-Ursprüngliche Nachricht-
>Von: Cole, Derek E [mailto:derek.e.c...@lmco.com]
>Gesendet: Dienstag, 30. Juni 2009 19:23
>An: Ant Users List
>Betreff: RE: property inheritance
>
>I think I may have found something. It seems one of the
>d
>>> I have a bunch of ANT macros which are currently used by 1
>project only.
>>> In the future they should be used by more projects.
>>> So I'd like to put them in a separate ANT script and load
>this at runtime into the
>>> project ANT scripts.
>>>
>>> Has anyone an idea how to manage this?
>>
2009/6/30 Dominique Devienne :
> On Tue, Jun 30, 2009 at 8:46 AM, Sascha Ernst
> wrote:
>> I have a bunch of ANT macros which are currently used by 1 project only.
>> In the future they should be used by more projects.
>> So I'd like to put them in a separate ANT script and load this at runtime
>
On 26/06/2009, jscripter wrote:
>
> The main problem with this is that I don't want to keep track of which
> symlinks to delete.
> The tree I am deleting may have lots of symlinks.
>
> I realize that Java doesn't know about symlinks and that Ant uses a
> heuristic to determine if a file objec
I think I may have found something. It seems one of the developers have used
the task to pass their parameters in, however, I am guessing that this
means that any property I over-ride on command line is not available in that
new "shell" that the apply task creates, is this a correct assumption?
On Tue, Jun 30, 2009 at 11:17 AM, Tennis Smith wrote:
> This is about ant used with cruisecontrol, but I thought someone here may
> know the answer. Nobody seems to know on the cc mailer.
>
> I have a few tests that will be shown as "Tests: 0, Failures: 0, Errors: 0,
> Duration: 0.0" in the dashbo
Hi,
This is about ant used with cruisecontrol, but I thought someone here may
know the answer. Nobody seems to know on the cc mailer.
I have a few tests that will be shown as "Tests: 0, Failures: 0, Errors: 0,
Duration: 0.0" in the dashboard's test suites report. Generally, this is a
poorly cod
On Tue, Jun 30, 2009 at 8:46 AM, Sascha Ernst wrote:
> I have a bunch of ANT macros which are currently used by 1 project only.
> In the future they should be used by more projects.
> So I'd like to put them in a separate ANT script and load this at runtime
> into the
> project ANT scripts.
>
> Ha
On Tue, Jun 30, 2009 at 15:46, Sascha Ernst wrote:
> Hello,
>
> I have a bunch of ANT macros which are currently used by 1 project only.
> In the future they should be used by more projects.
> So I'd like to put them in a separate ANT script and load this at runtime
> into the
> project ANT script
Hello,
I have a bunch of ANT macros which are currently used by 1 project only.
In the future they should be used by more projects.
So I'd like to put them in a separate ANT script and load this at runtime into
the
project ANT scripts.
Has anyone an idea how to manage this?
In the ANT manual I
Hello. I tried this, but for some reason, the properties set in the
clean section appear to be gone when in build section. I do not know
why, perhaps there are multiple instances of ant called in these
Netbeans scripts.
Anyway, I put to the clean section deletion of files generated by the
java tas
11 matches
Mail list logo