You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by sunyj_adtec <su...@adtec.com.cn> on 2005/08/01 08:36:12 UTC

How to unsubscribe ant user mail list

Hi, everyone!
     I want to unsubscribe my account from Ant Users List.
And i try to send mail to user-unsubscribe@ant.apache.org using my
ant mail account many many times. Why, how to do?
     Hope this helps! any suggestions??

Thanks in advanced!

Sun

Andrew Goktepe wrote:
> Try it without the trailing slash in the dir attribute 
> (dir="/home/thufir/java"). 
> 
> On 7/30/05, THUFIR HAWAT <ha...@gmail.com> wrote: 
> 
>>
>>Heh, thanks. Here's what I have:
>>
>><concat destfile="${outputDir}/bar.txt" append="true">
>><filelist
>>dir ="/home/thufir/java/"
>>files ="foo.txt"
>>/>
>></concat>
>>
>>I want "/home/thufir/java/foo.txt" to be appended to
>>"${outputDir}/bar.txt", and then I might even "print" bar.txt to the
>>screen as part of the script.
>>
>>In the filelist, the "dir" and "files" means "/home/thufir/java/foo.txt", 
>>yes?
>>
>>and the destination file is "${outputDir}/bar.txt", so that foo.txt
>>will be appended to bar.txt yes?
>>
>>I must have at least one thing wrong/not understood above.
>>
>>
>>Thanks,
>>
>>Thufir
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
>>For additional commands, e-mail: user-help@ant.apache.org
>>
>>
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org