Re: [VOTE] Release Apache Tomcat 9.0.0.M8

2016-06-10 Thread Felix Schumacher
Am 07.06.2016 um 18:02 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M8 release is now available for voting. This is a milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.

[Bug 59661] MailSessionFactory ignores system properties

2016-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #11 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #10) > (In reply to Michael Osipov from comment #9) > > The problem with copying is that you may missed custom attributes for custom > > providers

[Bug 59661] MailSessionFactory ignores system properties

2016-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #10 from Mark Thomas --- (In reply to Michael Osipov from comment #9) > The problem with copying is that you may missed custom attributes for custom > providers. Though, being an edge cases, still valid. Those would have to be set

svn commit: r1747725 - /tomcat/trunk/java/org/apache/catalina/ha/context/ReplicatedContext.java

2016-06-10 Thread markt
Author: markt Date: Fri Jun 10 15:02:40 2016 New Revision: 1747725 URL: http://svn.apache.org/viewvc?rev=1747725&view=rev Log: Revert r1746718. This is no longer required with the latest update (RC4a). Modified: tomcat/trunk/java/org/apache/catalina/ha/context/ReplicatedContext.java Modified

[Bug 56026] RemoteEndpoint.Async#sendText(String, SendHandler) not thread safe

2016-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56026 --- Comment #12 from balusc --- Just in case, I investigated this issue for JSF and OmniFaces too. This threadsafety problem doesn't occur on Jetty, Undertow (WildFly) nor Tyrus (GlassFish/Payara). It occurs on Tomcat only. Work around was t

[Bug 59661] MailSessionFactory ignores system properties

2016-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #9 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #8) > I'm -1 on the patch as proposed. It allows the bypassing of the > SecurityManager to access any system property. I've no objection to the > s

Re: [VOTE] Release Apache Tomcat 8.0.36

2016-06-10 Thread Felix Schumacher
Am 9. Juni 2016 16:17:47 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.36 release is now available for voting. > >The main changes since 8.0.35 are: > >- Ensure error will not be thrown during deployment when scanning jar > files with no or invalid MANIFEST.MF files. > >- Improveme

Re: [VOTE] Release Apache Tomcat 8.5.3

2016-06-10 Thread Felix Schumacher
Am 9. Juni 2016 14:13:07 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.3 release is now available for voting. > >The major changes compared to the 8.5.2 release are: > >- Ensure error will not be thrown during deployment when scanning jar > files with no or invalid MANIFEST.MF file

Re: [VOTE] Release Apache Tomcat 9.0.0.M8

2016-06-10 Thread Martin Grigorov
On Tue, Jun 7, 2016 at 6:02 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M8 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs have not started work

Re: [VOTE] Release Apache Tomcat 8.0.36

2016-06-10 Thread Violeta Georgieva
Hi, 2016-06-09 17:17 GMT+03:00 Mark Thomas : > > The proposed Apache Tomcat 8.0.36 release is now available for voting. > > The main changes since 8.0.35 are: > > - Ensure error will not be thrown during deployment when scanning jar > files with no or invalid MANIFEST.MF files. > > - Improvement

[Bug 59661] MailSessionFactory ignores system properties

2016-06-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59661 --- Comment #8 from Mark Thomas --- I'm -1 on the patch as proposed. It allows the bypassing of the SecurityManager to access any system property. I've no objection to the system properties listed in Annex A of the JavaMail spec being explicitl

Re: [VOTE] Release Apache Tomcat 8.5.3

2016-06-10 Thread Romain Manni-Bucau
+1 (non-binding) upgraded TomEE 7 master to tomcat 8.5.3 and build is green Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress Blog | Github | LinkedIn