[tomcat] branch 8.5.x updated: Catch NamingException instead of specialized sub-classes

2023-07-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 4b140ee40f Catch NamingException instead

[tomcat] branch 9.0.x updated: Catch NamingException instead of specialized sub-classes

2023-07-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 7e2cd05cee Catch NamingException instead

[tomcat] branch 10.1.x updated: Catch NamingException instead of specialized sub-classes

2023-07-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 2a80e8e117 Catch NamingException instead

[tomcat] branch 7.0.x updated: Guard new escape routines for null values

2021-05-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 7d709b5 Guard new escape routines for null

[tomcat] branch 8.5.x updated: Guard new escape routines for null values

2021-05-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 edd46e4 Guard new escape routines for null

[tomcat] branch 9.0.x updated: Guard new escape routines for null values

2021-05-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 937b156 Guard new escape routines for null

[tomcat] branch master updated: Guard new escape routines for null values

2021-05-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 939efed Guard new escape routines

svn commit: r1888869 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2021-04-17 Thread fschumacher
Author: fschumacher Date: Sat Apr 17 19:20:18 2021 New Revision: 169 URL: http://svn.apache.org/viewvc?rev=169=rev Log: Add link to slides Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs

svn commit: r1888737 - in /tomcat/site/trunk: docs/legal.html xdocs/legal.xml

2021-04-13 Thread fschumacher
Author: fschumacher Date: Tue Apr 13 15:51:05 2021 New Revision: 1888737 URL: http://svn.apache.org/viewvc?rev=1888737=rev Log: a late Happy New Year :) Modified: tomcat/site/trunk/docs/legal.html tomcat/site/trunk/xdocs/legal.xml Modified: tomcat/site/trunk/docs/legal.html URL: http

svn commit: r1888736 - in /tomcat/site/trunk: docs/presentations.html docs/sitemap-main.xml xdocs/presentations.xml xdocs/sitemap-main.xml

2021-04-13 Thread fschumacher
Author: fschumacher Date: Tue Apr 13 15:43:22 2021 New Revision: 1888736 URL: http://svn.apache.org/viewvc?rev=1888736=rev Log: Add presentations for ApacheCon @Home 2020 Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/docs/sitemap-main.xml tomcat/site/trunk

[tomcat-connectors] branch master updated: Markup changes

2021-01-06 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git The following commit(s) were added to refs/heads/master by this push: new 282784c Markup changes 282784c

[tomcat] branch pr309-recursion deleted (was 7f1b56e)

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch pr309-recursion in repository https://gitbox.apache.org/repos/asf/tomcat.git. was 7f1b56e Use method local counter for recurstion This change permanently discards the following

[tomcat] reference refs/remotes/origin/pr/309 created (now 4fc54d5)

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to reference refs/remotes/origin/pr/309 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 4fc54d5 Add a iterationCount limited to 20 to prevent StackOverflowError. No new

[tomcat] 01/03: Allow recursive substitution of properties.

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch pr309-recursion in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 4f1ae64882486eeb0b60f9daf13daeca5df6b7c9 Author: Jean-Frederic Clere AuthorDate: Fri Jun 26 09:50:09 2020

[tomcat] branch pr309-recursion created (now 7f1b56e)

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch pr309-recursion in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 7f1b56e Use method local counter for recurstion This branch includes the following new commits

[tomcat] 02/03: Add a iterationCount limited to 20 to prevent StackOverflowError.

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch pr309-recursion in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 57e83d7c9eaa784d3af54fa57de100c99515f1bc Author: Jean-Frederic Clere AuthorDate: Fri Jun 26 15:18:30 2020

[tomcat] 03/03: Use method local counter for recurstion

2020-06-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch pr309-recursion in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7f1b56e587693bb8f7755c972fbac493101c53c8 Author: Felix Schumacher AuthorDate: Fri Jun 26 16:58:25 2020

[tomcat] branch master updated: Use the correct file to grep for failures in travis

2020-06-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 22b4f77 Use the correct file to grep

[tomcat] branch master updated: Try to print out more information forx failed tests in travis

2020-06-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 14053be Try to print out more information

[tomcat] branch master updated: Use current versions of OpenJDK for travis builds

