RE: newbie question emailing build file

2004-04-01 Thread Edward Peloke
, April 01, 2004 2:19 PM To: Ant Users List Subject: Re: newbie question emailing build file See http://ant.apache.org/manual/listeners.html#MailLogger -Matt --- Edward Peloke <[EMAIL PROTECTED]> wrote: > What it the best way to e-mail the build file? I > know I can use the mail >

newbie question emailing build file

2004-04-01 Thread Edward Peloke
What it the best way to e-mail the build file? I know I can use the mail task to e-mail files but it won't e-mail the ant logfile as it hasn't completed yet...right? What is the best way to get an e-mail when the build is over telling me if it was successfull? Should I kick off another build scr

RE: concatonating scripts

2004-04-01 Thread Edward Peloke
Thanks, that works great! -Original Message- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 10:37 AM To: Ant Users List Subject: Re: concatonating scripts the fixlastline attribute of the concat task does not apply to nested text of the task. (most likely th

what's wrong with this build file?

2004-03-30 Thread Edward Peloke
I have the following build file. The zips aren't really dependent on each other but that is the only way I can get them all to run. If I don't make them dependent, only one will run. What am I doing wrong? Thanks, Eddie

RE: ant star team tasks

2004-03-05 Thread Edward Peloke
to a StarTeam server so I can't. Good luck! On Thursday 04 March 2004 8:33 am, Edward Peloke wrote: > Hello, > > I am trying to use the ant star team tasks with star team 4.2. I am trying > to check out by label but it can't seem to find the label. The problem is, >