RE: Leap Year Bug in Ant 1.7.0 FTP task?

2008-03-06 Thread Jukka Uusisalo
> -Original Message- > From: Francis Brennan [mailto:[EMAIL PROTECTED] > Sent: 5. maaliskuuta 2008 23:48 > To: user@ant.apache.org > Subject: Leap Year Bug in Ant 1.7.0 FTP task? > > > Has anyone else run across a bug in the FTP task in Ant 1.7.0 > related to > Feb 29th timestamps?. >

RE: Ant Pass/Fail notification on Web Page

2007-08-16 Thread Jukka Uusisalo
> -Original Message- > From: Rajesh Kumar (IN4774) [mailto:[EMAIL PROTECTED] > Sent: 16. elokuuta 2007 13:45 > To: [EMAIL PROTECTED]; user@ant.apache.org > Subject: Ant Pass/Fail notification on Web Page > > > Hi, > > > > I want to display ant Pass/fail notification on web page. Can

RE: creating files

2007-06-11 Thread Jukka Uusisalo
In test.properties file i have foo=bar template.txt contains Hello World by _Replace_This_ After execution target do_replace result_file.txt contains Hello World by bar - Jukka - > -Original Message- > From: arijit [mailto:

RE: creating files

2007-06-11 Thread Jukka Uusisalo
> -Original Message- > From: arijit [mailto:[EMAIL PROTECTED] > Sent: 11. kesakuuta 2007 13:01 > To: user@ant.apache.org > Subject: RE: creating files > > > > great.. I can now create batch files using > and also use > to add contents to the file. > > is it possible to read data from