Hi Gilbert,
It works!. I forgot to mention tat either one of these these conditions may
be false and still should work. I replaced with and that also
works :) thanks so much for your timely help.
Rebhan, Gilbert wrote:
>
>
> -Original Message-
> From: sukanya [m
Hi All,
I have two separate conditions using equals operator. There is an ant call
to a target. This target has a check for unless with one of the conditions.
How do I include another unless such tat the second condition is also
included in this single ant target.
eg:
folder and concatenate their
content into the same yyy.properties after some changes are done in these
files. Is it possible through ant? If not will perl do the trick?
Rebhan, Gilbert wrote:
>
> -Original Message-
> From: sukanya [mailto:[EMAIL PROTECTED]
> Sent: Friday,
Hi all,
I have a problem. I am trying to use ant to search for a particular folder
and move it to another location using ant. But I dont which tasks can be
used for this. Can anyone help me please?
--
View this message in context:
http://www.nabble.com/Ant-script-to-search-a-folder-and-move-it-
Hi,
How do I write an ant script to find a particular file in a folder (say
/test/us) and get the file name say .txt.
Your posts will be very helpful.
Thanks,
Teena
--
View this message in context:
http://www.nabble.com/How-to-find-a-particular-file-in-a-folder-and-get-the-file-name-in-ant-tp1
Thank you all,
I can able make it by
sukanya
glenn opdycke-hansen wrote:
>
> Use (the proper way)
>
> The following test script demonstrates how antcall can take parameters and
> that the timestamp is recompute
${TSTAMP}
Here the time values are added to a file.
Where the file has the same time value twice. But i need to have different
time values with a single element and property. How property values
can be changed dynamically?
Appreciate your suggestion to solve this problem.
Thanks,
Sukanya
--