Re: Does mail task work on Eclipse on Mac OSX 10.6?

2009-09-11 Thread Chris Kimball
's such a useful task, it's a shame it doesn't work. Thanks, Chris Kimball -- View this message in context: http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25405837.html Sent from the Ant - Users mai

Re: Does mail task work on Eclipse on Mac OSX 10.6?

2009-09-10 Thread Chris Kimball
64 bit stuff. Will be away until Monday. Thanks for all the detailed assistance! Chris Kimball -- View this message in context: http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25393635.html Sent from the Ant - Users mailing list a

RE: Does mail task work on Eclipse on Mac OSX 10.6?

2009-09-10 Thread Chris Kimball
When I put either ant-javamail-1.7.0.jar or ant-javamail-1.7.1.jar on my "Run as" classpath, then the error java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream reappears. It's strange that ADDING a jar causes ant to lose LineInputStream. I'm guessing that there's an incompatibi

RE: Does mail task work on Eclipse on Mac OSX 10.6?

2009-09-10 Thread Chris Kimball
help you could provide. Chris Kimball Rebhan, Gilbert wrote: > > > > > > -Original Message- > From: Chris Kimball [mailto:m...@cvkimball.com] > Sent: Thursday, September 10, 2009 3:58 PM > To: user@ant.apache.org > Subject: Does mail task work on Ecl

Does mail task work on Eclipse on Mac OSX 10.6?

2009-09-10 Thread Chris Kimball
in resource org/apache/tools/ant/antlib.xml ? Thanks, Chris Kimball -- View this message in context: http://www.nabble.com/Does-mail-task-work-on-Eclipse-on-Mac-OSX-10.6--tp25383764p25383764.html Sent from the Ant - Users mailing list archiv

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