opensubscriber
   Find in this group all groups
 
Unknown more information…

u : user@ant.apache.org 10 September 2009 • 9:57PM -0400

Does mail task work on Eclipse on Mac OSX 10.6?
by Chris Kimball

REPLY TO AUTHOR
 
REPLY TO GROUP







With best efforts, can't get the ant 1.7.0 mail task to run under Eclipse on
Mac 10.6.

  <mail mailhost="mail.optonline.net" mailport="25" subject="Test">
      <from address="mail@xyz...."/>
      <to address="mail@xyz...."/>
     <message>Test message.</message>
  </mail>

produces, in verbose mode,

main:
[antlib:org.apache.tools.ant] Could not load definitions from resource
org/apache/tools/ant/antlib.xml. It could not be found.
        [echo]
---------------------------------------------------------------------------------
        [echo]  
        [echo] MailTest.xml         ANT_HOME: /usr/share/ant
        [echo]  
        [echo]
---------------------------------------------------------------------------------
        [mail] Failed to initialise MIME mail:
org.apache.tools.ant.taskdefs.email.MimeMailer
        [echo]  
        [echo]
---------------------------------------------------------------------------------
BUILD SUCCESSFUL
Total time: 313 milliseconds

What "definitions" is it looking for 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 archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant....
For additional commands, e-mail: user-help@ant....

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.