svn commit: r1847859 - /tomcat/trunk/webapps/docs/changelog.xml

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 22:49:06 2018 New Revision: 1847859 URL: http://svn.apache.org/viewvc?rev=1847859&view=rev Log: Typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/

svn commit: r1847858 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 22:48:10 2018 New Revision: 1847858 URL: http://svn.apache.org/viewvc?rev=1847858&view=rev Log: After compiling a list of non i18ed items, fix obvious ooops. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified: tomcat/trunk/java/or

[Bug 62968] Avoid unnecessary call to WebResourceRoot.getResource in Mapper.internalMapWrapper

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

svn commit: r1847855 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 21:01:09 2018 New Revision: 1847855 URL: http://svn.apache.org/viewvc?rev=1847855&view=rev Log: Avoid unnecessary (and relatively expensive) getResources() call in the Mapper when processing rule 7. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/t

svn commit: r1847854 - /tomcat/trunk/test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 20:59:37 2018 New Revision: 1847854 URL: http://svn.apache.org/viewvc?rev=1847854&view=rev Log: Clean-up file created during test Modified: tomcat/trunk/test/org/apache/catalina/tribes/group/interceptors/TestEncryptInterceptor.java Modified: tomcat/trunk/test

svn commit: r1847853 - in /tomcat/trunk: java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 20:52:26 2018 New Revision: 1847853 URL: http://svn.apache.org/viewvc?rev=1847853&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62968 Avoid unnecessary (and relatively expensive) getResources() call in the Mapper when processing rule 7. Modified:

svn commit: r1847852 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 20:50:11 2018 New Revision: 1847852 URL: http://svn.apache.org/viewvc?rev=1847852&view=rev Log: Fix a false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL: http://svn.a

[Bug 62911] Add support for proxying ocsp requests via ProxyHost and ProxyPort in TomcAt

2018-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62911 Mark Thomas changed: What|Removed |Added Component|Connectors |Library Version|7.0.70

[VOTE] Release Apache Tomcat Native 1.2.19

2018-11-30 Thread Mark Thomas
Version 1.2.19 includes the following changes compared to 1.2.18: - Windows binaries built with OpenSSL 1.0.2q and APR 1.6.5 - Windows binaries built with OpenSSL 1.1.1a and APR 1.6.5 - Fixed memory leak associated with OCSP - Fix an error that prevented the use of TLS 1.0 and 1.1 if 1.3 was ava

svn commit: r31265 - in /dev/tomcat/tomcat-connectors/native/1.2.19: ./ binaries/ source/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 19:51:28 2018 New Revision: 31265 Log: Upload 1.2.19 for voting Added: dev/tomcat/tomcat-connectors/native/1.2.19/ dev/tomcat/tomcat-connectors/native/1.2.19/binaries/ dev/tomcat/tomcat-connectors/native/1.2.19/binaries/tomcat-native-1.2.19-openssl-1.0.

svn commit: r31263 - /release/tomcat/tomcat-connectors/native/1.2.17/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 19:48:04 2018 New Revision: 31263 Log: Drop 1.2.17 from mirrors Removed: release/tomcat/tomcat-connectors/native/1.2.17/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additio

svn commit: r1847846 - /tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt-1.1.1.patch

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 19:44:21 2018 New Revision: 1847846 URL: http://svn.apache.org/viewvc?rev=1847846&view=rev Log: Remove fixes that are included in OpenSSL 1.1.1a Modified: tomcat/native/trunk/native/srclib/openssl/openssl-msvcrt-1.1.1.patch Modified: tomcat/native/trunk/native/

Re: svn commit: r1847646 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2018-11-30 Thread Rémy Maucherat
On Wed, Nov 28, 2018 at 4:52 PM Mark Thomas wrote: > Indeed. I saw that and started to mentally draft a "Ignore my last" > email while I scrolled to the end to see which test had failed. > > Looks really fixed to me now. Outstanding ! Rémy

[Bug 62968] Avoid unnecessary call to WebResourceRoot.getResource in Mapper.internalMapWrapper

2018-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62968 pradeep singarakannan changed: What|Removed |Added CC||it4prad...@gmail.com -- You a

svn commit: r1847826 - in /tomcat/trunk/java/org/apache/catalina/storeconfig: LocalStrings.properties StoreRegistry.java

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 14:23:41 2018 New Revision: 1847826 URL: http://svn.apache.org/viewvc?rev=1847826&view=rev Log: Add another missed string, and cleanups Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.properties tomcat/trunk/java/org/apache/catalina/s

