Re: new release

2018-09-11 Thread Simon IJskes - QCG
Simon, Is there a specific issue that you want to be part of the release? -Jaikiran On 06/09/18 2:20 AM, Simon IJskes - QCG wrote: Hi, Is it possible to cast a new release? If possible within 2 weeks? https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+Roadmap

new release

2018-09-05 Thread Simon IJskes - QCG
Hi, Is it possible to cast a new release? If possible within 2 weeks? https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+Release+Roadmap states a feature freeze at 24 september, and it would be nice to have the latest fixes included in the netbeans release. Anything i can

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
fix works. Thanks! On 08/13/2018 09:55 PM, Simon IJskes - QCG wrote: https://bz.apache.org/bugzilla/show_bug.cgi?id=62621 On 08/13/2018 06:07 PM, Jaikiran Pai wrote: Hi Simon, Yes, you can file a bug. I'll update it to record that it's been handled in an upcoming release. As usual, our

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
https://bz.apache.org/bugzilla/show_bug.cgi?id=62621 On 08/13/2018 06:07 PM, Jaikiran Pai wrote: Hi Simon, Yes, you can file a bug. I'll update it to record that it's been handled in an upcoming release. As usual, our nightly builds are available[1] to test this fix, till the release is ready.

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
includethe provider implementation(s). Can you please file a bug for this, in the Ant bugzilla? -Jaikiran On 13/08/18 7:13 PM, Simon IJskes - QCG wrote: It looks like javax.mail-1.6.1.jar is missing. By manually copying this jar into the lib directory it works. Before that i've tried to add

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
PM, Simon IJskes - QCG wrote: The jar files loaded during execution are: /home/sim/apache-ant-1.10.5/lib/ant-launcher.jar /home/sim/apache-ant-1.10.5/lib/ant-xz.jar /home/sim/apache-ant-1.10.5/lib/ant-apache-log4j.jar /home/sim/apache-ant-1.10.5/lib/ant-apache-bcel.jar /home/sim/apache-ant-1.10.5

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
-ant-1.10.5/lib/ant-apache-xalan2.jar /home/sim/apache-ant-1.10.5/lib/ant-jsch.jar /home/sim/apache-ant-1.10.5/lib/ant-apache-regexp.jar /home/sim/apache-ant-1.10.5/lib/ant-apache-resolver.jar /home/sim/apache-ant-1.10.5/lib/ant.jar On 08/13/2018 03:22 PM, Simon IJskes - QCG wrote

Re: mail task

2018-08-13 Thread Simon IJskes - QCG
of Java is this? -Jaikiran On 13/08/18 6:39 PM, Simon IJskes - QCG wrote: 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

mail task

2018-08-13 Thread Simon IJskes - QCG
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:

ant task mail fails on jdk10

2018-07-02 Thread Simon IJskes - QCG
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] Sending email: Testemail [mail] Sent email with 0 attachments $