With Ant 1.7 (after HackathonEU 2005) is also a Resource-Selector.
So a
should be possible.
Jan
>-Ursprüngliche Nachricht-
>Von: Michael Giroux [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 25. Juli 2006 17:58
>An: Ant Users List
>Betreff: Re: for refid
>
Dominique,
On 7/25/06, Dominique Devienne <[EMAIL PROTECTED]> wrote:
Which is what I suggested yesterday. A little longer, but not that
much, and just one extra property for the dir. --DD
Sorry, I did not understand what you were suggesting. The example
really helps. Thanks.
Michael
--
Right. All (normal) Ant types do not accept any attributes or nested
elements when refid is used. But you can almost do it using:
Which is what I suggested yesterday. A little longer, but not that
much, and just one extra property for the dir. --DD
On 7/25/06, Michael Giroux <[EMAIL PROTE
Dominique,
On 7/24/06, Dominique Devienne <[EMAIL PROTECTED]> wrote:
is a selector, and thus will never have a refid attribute.
I'm not suggesting that accept a refid attribute. What I'm
saying is that a fileset with a refid cannot contain a selector.
This form is not allowed. In fac
d is probably a better
idea anyway. --DD
On 7/24/06, Michael Giroux <[EMAIL PROTECTED]> wrote:
Currently, is not supported for refid. I would like to
suggest that this is a needed feature.
I have a project that must be built on several platforms. The
build.xml uses scp to copy the files
Currently, is not supported for refid. I would like to
suggest that this is a needed feature.
I have a project that must be built on several platforms. The
build.xml uses scp to copy the files to each target system, then
sshexec to execute the build script.
The files are the same on all