Re: svn commit: r1293119 - in /tomcat/native/branches/1.1.x: native/configure.in native/include/ssl_private.h native/src/sslutils.c xdocs/miscellaneous/changelog.xml

2012-02-24 Thread Felix Schumacher
Am Freitag, den 24.02.2012, 07:43 + schrieb mt...@apache.org: > Author: mturk > Date: Fri Feb 24 07:43:44 2012 > New Revision: 1293119 > > URL: http://svn.apache.org/viewvc?rev=1293119&view=rev > Log: > BZ45392 Apply modified patch. OCSP is enabled is explicitly configure with > --enable-ocsp

Re: svn commit: r1099032 - in /tomcat/trunk/res/scripts: ./ check-mime.pl

2011-05-08 Thread Felix Schumacher
Hi Rainer, Am Dienstag, den 03.05.2011, 12:12 + schrieb rj...@apache.org: > Author: rjung > Date: Tue May 3 12:12:35 2011 > New Revision: 1099032 > > URL: http://svn.apache.org/viewvc?rev=1099032&view=rev > Log: > Add a script to check web.xml and httpd mime.types > for differences. > > Add

Re: svn commit: r1099032 - in /tomcat/trunk/res/scripts: ./ check-mime.pl

2011-05-08 Thread Felix Schumacher
Hi Rainer, Am Sonntag, den 08.05.2011, 14:20 +0200 schrieb Rainer Jung: > Hi Felix, > > TMTOWTDI. For standalone scripts I don't care very much about style. right :) > Let's see below ... > > On 08.05.2011 13:17, Felix Schumacher wrote: > > Hi Rainer,

Re: svn commit: r1131263 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/man

2011-06-06 Thread Felix Schumacher
tps://issues.apache.org/bugzilla/show_bug.cgi?id=51264 > >> Allow the JDBC persistent session store to use a JNDI datasource to define > >> the database in which sessions are persisted. > >> Patch provided by Felix Schumacher. > >> > >> Modified: >

Re: svn commit: r1131263 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/man

2011-06-07 Thread Felix Schumacher
Am Dienstag, den 07.06.2011, 10:34 +0100 schrieb Mark Thomas: > On 06/06/2011 21:40, Felix Schumacher wrote: > > Am Montag, den 06.06.2011, 17:56 +0100 schrieb Mark Thomas: > >> On 06/06/2011 11:59, Keiichi Fujino wrote: > >>> When jdbc-pool or DBCP is

Re: svn commit: r1145383 - in /tomcat/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2011-07-11 Thread Felix Schumacher
Hi Mark, ma...@apache.org schrieb: >Author: markt >Date: Mon Jul 11 22:27:06 2011 >New Revision: 1145383 > >URL: http://svn.apache.org/viewvc?rev=1145383&view=rev >Log: >Protect against infinite loops in the HTTP NIO connector if sendfile is >configured to send more data than is available in the

Re: svn commit: r1149104 - in /tomcat/trunk: java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/ExtendedAccessLogValve.java webapps/docs/config/valve.xml

2011-07-21 Thread Felix Schumacher
Hi Konstantin, while correcting typos. I think UvNIX is a typo also. It is present in AccessLogValve and ExtendedLogValve only. Regards Felix Am Donnerstag, den 21.07.2011, 10:52 + schrieb kkoli...@apache.org: > Author: kkolinko > Date: Thu Jul 21 10:52:46 2011 > New Revision: 1149104 > >

Re: svn commit: r1165338 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11AprProcessor.java Http11NioProcessor.java Http11Processor.java

2011-09-05 Thread Felix Schumacher
ma...@apache.org schrieb: >Author: markt >Date: Mon Sep 5 15:31:46 2011 >New Revision: 1165338 > >URL: http://svn.apache.org/viewvc?rev=1165338&view=rev >Log: >Align request processing between the connectors > >Modified: >tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java >

Re: svn commit: r958214 - in /tomcat/trunk/webapps/examples/WEB-INF/classes: CookieExample.java RequestHeaderExample.java RequestInfoExample.java RequestParamExample.java SessionExample.java chat/Chat

2010-06-26 Thread Felix Schumacher
Hi Mark, Am Samstag, den 26.06.2010, 12:17 + schrieb ma...@apache.org: > Author: markt > Date: Sat Jun 26 12:17:33 2010 > New Revision: 958214 > > URL: http://svn.apache.org/viewvc?rev=958214&view=rev > Log: > Fix some Eclispe / Findbugs warnings ... > Modified: tomcat/trunk/webapps/examples/

Re: svn commit: r1042786 - in /tomcat/trunk/java/org/apache: catalina/core/ catalina/loader/ tomcat/util/threads/