2020-06-18 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 81beb93 Use current versions of OpenJDK

[tomcat] branch master updated: Use current versions of OpenJDK for travis builds

2020-06-17 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 d53dbca Use current versions of OpenJDK

[tomcat] branch 8.5.x updated: Use current ant for download from travis build and change URL to https

2020-06-17 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 3b7e685 Use current ant for download from

[tomcat] branch 9.0.x updated: Use current ant for download from travis build and change URL to https

2020-06-17 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 0b6eb11 Use current ant for download from

[tomcat] branch master updated: Set ANT_HOME in travis to the updated version

2020-06-14 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 35791fc Set ANT_HOME in travis

[tomcat] branch master updated: Use current ant for download from travis build and change URL to https

2020-06-14 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 9eb3ac3 Use current ant for download from

[tomcat] branch 8.5.x updated: Re-use roles and groups defined on users on MemoryUserDatabase creation

2020-06-02 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 61e533f Re-use roles and groups defined

[tomcat] branch 9.0.x updated: Re-use roles and groups defined on users on MemoryUserDatabase creation

2020-05-30 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 25260cd Re-use roles and groups defined

[tomcat] branch master updated: Re-use roles and groups defined on users on MemoryUserDatabase creation

2020-05-30 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 d64df9a Re-use roles and groups defined

svn commit: r1874523 - /tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl

2020-02-25 Thread fschumacher
Author: fschumacher Date: Tue Feb 25 19:27:27 2020 New Revision: 1874523 URL: http://svn.apache.org/viewvc?rev=1874523=rev Log: Substring starts on index 1 Take Konstantins note into account and let the xpath function substring start with the correct index of "1". Now we can use

svn commit: r1874502 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml xdocs/stylesheets/tomcat-sit

2020-02-25 Thread fschumacher
Author: fschumacher Date: Tue Feb 25 15:46:38 2020 New Revision: 1874502 URL: http://svn.apache.org/viewvc?rev=1874502=rev Log: Use full hash for git links and shorten the text of the link on the fly while generating the docs with xslt. The reconstruction of the long hashes were done

[tomcat] branch 8.5.x updated: Ensure new line for build properties in travis

2020-02-21 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 bd95665 Ensure new line for build

[tomcat] branch 9.0.x updated: Ensure new line for build properties in travis

2020-02-21 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 ae78caf Ensure new line for build

[tomcat] branch master updated: Ensure new line for build properties in travis

2020-02-21 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 7d62157 Ensure new line for build

[tomcat-jakartaee-migration] 01/02: Markup changes

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 85d6dec49a8b00fa39c552fbd6ab325cdc5de31d Author: Felix Schumacher AuthorDate: Sun Feb 9 15:19

[tomcat-jakartaee-migration] branch master updated (8207a5d -> 1418dfd)

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git. from 8207a5d Simplify code new 85d6dec Markup changes new 1418dfd Add warnings

[tomcat-jakartaee-migration] 02/02: Add warnings in the log for each removed signature

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git commit 1418dfd906bb4bbe405a1ce835617231e8ac1177 Author: Felix Schumacher AuthorDate: Sun Feb 9 15:19

[tomcat-jakartaee-migration] branch master updated: Simplify code

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 8207a5d Simplify code

[tomcat-jakartaee-migration] branch master updated: Don't return null on empty extensions

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new 86b8370 Don't return

[tomcat-jakartaee-migration] branch master updated: Use char instead of single char string

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new d5e2d09 Use char

[tomcat-jakartaee-migration] branch master updated: Drop cryptographic signatures from converted JAR files

2020-02-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new b379249 Drop

[tomcat-jakartaee-migration] branch master updated: Correct typo in interface

2020-01-30 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git The following commit(s) were added to refs/heads/master by this push: new f447383 Correct typo

[tomcat] branch master updated: Allow more quoted tokens for RewriteValve config

2020-01-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 b978b2c Allow more quoted tokens

svn commit: r1869240 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2019-11-01 Thread fschumacher
Author: fschumacher Date: Fri Nov 1 10:14:59 2019 New Revision: 1869240 URL: http://svn.apache.org/viewvc?rev=1869240=rev Log: Added presentations from ApacheCon Europe 2019 Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat

