>
> Thank you all for introducing ant-Contrib to me. It's very convenient
> and does work well. Thanks.
>
Use task from ANT contrib:
SHOULD work (not tested, maybe you have to change the delimiter to a comma
for the construction of the ports-property)
Klaus
> -Original Message-
> From: Ding Shukai [mailto:[EMAIL PROTECTED]
> Sent: 12 December, 2005 10:14
> To: Ant Users List
I think enhancing [1] would be good idea:
<*resource/>
is a resource collection [2]. It combines multiple possibilities
* need exactly 3 of the specified resources
* need 3 or more resources
* need 4 or less resources
* nedd all resources - which is the default
Le 12 déc. 05, à 11:57, Steve Loughran a écrit :
...Sounds to me like you've just added a new condition to Ant,
Monsieur Delacretaz, called something like , which
verifies that every element in a path is present, logs at -verbose
level if one is missing (and perhaps sets a property to a
file
Great, thanks.
Jacques
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Bertrand Delacretaz wrote:
Hi,
I'd like a construct like
to fail if missing.jar is not available.
Is there a way without using a separate element (which
means having the missing.jar name in two places, unless I'm missing
something)?
Making the Path class configurable to cause an
Quick hack:
Jan
>-Ursprüngliche Nachricht-
>Von: Bertrand Delacretaz [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 12. Dezember 2005 10:20
>An: user@ant.apache.org
>Betreff: How to detect missing jars i
AntContribs ...
I dont know what you want to do with these numbers...
>-Ursprüngliche Nachricht-
>Von: Ding Shukai [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 12. Dezember 2005 10:14
>An: Ant Users List
>Betreff: Re: How to get each file's name in a fileset?
>
>great. It works well .
>
Hi,
I'd like a construct like
to fail if missing.jar is not available.
Is there a way without using a separate element (which
means having the missing.jar name in two places, unless I'm missing
something)?
Making the Path class configurable to cause an error instead of logging
th
great. It works well .
but I still have a question: how to use the property ${ports} ? The
buildfile gets a property containing ports separated by line.separator, but
I still do not know how to retrieve each port name from the ${ports}.
bow~
2005/12/12, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
>
10 matches
Mail list logo