2010-12-07 Thread Felix Schumacher
Am Montag, den 06.12.2010, 21:22 + schrieb Mark Thomas: > On 06/12/2010 20:49, slaur...@apache.org wrote: > > Author: slaurent > > Date: Mon Dec 6 20:49:14 2010 > > New Revision: 1042786 > > > > URL: http://svn.apache.org/viewvc?rev=1042786&view=rev > > > > @@ -63,7 +72,7 @@ public class Th

Re: svn commit: r1042786 - in /tomcat/trunk/java/org/apache: catalina/core/ catalina/loader/ tomcat/util/threads/

2010-12-07 Thread Felix Schumacher
Am Dienstag, den 07.12.2010, 13:28 + schrieb Mark Thomas: > On 07/12/2010 12:29, Felix Schumacher wrote: > > Am Montag, den 06.12.2010, 21:22 + schrieb Mark Thomas: > >>> -log.error("Exception processing event " + event, e)

Re: svn commit: r1042482 - in /tomcat/trunk: ./ conf/ java/org/apache/catalina/core/ java/org/apache/catalina/loader/ java/org/apache/tomcat/util/threads/ res/confinstall/ webapps/ webapps/docs/ webap

2010-12-07 Thread Felix Schumacher
Am Montag, den 06.12.2010, 22:01 +0100 schrieb Sylvain Laurent: > > > >> +public void lifecycleEvent(LifecycleEvent event) { > >> +try { > >> +Lifecycle lifecycle = event.getLifecycle(); > >> +if (Lifecycle.AFTER_START_EVENT.equals(event.getType()) > >> +

Re: svn commit: r1069824 - in /tomcat/trunk: java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml

2011-02-13 Thread Felix Schumacher
ma...@apache.org schrieb: >Author: markt >Date: Fri Feb 11 14:49:41 2011 >New Revision: 1069824 > >URL: http://svn.apache.org/viewvc?rev=1069824&view=rev >Log: >Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50751 >Don't try to retrieve attributes if we don't need to. If anonymous bind >

Re: svn commit: r1074192 - in /tomcat/trunk/webapps/docs: changelog.xml config/valve.xml

2011-02-24 Thread Felix Schumacher
On Thu, 24 Feb 2011 16:01:39 -, wrote: Author: markt Date: Thu Feb 24 16:01:38 2011 New Revision: 1074192 URL: http://svn.apache.org/viewvc?rev=1074192&view=rev Log: Add documentation for the Crawler Session Manager Valve. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/tr

Re: svn commit: r915323 - in /tomcat/jk/trunk/native: common/jk_version.h iis/isapi_redirect.rc

2010-02-23 Thread Felix Schumacher
Hi, I think the new version string JK_VERSTRING should be 1.2.30 not 1.2.10. Bye Felix mt...@apache.org schrieb: >Author: mturk >Date: Tue Feb 23 13:02:15 2010 >New Revision: 915323 > >URL: http://svn.apache.org/viewvc?rev=915323&view=rev >Log: >Increment version to 1.2.30-dev > >Modified: >

Re: svn commit: r935510 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread Felix Schumacher
Hi, if sessions is an instance of something, it can't be null. So the check for null can be eliminated. Felix kfuj...@apache.org schrieb: >Author: kfujino >Date: Mon Apr 19 10:12:02 2010 >New Revision: 935510 > >URL: http://svn.apache.org/viewvc?rev=935510&view=rev >Log: >Fix https://issues.ap

Re: svn commit: r1704483 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java

2015-09-23 Thread Felix Schumacher
Am 22.09.2015 um 10:47 schrieb r...@apache.org: Author: remm Date: Tue Sep 22 08:47:52 2015 New Revision: 1704483 URL: http://svn.apache.org/viewvc?rev=1704483&view=rev Log: Fix test compile. Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/session/TestStandardSession.java Modifie

Re: [VOTE] Release Apache Tomcat 8.0.27

2015-09-30 Thread Felix Schumacher
Am 28.09.2015 um 13:26 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.27 release is now available for voting. The main changes since 8.0.26 are: - Correctly handle \${ vs \$ escaping in JSP and EL - Fix for issues with NIO + SSL + sendfile - Various TLD parsing fixes - Fix multiple (mos

Re: [VOTE] Release Apache Tomcat 8.0.28

2015-10-09 Thread Felix Schumacher
Am 7. Oktober 2015 21:13:07 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.28 release is now available for voting. > >The main changes since 8.0.27 are: > >- Allow file based configuration resources (e.g. key stores) to be > configured using URLs > >- Restore code signing to the Win

Re: [VOTE] Release Apache Tomcat 7.0.65

2015-10-10 Thread Felix Schumacher
Am 09.10.2015 um 13:04 schrieb Violeta Georgieva: The proposed Apache Tomcat 7.0.65 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.65/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: svn commit: r1708505 - in /tomcat/trunk/java/org/apache/catalina: Realm.java realm/RealmBase.java

2015-10-13 Thread Felix Schumacher
Am 13.10.2015 um 22:17 schrieb fschumac...@apache.org: Author: fschumacher Date: Tue Oct 13 20:17:50 2015 New Revision: 1708505 URL: http://svn.apache.org/viewvc?rev=1708505&view=rev Log: javadoc: Add missing parameter and describe the parameters for the newer RFC 2617, which is used for digest

Re: Moderators wanted

2015-10-15 Thread Felix Schumacher
Am 15.10.2015 um 11:56 schrieb Mark Thomas: On 01/12/2014 19:27, Felix Schumacher wrote: Am 1. Dezember 2014 16:56:17 MEZ, schrieb Mark Thomas : Hi, I've been reviewing the moderators for our various lists and if I ignore the no longer active ones we are below the 3 moderators the ASF

Re: svn commit: r1708780 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java modules/jdbc-pool/src/test/java/org/apache/tomcat/j

2015-10-18 Thread Felix Schumacher
Am 18. Oktober 2015 20:48:48 MESZ, schrieb Konstantin Kolinko : >2015-10-15 13:40 GMT+03:00 : >> Author: fschumacher >> Date: Thu Oct 15 10:40:25 2015 >> New Revision: 1708780 >> >> URL: http://svn.apache.org/viewvc?rev=1708780&view=rev >> Log: >> Fix https://bz.apache.org/bugzilla/show_bug.cgi

Re: svn commit: r1708687 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java test/java/org/apache/tomcat/jdbc/test/TestSlowQueryComparator.

2015-10-20 Thread Felix Schumacher
Am 19.10.2015 um 06:26 schrieb Keiichi Fujino: 2015-10-15 5:28 GMT+09:00 : Author: fschumacher Date: Wed Oct 14 20:28:55 2015 New Revision: 1708687 URL: http://svn.apache.org/viewvc?rev=1708687&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58489 Comparator should follow the

Re: [ANN] New committer: Ognjen Blagojevic

2015-10-25 Thread Felix Schumacher
Am 24.10.2015 um 15:58 schrieb Mark Thomas: On behalf of the Tomcat committers I am pleased to announce that Ognjen Blagojevic (ognjen) has been voted in as a new Tomcat committer. Please join me in welcoming him. Congrats! Felix Regards, Mark -

Re: [ANN] New committer: Martin Grigorov

2015-10-26 Thread Felix Schumacher
Am 26. Oktober 2015 15:35:52 MEZ, schrieb Mark Thomas : >On behalf of the Tomcat committers I am pleased to announce that >Martin Grigorov (mgrigorov) has been voted in as a new Tomcat >committer. > >Please join me in welcoming him. Congrats! Felix > >Regards, > >Mark > >

Re: [VOTE] Switch 6.0.x from RTC to CTR

2015-10-29 Thread Felix Schumacher
Am 28. Oktober 2015 23:42:08 MEZ, schrieb Mark Thomas : >All, > >Many years ago, we switched all release branches to RTC primarily to >address a community problem where we could not agree on the best way >forward for some parts of the code. > >RTC served us well. The disagreements ceased pretty m

Re: [VOTE][RESULT] Release Apache Tomcat Native 1.2.0

2015-10-30 Thread Felix Schumacher
Am 28.10.2015 um 03:33 schrieb Mark Thomas: The following votes were cast: Binding: +1: markt, remm, violetagg, jfclere This vote therefore passes. The included README.txt states, that java 1.7 is needed, but build.xml wants to have java 1.8. Should I correct this? Felix Thanks all. Mark

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Felix Schumacher
Am 02.11.2015 um 16:20 schrieb Mark Thomas: On 02/11/2015 15:10, ma...@apache.org wrote: Author: markt Date: Mon Nov 2 15:10:18 2015 New Revision: 10986 Log: Upload Tomcat Native 1.2.1 source files The Windows binaries should follow shortly. I've tested building on OSX from the tar.gz archive

bugs in tomcat 5

2015-11-21 Thread Felix Schumacher
Hi all, I wanted to close bug 34319, which is a tomcat 5 bug, but was not allowed to do so. Is it because tomcat 5 has reached EOL, or because I don't have permission to do so? Regards, Felix - To unsubscribe, e-mail: dev

Re: buildbot failure in ASF Buildbot on tomcat-trunk

2015-11-21 Thread Felix Schumacher
Am 21.11.2015 um 14:43 schrieb build...@apache.org: The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/645 Buildbot URL: http://ci.apache.org/ Buildslave for this Bui

PersistenManager and StoreBase

2015-11-21 Thread Felix Schumacher
Hi all, while looking at the PersistentManager and StoreBase, I found a few more inefficiencies other than bz 34319/47061. If a Node is started, it will load all sessions from the Store, even if those sessions are old enough, to be swapped out to the Store on the next maintenance run. I thin

Re: [VOTE] Release Apache Tomcat 8.0.29

2015-11-21 Thread Felix Schumacher
Am 20.11.2015 um 11:00 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.29 release is now available for voting. The main changes since 8.0.28 are: - Add an option to control (per context) quoting of EL expressions in JSP attributes - Correct a regression in the fix for 56777 that added s

Re: [VOTE] Release Apache Tomcat 8.0.29

2015-11-21 Thread Felix Schumacher
Am 21.11.2015 um 17:02 schrieb Felix Schumacher: Am 20.11.2015 um 11:00 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.29 release is now available for voting. The main changes since 8.0.28 are: - Add an option to control (per context) quoting of EL expressions in JSP attributes

Re: [VOTE] Release Apache Tomcat 8.0.29

2015-11-21 Thread Felix Schumacher
Am 21.11.2015 um 17:06 schrieb Felix Schumacher: Am 21.11.2015 um 17:02 schrieb Felix Schumacher: Am 20.11.2015 um 11:00 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.29 release is now available for voting. The main changes since 8.0.28 are: - Add an option to control (per context

Re: bugs in tomcat 5

2015-11-21 Thread Felix Schumacher
Am 21.11.2015 um 15:30 schrieb Mark Thomas: On 21/11/2015 13:35, Felix Schumacher wrote: Hi all, I wanted to close bug 34319, which is a tomcat 5 bug, but was not allowed to do so. Is it because tomcat 5 has reached EOL, or because I don't have permission to do so? Hmm. I just CLOSED i

Re: bugs in tomcat 5

2015-11-21 Thread Felix Schumacher
Am 21.11.2015 um 17:34 schrieb Mark Thomas: On 21/11/2015 16:32, Felix Schumacher wrote: Am 21.11.2015 um 15:30 schrieb Mark Thomas: On 21/11/2015 13:35, Felix Schumacher wrote: Hi all, I wanted to close bug 34319, which is a tomcat 5 bug, but was not allowed to do so. Is it because tomcat

Re: bugs in tomcat 5

2015-11-21 Thread Felix Schumacher
Am 21. November 2015 19:47:48 MEZ, schrieb Mark Thomas : >On 21/11/2015 16:37, Felix Schumacher wrote: >> Am 21.11.2015 um 17:34 schrieb Mark Thomas: >>> On 21/11/2015 16:32, Felix Schumacher wrote: >>>> Am 21.11.2015 um 15:30 schrieb Mark Thomas: >>>&

Re: svn commit: r1715661 - in /tomcat/trunk: java/org/apache/catalina/ha/session/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/

2015-11-22 Thread Felix Schumacher
Hi all, do I have to add a changelog entry for such a trivial change? Regards, Felix Am 22.11.2015 um 18:31 schrieb fschumac...@apache.org: Author: fschumacher Date: Sun Nov 22 17:31:30 2015 New Revision: 1715661 URL: http://svn.apache.org/viewvc?rev=1715661&view=rev Log: Fix potential integ

Re: [VOTE] Release Apache Tomcat 8.0.29

2015-11-23 Thread Felix Schumacher
Am 20.11.2015 um 11:00 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.29 release is now available for voting. The main changes since 8.0.28 are: - Add an option to control (per context) quoting of EL expressions in JSP attributes - Correct a regression in the fix for 56777 that added s

Re: svn commit: r1715633 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ClassLoaderUtil.java webapps/docs/changelog.xml

2015-11-24 Thread Felix Schumacher
Am 23.11.2015 um 03:19 schrieb Huxing Zhang: Hi fschumacher, Just a friendly reminder that I had a discussion with kkolinko about this before. I seems that it is better to explicitly define the default value rather than the Boolean.getBoolean syntactic sugar. Thanks for the hint. I will chan

Re: svn commit: r1715633 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ClassLoaderUtil.java webapps/docs/changelog.xml

2015-12-03 Thread Felix Schumacher
Am 30.11.2015 um 16:43 schrieb Christopher Schultz: Felix, On 11/24/15 3:47 PM, Felix Schumacher wrote: Am 23.11.2015 um 03:19 schrieb Huxing Zhang: Hi fschumacher, Just a friendly reminder that I had a discussion with kkolinko about this before. I seems that it is better to explicitly

Re: [VOTE] Release Apache Tomcat 8.0.30

2015-12-04 Thread Felix Schumacher
Am 2. Dezember 2015 00:02:08 MEZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.30 release is now available for voting. > >The main changes since 8.0.29 are: > >- Location headers for redirects now use relative URIs. This can > be controlled by Context with the useRelativeRedirects attri

Re: [VOTE] Release Apache Tomcat 7.0.67

2015-12-08 Thread Felix Schumacher
Am 7. Dezember 2015 16:15:22 MEZ, schrieb Violeta Georgieva : >The proposed Apache Tomcat 7.0.67 release is now available for voting. > >It can be obtained from: >https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.67/ >The Maven staging repo is: >https://repository.apache.org/content/re

Re: Tomcat JDBC Pool memory leak when using StatementFinalizer interceptor

2018-07-19 Thread Felix Schumacher
Am 19.07.2018 um 02:18 schrieb Filip Hanik: Thanks Martin, I agree, regardless of use case, the pool should not generate a leak. What do you think about adding a size test in createStatement and if it is bigger than a threshold start a cleanup of the list. If the list is after the cleanup st

appName for JAASRealm

2018-07-31 Thread Felix Schumacher
Hi all, while looking into the docs and code for JAASRealm I found that the docs say that appName has to be set for the JAASRealm, while the code says that it defaults to Catalina (well the Containers name to be exact). Is there any reason that the doc says it has to be set? Regards,  Felix

Re: [VOTE] Release Apache Tomcat 9.0.11

2018-08-15 Thread Felix Schumacher
Am 11. August 2018 21:32:01 GMT+01:00 schrieb Mark Thomas : >The proposed Apache Tomcat 9.0.11 release is now available for voting. > >The major changes compared to the 9.0.10 release are: > >- Fix issues with Servlet asynchronous listeners when using the > asynchronous Servlet API in conjuncti

Re: [VOTE] Release Apache Tomcat 8.5.33

2018-08-15 Thread Felix Schumacher
Am 12. August 2018 09:43:37 GMT+01:00 schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.33 release is now available for voting. > >The major changes compared to the 8.5.32 release are: > >- Fix issues with Servlet asynchronous listeners when using the > asynchronous Servlet API in conjuncti

Re: [VOTE] Release Apache Tomcat 9.0.12

2018-09-09 Thread Felix Schumacher
Am 05.09.2018 um 00:32 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.12 release is now available for voting. The major changes compared to the 9.0.11 release are: - Fix multiple issues associated with using the asynchronous Servlet API in combination with HTTP/2 - Add recursion to

Re: [VOTE] Release Apache Tomcat 7.0.91

2018-09-18 Thread Felix Schumacher
Am 13.09.2018 um 22:28 schrieb Violeta Georgieva: The proposed Apache Tomcat 7.0.91 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.91/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgap

docs for web.xml.defaults

2018-09-18 Thread Felix Schumacher
Hi all, today I looked for documentation about the usage of host specific web.xml variations like the one provided by context.xml.default. I found no documentation, but it is implemented in all supported versions of tomcat. Is there any reason for not telling our users about that feature? I

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 11:31 schrieb Rémy Maucherat: 2016-03-13 11:01 GMT+01:00 Mark Thomas : The task list is (probably): - Switch to Java 7 for source and target - Cleanup "9" version numbers in various places - Resolve Java 7 issues - Replace javax.servlet API with the classes from Tomcat 8.0 Fr

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 12:16 schrieb Rémy Maucherat: 2016-03-13 11:52 GMT+01:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 13.03.2016 um 11:31 schrieb Rémy Maucherat: 2016-03-13 11:01 GMT+01:00 Mark Thomas : The task list is (probably): - Switch to Java 7 for source and

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 14:04 schrieb Felix Schumacher: Am 13.03.2016 um 12:16 schrieb Rémy Maucherat: 2016-03-13 11:52 GMT+01:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 13.03.2016 um 11:31 schrieb Rémy Maucherat: 2016-03-13 11:01 GMT+01:00 Mark Thomas : The task l

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 14:40 schrieb Mark Thomas: On 13/03/2016 13:04, Felix Schumacher wrote: Am 13.03.2016 um 12:16 schrieb Rémy Maucherat: 2016-03-13 11:52 GMT+01:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 13.03.2016 um 11:31 schrieb Rémy Maucherat: 2016-03-13 11:01

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 14:48 schrieb Felix Schumacher: Am 13.03.2016 um 14:40 schrieb Mark Thomas: On 13/03/2016 13:04, Felix Schumacher wrote: Am 13.03.2016 um 12:16 schrieb Rémy Maucherat: 2016-03-13 11:52 GMT+01:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 13.03.2016 um

Re: svn commit: r1734771 - in /tomcat/tc8.5.x: ./ branches/ tags/ trunk/

2016-03-13 Thread Felix Schumacher
Am 13.03.2016 um 15:49 schrieb Felix Schumacher: Am 13.03.2016 um 14:48 schrieb Felix Schumacher: Am 13.03.2016 um 14:40 schrieb Mark Thomas: On 13/03/2016 13:04, Felix Schumacher wrote: Am 13.03.2016 um 12:16 schrieb Rémy Maucherat: 2016-03-13 11:52 GMT+01:00 Felix Schumacher

Default for honorCipherOrder in tomcat 8.5

2016-03-14 Thread Felix Schumacher
Hi, what should be the default value for honorCipherOrder? It has to be false, when run on java 7. But it could be set to true, if java 8 was detected. This might be a bit confusing, so what do you think? Regards, Felix - T

Re: [VOTE] Release Apache Tomcat 9.0.0.M4

2016-03-14 Thread Felix Schumacher
Am 12.03.2016 um 14:58 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M4 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.

Re: [VOTE] Release Apache Tomcat 8.5.0

2016-03-19 Thread Felix Schumacher
Am 17.03.2016 um 21:00 schrieb Mark Thomas: The proposed Apache Tomcat 8.5.0 release is now available for voting. This is the first release of the 8.5.x branch. The release is, in essence: - Based on a copy of the 9.0.0.M4 tag - All 9.0.x changes to the specification APIs have been reverted. The

Re: [VOTE] Release Apache Tomcat 8.0.33

2016-03-22 Thread Felix Schumacher
Am 18. März 2016 21:55:26 MEZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.33 release is now available for voting. > >The main changes since 8.0.32 are: > >- Correct a false positive warning for ThreadLocal related memory > leaks when the key class but not the value class has been load

Re: [VOTE] Release Apache Tomcat 7.0.69

2016-04-14 Thread Felix Schumacher
Am 11.04.2016 um 12:55 schrieb Violeta Georgieva: The proposed Apache Tomcat 7.0.69 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.69/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: [VOTE] Release Apache Tomcat 8.5.1

2016-05-11 Thread Felix Schumacher
Am 11. Mai 2016 13:29:23 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.1 release is now available for voting. > >The major changes compared to the 8.5.0 release are: >- Add the org.apache.catalina.servlet4preview package that can be > used to gain early access to Servlet 4.0 featur

Re: [VOTE] Release Apache Tomcat 9.0.0.M6

2016-05-12 Thread Felix Schumacher
Am 12. Mai 2016 00:06:55 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 9.0.0.M6 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 o

Re: [VOTE] Release Apache Tomcat 8.5.2

2016-05-12 Thread Felix Schumacher
Am 12. Mai 2016 00:22:07 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.2 release is now available for voting. > >8.5.2 corrects a regression found in 8.5.1. > >The major changes compared to the 8.5.0 release are: >- Add the org.apache.catalina.servlet4preview package that can be >

Re: [VOTE] Release Apache Tomcat 8.0.35

2016-05-12 Thread Felix Schumacher
Am 12.05.2016 um 00:34 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.35 release is now available for voting. 8.0.35 corrects a regression found in 8.0.34. The main changes since 8.0.33 are: - Make the default TLS configuration more secure. - Update the packaged version of the Tomcat Nat

Re: [PATCH]

2016-05-31 Thread Felix Schumacher
Am 27.05.2016 um 23:42 schrieb gradstud: Good afternoon, Your emails back and forth are all going through our graduate admissions email, can you please find another place for your Bugzilla, Apache, Tomcat business. You should find instructions to unsubscribe yourself from this mailinglist at th

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 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 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.

Re: [VOTE] Release Apache Tomcat 7.0.70

2016-06-17 Thread Felix Schumacher
Am 15.06.2016 um 21:47 schrieb Violeta Georgieva: The proposed Apache Tomcat 7.0.70 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.70/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-06-22 Thread Felix Schumacher
Am 22.06.2016 um 20:19 schrieb Matt Cosentino: I figured out the problem. The NPE was occurring because it couldn’t match the default SSLHostConfig. The documentation says to use the sslDefaultHost attribute of the Connector, but I get warnings saying that no matching property is found. I had

Re: [VOTE] Release Apache Tomcat 9.0.0.M9

2016-07-06 Thread Felix Schumacher
Am 04.07.2016 um 21:03 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M9 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.

Re: [VOTE] Release Apache Tomcat 8.5.4

2016-07-12 Thread Felix Schumacher
Am 6. Juli 2016 11:42:47 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.4 release is now available for voting. > >The major changes compared to the 8.5.3 release are: > >- Correct a regression in the embedded packaging > >- Add the ability to control the degree of concurrency when pr

Request for Wiki karma

2016-07-24 Thread Felix Schumacher
Hi all, I wanted to add Greg Trasuk to the wiki contributors, but it seems I haven't enough karma to do it. Please add my id FelixSchumacher to the admin group, so that I could accomplish such tasks in the future. Thanks, Felix ---

Re: svn commit: r1755056 - in /tomcat/trunk: modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/StatementDecoratorInterceptor.java webapps/docs/changelog.xml

2016-08-03 Thread Felix Schumacher
Am 3. August 2016 11:36:34 MESZ, schrieb kfuj...@apache.org: >Author: kfujino >Date: Wed Aug 3 09:36:34 2016 >New Revision: 1755056 > >URL: http://svn.apache.org/viewvc?rev=1755056&view=rev >Log: >Ensure that the ResultSet is returned as Proxy object when enabling the >StatementDecoratorIntercep

Re: [VOTE] Release Apache Tomcat 7.0.72

2016-09-16 Thread Felix Schumacher
Am 14. September 2016 15:01:59 MESZ, schrieb Violeta Georgieva : >The proposed Apache Tomcat 7.0.72 release is now available for voting. > >It can be obtained from: >https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.72/ >The Maven staging repo is: >https://repository.apache.org/content

Re: svn commit: r1758842 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2016-09-24 Thread Felix Schumacher
Am 01.09.2016 um 21:24 schrieb violet...@apache.org: Author: violetagg Date: Thu Sep 1 19:24:30 2016 New Revision: 1758842 URL: http://svn.apache.org/viewvc?rev=1758842&view=rev Log: Objenesis binary was moved to another download location. Any reason, why we download the zip version instead of

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-05 Thread Felix Schumacher
Am 26.09.2016 18:17, schrieb Mark Thomas: Version 1.2.10 includes the following change: - Update minimum recommended OpenSSL version to 1.0.2j - Windows binaries built with OpenSSL 1.0.2j The proposed release artefacts can be found at [1], and the build was done using tag [2]. The Apache Tomca

Re: Missing replication of Tomcat 9 svn repo to github

2016-10-06 Thread Felix Schumacher
Am 6. Oktober 2016 15:40:31 MESZ, schrieb Violeta Georgieva : >Hi, > >There is not replication of Tomcat 9 svn repo to github since 26.09. >All other repos are ok (Tomcat7/8/8.5). >Should I create an infra issue? Infra-12645 has a comment from me about the sync problem. But maybe it is better

Re: Missing replication of Tomcat 9 svn repo to github

2016-10-06 Thread Felix Schumacher
Am 06.10.2016 um 16:21 schrieb Felix Schumacher: Am 6. Oktober 2016 15:40:31 MESZ, schrieb Violeta Georgieva : Hi, There is not replication of Tomcat 9 svn repo to github since 26.09. All other repos are ok (Tomcat7/8/8.5). Should I create an infra issue? Infra-12645 has a comment from me

Re: [VOTE] Release Apache Tomcat 8.0.38

2016-10-07 Thread Felix Schumacher
Am 6. Oktober 2016 23:18:39 MESZ, schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.38 release is now available for voting. > >The main changes since 8.0.37 are: > >- Refactoring the non-container thread Async complete()/dispatch() > handling to remove the possibility of deadlock > >- Update

Re: [VOTE] Release Apache Tomcat 8.5.6

2016-10-07 Thread Felix Schumacher
Am 06.10.2016 um 22:33 schrieb Mark Thomas: The proposed Apache Tomcat 8.5.6 release is now available for voting. The major changes compared to the 8.5.5 release are: - Refactoring the non-container thread Async complete()/dispatch() handling to remove the possibility of deadlock - Update t

Re: [VOTE] Release Apache Tomcat 8.0.38

2016-10-07 Thread Felix Schumacher
Am 06.10.2016 um 23:18 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.38 release is now available for voting. The main changes since 8.0.37 are: - Refactoring the non-container thread Async complete()/dispatch() handling to remove the possibility of deadlock - Update the packaged versi

Re: [VOTE] Release Apache Tomcat 9.0.0.M11

2016-10-07 Thread Felix Schumacher
Am 06.10.2016 um 21:51 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M11 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

Re: [VOTE] Release Apache Tomcat 6.0.46

2016-10-11 Thread Felix Schumacher
Am 07.10.2016 um 16:11 schrieb Violeta Georgieva: The proposed Apache Tomcat 6.0.46 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.46/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: [VOTE] Release Apache Tomcat 6.0.46

2016-10-12 Thread Felix Schumacher
Am 12.10.2016 um 21:47 schrieb Violeta Georgieva: Hi, 2016-10-11 21:56 GMT+03:00 Felix Schumacher < felix.schumac...@internetallee.de>: Am 07.10.2016 um 16:11 schrieb Violeta Georgieva: The proposed Apache Tomcat 6.0.46 release is now available for voting. It can be obtained from:

Re: [VOTE] Release Apache Tomcat 6.0.47

2016-10-13 Thread Felix Schumacher
Am 13.10.2016 um 12:51 schrieb Violeta Georgieva: The proposed Apache Tomcat 6.0.47 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.47/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: [VOTE] Release Apache Tomcat 9.0.0.M18

2017-03-09 Thread Felix Schumacher
Am 08.03.2017 um 16:56 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M18 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

Re: [VOTE] Release Apache Tomcat 8.5.12

2017-03-13 Thread Felix Schumacher
Am 8. März 2017 19:56:32 MEZ schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.12 release is now available for voting. > >The major changes compared to the 8.5.11 release are: > >- Updates to the early access version of the Serlet 4.0 API to align it > with the most recent discussions in the

Re: [VOTE] Release Apache Tomcat 8.0.38

2017-03-13 Thread Felix Schumacher
Am 8. März 2017 21:26:52 MEZ schrieb Mark Thomas : >The proposed Apache Tomcat 8.0.42 release is now available for voting. > >The main changes since 8.0.41 are: > >- Limited relaxation of the HTTP request line validation > >- Support for Java 9 during annotation scanning > >- Update Tomcat Native

Re: [VOTE] Release Apache Tomcat 6.0.51

2017-03-15 Thread Felix Schumacher
Am 9. März 2017 21:45:09 MEZ schrieb Mark Thomas : >The proposed Apache Tomcat 6.0.51 release is now available for voting. > >Note: This is expected to be the last Tomcat 6 release. > >It can be obtained from: >https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.51/ >The Maven staging rep

Re: [VOTE][RESULT] Release Apache Tomcat 8.0.42

2017-03-15 Thread Felix Schumacher
Am 14. März 2017 16:10:04 MEZ schrieb Mark Thomas : >The following votes were cast: > >Binding: >+1: markt, remm, mgrigorov For the record, I voted for it, too. Felix > >No other votes were cast. > >The vote therefore passes. > >Thanks to everyone who contributed towards this release. > >Mark

Re: [VOTE] Release Apache Tomcat 9.0.0.M19

2017-03-29 Thread Felix Schumacher
Am 27. März 2017 14:56:41 MESZ schrieb Mark Thomas : >The proposed Apache Tomcat 9.0.0.M19 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.5.13

2017-03-29 Thread Felix Schumacher
Am 27. März 2017 17:13:51 MESZ schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.13 release is now available for voting. > >The major changes compared to the 8.5.12 release are: > >- Various HTTP/2 improvements > >- Fixes for sendfile related issues that could cause subsequent >requests > to

Re: [VOTE] Release Apache Tomcat 8.0.43

2017-03-29 Thread Felix Schumacher
Am 28. März 2017 17:28:30 MESZ schrieb Violeta Georgieva : >The proposed Apache Tomcat 8.0.43 release is now available for voting. > >It can be obtained from: >https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.43/ >The Maven staging repo is: >https://repository.apache.org/content/reposi

Re: Java 8 in TC 8.5 BUILDING.txt

2017-04-15 Thread Felix Schumacher
Am 15. April 2017 21:20:21 MESZ schrieb Rainer Jung : >file BUILDING.txt for TC 8.5 contains: > >... >Download a version 8 of Java Development Kit (JDK) release >... > >Do we have a build requirement for Java 8? I thought 7 still suffices. I think it is a left over from Tomcat 9. It should be J

Re: [ANN] New committer: Michael Osipov

2017-05-08 Thread Felix Schumacher
Welcome. Regards, Felix Am 8. Mai 2017 10:08:45 MESZ schrieb Mark Thomas : >On behalf of the Tomcat committers I am pleased to announce that >Michael Osipov (michaelo) has been voted in as a new Tomcat committer. > >Please join me in welcoming him. > >Regards, > >Mark > >---

Re: [VOTE] Release Apache Tomcat 9.0.0.M21

2017-05-08 Thread Felix Schumacher
Am 05.05.2017 um 11:03 schrieb Mark Thomas: The proposed Apache Tomcat 9.0.0.M21 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

Re: [VOTE] Release Apache Tomcat 8.5.15

2017-05-09 Thread Felix Schumacher
Am 5. Mai 2017 13:38:24 MESZ schrieb Mark Thomas : >The proposed Apache Tomcat 8.5.15 release is now available for voting. > >The major changes compared to the 8.5.13 release are: > >- Various improvements to the handling of static custom error pages > >- Update to Eclipse JDT Compiler 4.6.3 > >-

  1   2   3   4   >