Re: Mail Task

2008-01-11 Thread raos
Please check for activate.jar, mail.jar files in your ANT_HOME/lib directory. Knuplesch, Jürgen wrote: > > When I run the mail task I often get this Errormessage: > > mailtest: > [mail] Failed to initialise MIME mail: javax/mail/MessagingException > [mail] Sending email: Mailtest >

How to select latest file?

2007-12-30 Thread raos
Hello, Naming convention followed for builds: AppServer-DBVendor-BuildNumber.*, where * represents bin for unix, exe for windows. The problem is to define a target in order to select the latest build based on OS,AppServer,DBVendor whenever a new build has come, so that respective installable c