I still have problems installing ant binary distribution (1.10.5) and
using the email task.
I've tried to complete the binary directories by running either:
ant -f fetch.xml -Ddest=system
or
ant -f fetch.xml -Ddest=system javamail
But then i still have (altough another) exception:
build.xml:6: java.lang.NoClassDefFoundError:
com/sun/mail/util/FolderClosedIOException
at:
<mail mailhost="mail" mailport="25" from="[email protected]"
subject="Testemail" >
<to address="[email protected]" />
</mail>
What am i missing here? I've tried with and without --noconfig
Gr. Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]