Cleaning up 8.0.x

2018-11-30 Thread Mark Thomas
Hi, As you will have seen I've been cleaning up now 8.0.x is EOL. Everything is done apart from the svn move. I have requested INFRA disable the svn->git sync and remove the git mirrors[1]. Once that task is complete, I'll move the 8.0.x code in svn. Mark [1] https://issues.apache.org/jira/brows

svn commit: r31250 - /release/tomcat/tomcat-8/v8.0.53/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:40:47 2018 New Revision: 31250 Log: Drop 8.0.x from mirrors as it has reached EOL Removed: release/tomcat/tomcat-8/v8.0.53/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For a

svn commit: r31249 - /release/tomcat/tomcat-8/v8.5.34/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:40:21 2018 New Revision: 31249 Log: Drop 8.5.34 from mirrors now 8.5.35 is available Removed: release/tomcat/tomcat-8/v8.5.34/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org Fo

svn commit: r1847821 - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:39:32 2018 New Revision: 1847821 URL: http://svn.apache.org/viewvc?rev=1847821&view=rev Log: As per 8.0.x EOL announcement, remove 8.0.x download and documentation links Note: docs are available, just not linked from the menu Modified: tomcat/site/trunk/docs/

[Bug 62968] New: Avoid unnecessary call to WebResourceRoot.getResource in Mapper.internalMapWrapper

2018-11-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62968 Bug ID: 62968 Summary: Avoid unnecessary call to WebResourceRoot.getResource in Mapper.internalMapWrapper Product: Tomcat 9 Version: 9.0.x Hardware: PC OS

svn commit: r1847819 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_19: ./ build.properties.default native/include/tcn_version.h

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:11:27 2018 New Revision: 1847819 URL: http://svn.apache.org/viewvc?rev=1847819&view=rev Log: Tag 1.2.19 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_19/ - copied from r1847818, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_19/bu

svn commit: r1847817 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:05:39 2018 New Revision: 1847817 URL: http://svn.apache.org/viewvc?rev=1847817&view=rev Log: Bump version info Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.ap

svn commit: r1847816 - /tomcat/native/tags/TOMCAT_NATIVE_1_2_19/

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:05:32 2018 New Revision: 1847816 URL: http://svn.apache.org/viewvc?rev=1847816&view=rev Log: Drop tag to allow re-tagging Removed: tomcat/native/tags/TOMCAT_NATIVE_1_2_19/ - To unsubscribe,

svn commit: r1847815 - /tomcat/native/trunk/native/srclib/VERSIONS

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:04:18 2018 New Revision: 1847815 URL: http://svn.apache.org/viewvc?rev=1847815&view=rev Log: Bump version info Modified: tomcat/native/trunk/native/srclib/VERSIONS Modified: tomcat/native/trunk/native/srclib/VERSIONS URL: http://svn.apache.org/viewvc/tomcat

svn commit: r1847814 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_19: ./ build.properties.default native/include/tcn_version.h

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 13:02:14 2018 New Revision: 1847814 URL: http://svn.apache.org/viewvc?rev=1847814&view=rev Log: Tag 1.2.19 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_19/ - copied from r1847811, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_19/bu

JDK 12 build 22 is now available at : - jdk.java.net/12/