[tomcat] branch master updated: Add javadoc for RewriteMap

2019-10-26 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 3f9d9de Add javadoc for RewriteMap

[tomcat] 03/03: Add more documentation about usage of RewriteMap

2019-10-25 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit e70ef8567bbe4b852ecfff41add0c43ba36d7fa6 Author: Felix Schumacher AuthorDate: Fri Oct 25 15:38:10 2019 +0200

[tomcat] branch master updated (071d63e -> e70ef85)

2019-10-25 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 071d63e Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63831 new 70b54a9 Small typo in changelog

[tomcat] 01/03: Small typo in changelog

2019-10-25 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 70b54a99e8e366e1b178a7814c3b20ab36fd4195 Author: Felix Schumacher AuthorDate: Fri Oct 25 15:42:36 2019 +0200

[tomcat] 02/03: Correct link target for RewriteMap in documentation

2019-10-25 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 63ea6ad6e3490c34d8915090f7e312fafbd5148f Author: Felix Schumacher AuthorDate: Fri Oct 25 13:00:34 2019 +0200

[tomcat] branch master updated: Correct wording (typo)

2019-09-17 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 b5bc652 Correct wording (typo) b5bc652

[tomcat] branch master updated: Use single quotes instead of custom build double quotes

2019-09-17 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 c4285fb Use single quotes instead

[tomcat] 02/02: fix JSSE_OPTS quoting

2019-08-28 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a486b9e02a0bee2b0c87ee2b5551a82f25cbcf29 Author: Peter Uhnak AuthorDate: Mon Aug 26 11:31:43 2019 +0200 fix

[tomcat] branch 7.0.x updated (6cb87c8 -> a486b9e)

2019-08-28 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 6cb87c8 BZ 63684: Wrapper never passed to RealmBase#hasRole() for given security constraints new 491d1c9

[tomcat] 01/02: Fix JSSE_OPTS quoting in catalina.bat

2019-08-28 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 491d1c93d2f36808f6693dedbfa96b241af87b35 Author: Felix Schumacher AuthorDate: Tue Aug 27 11:55:14 2019 +0200

[tomcat] 01/02: fix JSSE_OPTS quoting

2019-08-28 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 2f33f550689ce17333a492477f7f35fb728258bf Author: Peter Uhnak AuthorDate: Mon Aug 26 11:31:43 2019 +0200 fix

[tomcat] 02/02: Fix JSSE_OPTS quoting in catalina.bat

2019-08-28 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 88ae81a72adcc106917b9a138aa7b3cbe7c569b7 Author: Felix Schumacher AuthorDate: Tue Aug 27 11:55:14 2019 +0200

