[tomcat] branch master updated: Update the security how-to to reflect the reduction in system properties

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 13e4ed3 Update the security how-to to reflect th

[tomcat] branch 8.5.x updated: Update security docs after addition of encodedSolidusHandling attribute

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9fa7de6 Update security docs after addition of enc

[tomcat] branch 9.0.x updated: Update security docs after addition of encodedSolidusHandling attribute

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new add00a5 Update security docs after addition of enc

[tomcat] branch 7.0.x updated: Update security docs after addition of encodedSolidusHandling attribute

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 22ce59d Update security docs after addition of enc

[tomcat] branch master updated: Add SSO cookieName configuration attribute

2020-04-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new a41c2a4 Add SSO cookieName configuration attribut

[tomcat] branch master updated: Remove system property

2020-04-01 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new fc54e68 Remove system property fc54e68 is describ

[GitHub] [tomcat] ChristopherSchultz commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG

2020-04-01 Thread GitBox
ChristopherSchultz commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG URL: https://github.com/apache/tomcat/pull/265#issuecomment-607239322 Spring Boot is only configured via environment variables? Seems fragile and non-portable to me. -

[GitHub] [tomcat] martin-g commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG

2020-04-01 Thread GitBox
martin-g commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG URL: https://github.com/apache/tomcat/pull/265#issuecomment-607242897 Spring Boot could be configured via config file(s), system properties and/or env variables. It is pretty flexible! Using env variable

[GitHub] [tomcat] markt-asf commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG

2020-04-01 Thread GitBox
markt-asf commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG URL: https://github.com/apache/tomcat/pull/265#issuecomment-607303421 Given containers seem to like environment variables, I don't see a way around this. I'm working on a backwards compatible solution. --

[tomcat] branch master updated: Deprecate LOGGING_CONFIG and replace with CATALINA_LOGGING_CONFIG

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 3bb02ea Deprecate LOGGING_CONFIG and replace wit

[tomcat] branch 9.0.x updated: Deprecate LOGGING_CONFIG and replace with CATALINA_LOGGING_CONFIG

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 8555df3 Deprecate LOGGING_CONFIG and replace with

[tomcat] branch 8.5.x updated: Deprecate LOGGING_CONFIG and replace with CATALINA_LOGGING_CONFIG

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 210cf32 Deprecate LOGGING_CONFIG and replace with

[tomcat] branch 7.0.x updated: Deprecate LOGGING_CONFIG and replace with CATALINA_LOGGING_CONFIG

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 18dc9ae Deprecate LOGGING_CONFIG and replace with

[GitHub] [tomcat] markt-asf commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG

2020-04-01 Thread GitBox
markt-asf commented on issue #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG URL: https://github.com/apache/tomcat/pull/265#issuecomment-607363278 Fixed in a backwards compatible manner for all currently supported versions. --

[GitHub] [tomcat] markt-asf closed pull request #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG

2020-04-01 Thread GitBox
markt-asf closed pull request #265: Replace LOGGING_CONFIG BY CATALINA_LOGGING_CONFIG URL: https://github.com/apache/tomcat/pull/265 This is an automated message from the Apache Git Service. To respond to the message, please

[tomcat] branch master updated: Remove support for the deprecated LOGGING_CONFIG environment variable

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new a9359e0 Remove support for the deprecated LOGGIN

[tomcat] branch master updated: Set 'release' parameter for main compile target

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 162a5b1 Set 'release' parameter for main compile

[GitHub] [tomcat] markt-asf merged pull request #259: Set 'release' parameter for main compile target

2020-04-01 Thread GitBox
markt-asf merged pull request #259: Set 'release' parameter for main compile target URL: https://github.com/apache/tomcat/pull/259 This is an automated message from the Apache Git Service. To respond to the message, please l

[tomcat] branch master updated: Remove unnecessary setting - JreRemoteLifecycleListener has been removed

2020-04-01 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new 17fb15e Remove unnecessary setting - JreRemoteLi