svn commit: r1833215 - /tomcat/trunk/CONTRIBUTING.md

2018-06-08 Thread isapir
Author: isapir Date: Fri Jun 8 20:42:00 2018 New Revision: 1833215 URL: http://svn.apache.org/viewvc?rev=1833215&view=rev Log: Updated SVN URLs to https Modified: tomcat/trunk/CONTRIBUTING.md Modified: tomcat/trunk/CONTRIBUTING.md URL: http://svn.apache.org/viewvc/tomcat/trunk/CONTRIBUTING

svn commit: r1833207 - /tomcat/trunk/CONTRIBUTING.md

2018-06-08 Thread isapir
Author: isapir Date: Fri Jun 8 20:33:09 2018 New Revision: 1833207 URL: http://svn.apache.org/viewvc?rev=1833207&view=rev Log: corrected typo Modified: tomcat/trunk/CONTRIBUTING.md Modified: tomcat/trunk/CONTRIBUTING.md URL: http://svn.apache.org/viewvc/tomcat/trunk/CONTRIBUTING.md?rev=183

[Bug 53085] [perf] [concurrency] DefaultInstanceManager.annotationCache is not optimal for more threads

2018-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53085 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1833194 - in /tomcat/trunk/java/org/apache/catalina/core: ApplicationFilterConfig.java AsyncContextImpl.java

2018-06-08 Thread markt
Author: markt Date: Fri Jun 8 16:05:35 2018 New Revision: 1833194 URL: http://svn.apache.org/viewvc?rev=1833194&view=rev Log: Reviewing BZ 53085 Remove unnecessary code now Context.getInstanceManager() has been added. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConf

Re: svn commit: r1833172 - /tomcat/trunk/TOMCAT-NEXT.txt

2018-06-08 Thread Mark Thomas
On 08/06/18 15:40, Rémy Maucherat wrote: > On Fri, Jun 8, 2018 at 4:10 PM wrote: > >> +1. Remove the use of system properties to control configuration wherever >> +possible. >> > > Ok. My bad, I'm a recovering addict ... ;) Grin. >> +2. Reduce instances of setters and getters for the sam

Re: [VOTE] Release Apache Tomcat Native 1.2.17

2018-06-08 Thread jean-frederic clere
On 08/06/18 10:45, Rainer Jung wrote: > Some early observations, at least the broken signature needs fixing: > > - previously sources where in a download folder named "source", now they > are in "sources" (plural form). fixed. > > - sha1 and sha512 checksums not there, only md5. 1.2.16 had all

Re: svn commit: r1833172 - /tomcat/trunk/TOMCAT-NEXT.txt

2018-06-08 Thread Rémy Maucherat
On Fri, Jun 8, 2018 at 4:10 PM wrote: > +1. Remove the use of system properties to control configuration wherever > +possible. > Ok. My bad, I'm a recovering addict ... ;) > > +2. Reduce instances of setters and getters for the same property > existing on an > +object and its parent.

svn commit: r27328 - in /dev/tomcat/tomcat-connectors/native/1.2.17: binaries/ source/

2018-06-08 Thread jfclere
Author: jfclere Date: Fri Jun 8 14:30:29 2018 New Revision: 27328 Log: Add sha1 and sha512 Added: dev/tomcat/tomcat-connectors/native/1.2.17/binaries/tomcat-native-1.2.17-ocsp-win32-bin.zip.sha1 dev/tomcat/tomcat-connectors/native/1.2.17/binaries/tomcat-native-1.2.17-ocsp-win32-bin.zip

svn commit: r27327 - in /dev/tomcat/tomcat-connectors/native/1.2.17: source/ sources/

2018-06-08 Thread jfclere
Author: jfclere Date: Fri Jun 8 14:12:16 2018 New Revision: 27327 Log: move sources to source. Added: dev/tomcat/tomcat-connectors/native/1.2.17/source/ - copied from r27326, dev/tomcat/tomcat-connectors/native/1.2.17/sources/ Removed: dev/tomcat/tomcat-connectors/native/1.2.17/sou

svn commit: r1833172 - /tomcat/trunk/TOMCAT-NEXT.txt

2018-06-08 Thread markt
Author: markt Date: Fri Jun 8 14:10:40 2018 New Revision: 1833172 URL: http://svn.apache.org/viewvc?rev=1833172&view=rev Log: Remove the entries that were implemented for 9.0.x and add a few of the ideas that have been discussed for 10.0.x. Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified:

[Bug 52952] Improve ExtensionValidator handling for embedded scenarios

2018-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52952 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

svn commit: r27326 - /dev/tomcat/tomcat-connectors/native/1.2.17/sources/tomcat-native-1.2.17-win32-src.zip.asc

2018-06-08 Thread jfclere
Author: jfclere Date: Fri Jun 8 14:07:13 2018 New Revision: 27326 Log: fix the signature file. Modified: dev/tomcat/tomcat-connectors/native/1.2.17/sources/tomcat-native-1.2.17-win32-src.zip.asc Modified: dev/tomcat/tomcat-connectors/native/1.2.17/sources/tomcat-native-1.2.17-win32-src.zi

[Bug 52489] Enhancement request for code signing of war files

2018-06-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52489 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1833161 - /tomcat/trunk/build.xml

2018-06-08 Thread markt
Author: markt Date: Fri Jun 8 10:41:00 2018 New Revision: 1833161 URL: http://svn.apache.org/viewvc?rev=1833161&view=rev Log: Fix bnd failures on Windows Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1833161&r

Re: [VOTE] Release Apache Tomcat Native 1.2.17

2018-06-08 Thread Rainer Jung
Some early observations, at least the broken signature needs fixing: - previously sources where in a download folder named "source", now they are in "sources" (plural form). - sha1 and sha512 checksums not there, only md5. 1.2.16 had all three - file sources/tomcat-native-1.2.17-win32-src.zip