[tomcat] branch master updated: Fix typo (missing a on via)

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 6b125eb Fix typo (missing a on via

[tomcat] 02/02: Fix JSSE_OPTS quoting in catalina.bat

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 07a2804b43eb1ed5c5e09e3fbf54b28aaa11ff58 Author: Felix Schumacher AuthorDate: Tue Aug 27 11:55:14 2019 +0200

[tomcat] branch master updated (8f86f92 -> 07a2804)

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 8f86f92 Update to 9.0.24 new 162dd79 fix JSSE_OPTS quoting new 07a2804 Fix JSSE_OPTS quoting

[tomcat] 01/02: fix JSSE_OPTS quoting

2019-08-27 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 162dd79f16daaafd49ea68231525cbb650216169 Author: Peter Uhnak AuthorDate: Mon Aug 26 11:31:43 2019 +0200 fix

[tomcat] branch master updated: Fix charset name for UTF-32LE in bom detection.

2019-06-22 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 d328560 Fix charset name for UTF-32LE

[tomcat] branch 8.5.x updated: Use spotbugs instead of findbugs

2019-05-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 96df339 Use spotbugs instead of findbugs

[tomcat] branch master updated: Use spotbugs instead of findbugs

2019-05-04 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 51241d8 Use spotbugs instead of findbugs

[tomcat] branch 7.0.x updated: Correct doubled words

2019-03-22 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 d923443 Correct doubled words d923443

[tomcat] branch 8.5.x updated: Correct doubled words

2019-03-22 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 f897666 Correct doubled words f897666

[tomcat] branch master updated: Correct doubled words

2019-03-22 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 1c69b25 Correct doubled words 1c69b25

[tomcat] branch 7.0.x updated: Don't exclude the ide support sample files for idea when packaging the src for a release

2019-03-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 a3d815c Don't exclude the ide support

[tomcat] branch 8.5.x updated: Don't exclude the ide support sample files for idea when packaging the src for a release

2019-03-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 fb01e55 Don't exclude the ide support

[tomcat] branch master updated: Don't exclude the ide support sample files for idea when packaging the src for a release

2019-03-16 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 9d839a5 Don't exclude the ide support

svn commit: r1853984 - in /tomcat/site/trunk: docs/download-90.html xdocs/download-90.xml

2019-02-20 Thread fschumacher
Author: fschumacher Date: Wed Feb 20 19:43:42 2019 New Revision: 1853984 URL: http://svn.apache.org/viewvc?rev=1853984=rev Log: Extras have been merged into the main artefacts, so remove the dangling links. Modified: tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/xdocs

svn commit: r1843477 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/ webapps/docs/config/

2018-10-10 Thread fschumacher
Author: fschumacher Date: Wed Oct 10 17:19:30 2018 New Revision: 1843477 URL: http://svn.apache.org/viewvc?rev=1843477=rev Log: Mostly spacepolice Correct usage of whitespace after closing tags. All those places were found by using grep -rP ']+>(?!s([\s.]|$))\w' webapps/ Correct one surp

svn commit: r1843475 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/ webapps/docs/config/

2018-10-10 Thread fschumacher
Author: fschumacher Date: Wed Oct 10 17:15:35 2018 New Revision: 1843475 URL: http://svn.apache.org/viewvc?rev=1843475=rev Log: Spacepolice Correct usage of whitespace after closing tags. All those places were found by using grep -rP ']+>(?!s([\s.]|$))\w' webapps/ Modified: tomcat/tc

svn commit: r1843474 - in /tomcat/trunk/webapps/docs: ./ config/

2018-10-10 Thread fschumacher
Author: fschumacher Date: Wed Oct 10 17:12:37 2018 New Revision: 1843474 URL: http://svn.apache.org/viewvc?rev=1843474=rev Log: Mostly spacepolice Correct usage of whitespace after closing tags. All those places were found by using grep -rP ']+>(?!s([\s.]|$))\w' webapps/ Correct one miss

svn commit: r1841767 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/host.xml webapps/docs/virtual-hosting-howto.xml

2018-09-23 Thread fschumacher
Author: fschumacher Date: Sun Sep 23 17:30:59 2018 New Revision: 1841767 URL: http://svn.apache.org/viewvc?rev=1841767=rev Log: Add documentation about the files context.xml.default and web.xml.default Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs

svn commit: r1841766 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/host.xml webapps/docs/virtual-hosting-howto.xml

2018-09-23 Thread fschumacher
Author: fschumacher Date: Sun Sep 23 17:24:56 2018 New Revision: 1841766 URL: http://svn.apache.org/viewvc?rev=1841766=rev Log: Add documentation about the files context.xml.default and web.xml.default Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs

svn commit: r1841746 - in /tomcat/trunk/webapps/docs: changelog.xml config/host.xml virtual-hosting-howto.xml

2018-09-23 Thread fschumacher
Author: fschumacher Date: Sun Sep 23 11:14:20 2018 New Revision: 1841746 URL: http://svn.apache.org/viewvc?rev=1841746=rev Log: Add documentation about the files context.xml.default and web.xml.default Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/config

svn commit: r1840351 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/logging.xml

2018-09-08 Thread fschumacher
Author: fschumacher Date: Sat Sep 8 10:12:31 2018 New Revision: 1840351 URL: http://svn.apache.org/viewvc?rev=1840351=rev Log: Update logging page to currently used configuration. Apart from some markup changes this change uses the OneLineFormatter for the example and mentions

svn commit: r1840264 - /tomcat/trunk/webapps/docs/logging.xml

2018-09-06 Thread fschumacher
Author: fschumacher Date: Thu Sep 6 20:46:24 2018 New Revision: 1840264 URL: http://svn.apache.org/viewvc?rev=1840264=rev Log: Update logging page to currently used configuration. Apart from some markup changes this change uses the OneLineFormatter for the example and mentions

svn commit: r1838190 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/

2018-08-16 Thread fschumacher
Author: fschumacher Date: Thu Aug 16 11:05:04 2018 New Revision: 1838190 URL: http://svn.apache.org/viewvc?rev=1838190=rev Log: Use isEmpty instead of size on collections to test for emptiness Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/modules/jdbc-pool/src

svn commit: r1838189 - in /tomcat/tc8.5.x/trunk: ./ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/

2018-08-16 Thread fschumacher
Author: fschumacher Date: Thu Aug 16 11:03:13 2018 New Revision: 1838189 URL: http://svn.apache.org/viewvc?rev=1838189=rev Log: Use isEmpty instead of size on collections to test for emptiness Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/modules/jdbc-pool/src

svn commit: r1838188 - in /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java FairBlockingQueue.java MultiLockFairBlockingQueue.java interceptor/StatementFin

2018-08-16 Thread fschumacher
Author: fschumacher Date: Thu Aug 16 11:01:13 2018 New Revision: 1838188 URL: http://svn.apache.org/viewvc?rev=1838188=rev Log: Use isEmpty instead of size on collections to test for emptiness Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool

svn commit: r1837867 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/realm.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 11:47:15 2018 New Revision: 1837867 URL: http://svn.apache.org/viewvc?rev=1837867=rev Log: Document the default for appName in JAASRealm Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config/realm.xml Propchange

svn commit: r1837866 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/config/realm.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 11:45:51 2018 New Revision: 1837866 URL: http://svn.apache.org/viewvc?rev=1837866=rev Log: Document the default for appName in JAASRealm Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/config/realm.xml Propchange

svn commit: r1837865 - /tomcat/trunk/webapps/docs/config/realm.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 11:43:44 2018 New Revision: 1837865 URL: http://svn.apache.org/viewvc?rev=1837865=rev Log: Document the default for appName in JAASRealm Modified: tomcat/trunk/webapps/docs/config/realm.xml Modified: tomcat/trunk/webapps/docs/config/realm.xml URL: http

svn commit: r1837861 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:40:19 2018 New Revision: 1837861 URL: http://svn.apache.org/viewvc?rev=1837861=rev Log: Spacepolice Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/JAASRealm.java Propchange: tomcat/tc7.0.x

svn commit: r1837859 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:39:14 2018 New Revision: 1837859 URL: http://svn.apache.org/viewvc?rev=1837859=rev Log: Simplify construction of appName from container name in JAASRealm. There is no need to add a slash in front of the container name as the method makeLegalForJAAS

svn commit: r1837858 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:37:55 2018 New Revision: 1837858 URL: http://svn.apache.org/viewvc?rev=1837858=rev Log: Use short circuit logic to prevent potential NPE in CorsFilter. The same logic is used a few lines below, so it was most probably intended that way anyways. Modified

svn commit: r1837856 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:32:31 2018 New Revision: 1837856 URL: http://svn.apache.org/viewvc?rev=1837856=rev Log: Spacepolice Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/realm/JAASRealm.java Propchange: tomcat/tc8.5.x

svn commit: r1837855 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:31:10 2018 New Revision: 1837855 URL: http://svn.apache.org/viewvc?rev=1837855=rev Log: Simplify construction of appName from container name in JAASRealm. There is no need to add a slash in front of the container name as the method makeLegalForJAAS

svn commit: r1837854 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2018-08-11 Thread fschumacher
Author: fschumacher Date: Sat Aug 11 10:29:26 2018 New Revision: 1837854 URL: http://svn.apache.org/viewvc?rev=1837854=rev Log: Use short circuit logic to prevent potential NPE in CorsFilter. The same logic is used a few lines below, so it was most probably intended that way anyways. Modified

svn commit: r1837788 - /tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java

2018-08-10 Thread fschumacher
Author: fschumacher Date: Fri Aug 10 10:10:18 2018 New Revision: 1837788 URL: http://svn.apache.org/viewvc?rev=1837788=rev Log: Spacepolice Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java URL: http

svn commit: r1837787 - in /tomcat/trunk: java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-08-10 Thread fschumacher
Author: fschumacher Date: Fri Aug 10 10:08:54 2018 New Revision: 1837787 URL: http://svn.apache.org/viewvc?rev=1837787=rev Log: Simplify construction of appName from container name in JAASRealm. There is no need to add a slash in front of the container name as the method makeLegalForJAAS

svn commit: r1837786 - in /tomcat/trunk: java/org/apache/catalina/filters/CorsFilter.java webapps/docs/changelog.xml

2018-08-10 Thread fschumacher
Author: fschumacher Date: Fri Aug 10 10:00:18 2018 New Revision: 1837786 URL: http://svn.apache.org/viewvc?rev=1837786=rev Log: Use short circuit logic to prevent potential NPE in CorsFilter. The same logic is used a few lines below, so it was most probably intended that way anyways. Modified

svn commit: r1837171 - /tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java

2018-07-31 Thread fschumacher
Author: fschumacher Date: Tue Jul 31 18:27:48 2018 New Revision: 1837171 URL: http://svn.apache.org/viewvc?rev=1837171=rev Log: Give correct number of parameters to debug log message. Modified: tomcat/trunk/java/org/apache/catalina/realm/JAASRealm.java Modified: tomcat/trunk/java/org/apache

[GitHub] tomcat pull request #109: fix: file resource read dir inputStream

2018-05-07 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/tomcat/pull/109#discussion_r186523700 --- Diff: java/org/apache/catalina/webresources/FileResource.java --- @@ -30,10 +29,6 @@ import java.security.cert.Certificate; import

[GitHub] tomcat pull request #109: fix: file resource read dir inputStream

2018-05-07 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/tomcat/pull/109#discussion_r186523342 --- Diff: java/org/apache/catalina/webresources/FileResource.java --- @@ -16,12 +16,11 @@ */ package org.apache.catalina.webresources

svn commit: r1827867 [12/17] - in /tomcat/site/trunk/docs: tomcat-7.0-doc/ tomcat-8.0-doc/ tomcat-8.5-doc/ tomcat-9.0-doc/

2018-03-27 Thread fschumacher
Modified: tomcat/site/trunk/docs/tomcat-8.5-doc/manager-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.5-doc/manager-howto.html?rev=1827867=1827866=1827867=diff == ---

svn commit: r1827867 [13/17] - in /tomcat/site/trunk/docs: tomcat-7.0-doc/ tomcat-8.0-doc/ tomcat-8.5-doc/ tomcat-9.0-doc/

2018-03-27 Thread fschumacher
Modified: tomcat/site/trunk/docs/tomcat-8.5-doc/ssi-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.5-doc/ssi-howto.html?rev=1827867=1827866=1827867=diff == ---

svn commit: r1827867 [17/17] - in /tomcat/site/trunk/docs: tomcat-7.0-doc/ tomcat-8.0-doc/ tomcat-8.5-doc/ tomcat-9.0-doc/

2018-03-27 Thread fschumacher
Modified: tomcat/site/trunk/docs/tomcat-9.0-doc/ssi-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/ssi-howto.html?rev=1827867=1827866=1827867=diff == ---

svn commit: r1827867 [15/17] - in /tomcat/site/trunk/docs: tomcat-7.0-doc/ tomcat-8.0-doc/ tomcat-8.5-doc/ tomcat-9.0-doc/

2018-03-27 Thread fschumacher
Modified: tomcat/site/trunk/docs/tomcat-9.0-doc/host-manager-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/host-manager-howto.html?rev=1827867=1827866=1827867=diff == ---

svn commit: r1827867 [11/17] - in /tomcat/site/trunk/docs: tomcat-7.0-doc/ tomcat-8.0-doc/ tomcat-8.5-doc/ tomcat-9.0-doc/

2018-03-27 Thread fschumacher
Modified: tomcat/site/trunk/docs/tomcat-8.5-doc/host-manager-howto.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.5-doc/host-manager-howto.html?rev=1827867=1827866=1827867=diff == ---

  1   2   3   4   5   >