Re: Latest Ant Contrib - AntWebTasks

2009-08-30 Thread Avlesh Singh
I got a lot of personal responses from many people, with queries on how to use the contrib. Here's a quick start-up guide: In the released version, this contrib can perform two tasks - *Property Injection*: More about this here - http://code.google.com/p/ant-web-tasks/wiki/PropertyInjection. Under

AW: Basic question about ant

2009-08-30 Thread Jan.Materne
I put a note in the manual. rev 809463 Jan > -Ursprüngliche Nachricht- > Von: Gilbert Rebhan [mailto:a...@schillbaer.de] > Gesendet: Freitag, 28. August 2009 23:12 > An: Ant Users List > Betreff: Re: Basic question about ant > > veena pandit schrieb: > > Well, I wonder why I cant run

Latest Ant Contrib - AntWebTasks

2009-08-30 Thread Avlesh Singh
I have added some zing to the existing WAR task and made it do a lot more with this contrib - http://code.google.com/p/ant-web-tasks/ I would love to hear from everyone - Ant users, developers. Cheers Avlesh

Mail task

2009-08-30 Thread Chris Kimball
I'm having a problem getting the mail task to run in Eclipse. The ANT_HOME is set to apache-ant-1.7.1 and I've inserted x jars, activation.jar (from jaf-1.0.2) and mail.jar, dsn.jar, imap.jar, mailapi.jar, pop3.jar, and smtp.jar (from javamail-1.4.2) into the lib directory. Using the External