Re: ant task mail fails on jdk10

2018-07-03 Thread Stefan Bodewig
On 2018-07-03, Jan Matèrne (jhm) wrote: > We already have something: > mail: "This task may depend on external libraries that are not included in > the Ant distribution. See Library Dependencies for more information." > dependencies: > "mail.jar Mail task with Mime encoding, and the MimeMail t

Re: ant task mail fails on jdk10

2018-07-03 Thread Gintautas Grigelionis
l"; > > > > mail.jar could be downloaded via "ant -f fetch.xml javamail", but > > activation has to be installed. > > > > > > So what changed with Java10? > > > > > > Jan > > > > > > > -Ursprü

Re: ant task mail fails on jdk10

2018-07-02 Thread Stefan Bodewig
Thank you, Simon On 2018-07-02, Simon IJskes - QCG wrote: > As bugzilla is unreachable for now: > > subject="Testemail" > > > > > $ JAVA_HOME=/usr/lib/jvm/java-8-oracle/ > ~/opt/apache-ant-1.10.4/bin/ant _testmail > runs ok. > _testmail: > [mail]