2018-11-30 Thread Rory O'Donnell
Hi Mark, *NOTE:- *The JDK 12 schedule rampdown phase 1 of the release is coming up in a few weeks on Dec. 13, 2018. ** *JDK 12 Early Access build 22 **is now available **at : - jdk.java.net/12/* * Release Note updates since last email * *

svn commit: r1847806 - in /tomcat/native/trunk: native/LICENSE.bin.win native/NOTICE.bin.win xdocs/miscellaneous/changelog.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 11:46:52 2018 New Revision: 1847806 URL: http://svn.apache.org/viewvc?rev=1847806&view=rev Log: Add a LICENCE and NOTICE file for use with the binary distributions for Windows. Added: tomcat/native/trunk/native/LICENSE.bin.win - copied, changed from r18474

svn commit: r1847805 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/JniLifecycleListener.java

2018-11-30 Thread kkolinko
Author: kkolinko Date: Fri Nov 30 11:45:21 2018 New Revision: 1847805 URL: http://svn.apache.org/viewvc?rev=1847805&view=rev Log: Set svn:eol-style=native Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/JniLifecycleListener.java (props changed) Propchange: tomcat/tc7.0.x/tr

svn commit: r1847804 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/core/JniLifecycleListener.java res/ide-support/idea/tomcat.iml test/org/apache/tomcat/util/net/ca-cert.pem

2018-11-30 Thread kkolinko
Author: kkolinko Date: Fri Nov 30 11:43:22 2018 New Revision: 1847804 URL: http://svn.apache.org/viewvc?rev=1847804&view=rev Log: Set svn:eol-style=native Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/JniLifecycleListener.java (props changed) tomcat/tc8.5.x/trunk/res/id

svn commit: r1847803 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/ java/org/apache/catalina/tribes/jmx/ java/org/apache/catalina/valves/ java/org/apache/tomcat/dbcp/dbcp2/ ja

2018-11-30 Thread kkolinko
Author: kkolinko Date: Fri Nov 30 11:39:59 2018 New Revision: 1847803 URL: http://svn.apache.org/viewvc?rev=1847803&view=rev Log: Set svn:eol-style=native Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/EncryptInterceptor.java (props changed) tomcat/trunk/ja

svn commit: r1847802 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 11:33:40 2018 New Revision: 1847802 URL: http://svn.apache.org/viewvc?rev=1847802&view=rev Log: Correct bug reference Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml URL: http://sv

svn commit: r1847801 - in /tomcat/trunk/java: javax/servlet/LocalStrings_ko.properties org/apache/catalina/core/JniLifecycleListener.java org/apache/catalina/ha/context/LocalStrings_fr.properties

2018-11-30 Thread kkolinko
Author: kkolinko Date: Fri Nov 30 11:33:06 2018 New Revision: 1847801 URL: http://svn.apache.org/viewvc?rev=1847801&view=rev Log: Set svn:eol-style=native Modified: tomcat/trunk/java/javax/servlet/LocalStrings_ko.properties (props changed) tomcat/trunk/java/org/apache/catalina/core/JniL

svn commit: r1847800 - /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 11:30:32 2018 New Revision: 1847800 URL: http://svn.apache.org/viewvc?rev=1847800&view=rev Log: Fix auto-boxing warnings Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

buildbot success in on tomcat-trunk

2018-11-30 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3816 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1847799 - in /tomcat/trunk: java/org/apache/catalina/storeconfig/StoreLoader.java webapps/docs/changelog.xml

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 10:51:54 2018 New Revision: 1847799 URL: http://svn.apache.org/viewvc?rev=1847799&view=rev Log: Fix javadoc and update changelog Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/StoreLoader.java tomcat/trunk/webapps/docs/changelog.xml Modified: to

buildbot failure in on tomcat-trunk

2018-11-30 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3815 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1847798 - /tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties

2018-11-30 Thread markt
Author: markt Date: Fri Nov 30 10:38:32 2018 New Revision: 1847798 URL: http://svn.apache.org/viewvc?rev=1847798&view=rev Log: Remove unused term Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.pro

svn commit: r1847796 - in /tomcat/trunk/java/org/apache/catalina/storeconfig: LocalStrings.properties StoreConfig.java StoreConfigLifecycleListener.java StoreLoader.java

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 10:33:49 2018 New Revision: 1847796 URL: http://svn.apache.org/viewvc?rev=1847796&view=rev Log: Started with a few i18n, but in the end fully refactored the storeconfig registry loading. Modified: tomcat/trunk/java/org/apache/catalina/storeconfig/LocalStrings.pr

svn commit: r1847795 - /tomcat/trunk/java/org/apache/catalina/startup/CatalinaBaseConfigurationSource.java

2018-11-30 Thread remm
Author: remm Date: Fri Nov 30 10:17:54 2018 New Revision: 1847795 URL: http://svn.apache.org/viewvc?rev=1847795&view=rev Log: Code cleanup, no change. Modified: tomcat/trunk/java/org/apache/catalina/startup/CatalinaBaseConfigurationSource.java Modified: tomcat/trunk/java/org/apache/catalin

Re: Tagging Tomcat Native 1.2.19

2018-11-30 Thread Mark Thomas
On 29/11/2018 23:39, Christopher Schultz wrote: > Mark, > > On 11/29/18 16:29, Mark Thomas wrote: >> I think the issues are resolved now so I plan to review the >> current state of the code and then tag either later today or early >> tomorrow. > > +1 I've just realised that we aren't including t