[Bug 63740] Host-specific xml files are not processed when xmlBase is not null

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63740 --- Comment #1 from uk...@atlas.cz --- Created attachment 36771 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36771=edit additional fix (RewriteValve) Somehow I missed one callsite of Container.getConfigPath(): it is also used in

[Bug 63251] [JDK-8194653] Deadlock in FileSystems.getDefault on catalina startup

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63251 harri...@gmail.com changed: What|Removed |Added CC||harri...@gmail.com -- You are

[Bug 63251] [JDK-8194653] Deadlock in FileSystems.getDefault on catalina startup

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63251 harri...@gmail.com changed: What|Removed |Added Version|9.0.14 |9.0.22 --- Comment #2 from

[GitHub] [tomcat] xiantang commented on issue #194: fix typo

2019-09-09 Thread GitBox
xiantang commented on issue #194: fix typo URL: https://github.com/apache/tomcat/pull/194#issuecomment-529468320 @KangZhiDong too much commits This is an automated message from the Apache Git Service. To respond to the

buildbot success in on tomcat-7-trunk

2019-09-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1445 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch 7.0.x updated (2efd3a6 -> fa34afd)

2019-09-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 2efd3a6 Fix Javadoc issues preventing release builds with newer Java versions new 78803c5 Align with 8.5.x

[tomcat] 02/02: Simplify / align(ish) with 8.5.x.

2019-09-09 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 commit fa34afd8bb57ce73fd7cb4c1ae2b0379cb0bc001 Author: Mark Thomas AuthorDate: Mon Sep 9 13:00:02 2019 +0100 Simplify /

[tomcat] 01/02: Align with 8.5.x

2019-09-09 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 commit 78803c53f4ffa4eebe68faa4bf0d283145ff94f7 Author: Mark Thomas AuthorDate: Mon Sep 9 12:55:46 2019 +0100 Align with

[tomcat] branch 8.5.x updated: Deprecated method needs same simplification.

2019-09-09 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 13dff65 Deprecated method needs same

[Bug 63740] New: Host-specific xml files are not processed when xmlBase is not null

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63740 Bug ID: 63740 Summary: Host-specific xml files are not processed when xmlBase is not null Product: Tomcat 9 Version: 9.0.24 Hardware: PC OS: All

[tomcat] 02/02: Simplify

2019-09-09 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 commit 096bb8d5347611099ba3a68f133a8e82b37dd28c Author: Mark Thomas AuthorDate: Mon Sep 9 11:40:09 2019 +0100 Simplify

[tomcat] branch 8.5.x updated (5153065 -> 096bb8d)

2019-09-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 5153065 Align with 9.0.x. Javadoc and spacing. new f42e1bb Simplify new 096bb8d Simplify The 2 revisions

[tomcat] 01/02: Simplify

2019-09-09 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 commit f42e1bb5f4212d380e629ae117317f47c4927556 Author: Mark Thomas AuthorDate: Mon Sep 9 11:35:52 2019 +0100 Simplify

[tomcat] branch master updated (1a7944f -> 965792e)

2019-09-09 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 1a7944f Polish. Spacing. new 0266539 Simplify new 965792e Simplify The 2 revisions listed above as

[tomcat] 01/02: Simplify

2019-09-09 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 commit 0266539eac4cc598971f3488b38fb0fa52bd2a46 Author: Mark Thomas AuthorDate: Mon Sep 9 11:35:52 2019 +0100 Simplify

[tomcat] 02/02: Simplify

2019-09-09 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 commit 965792e2bf9126165f7a402c105e7fd669bd60f6 Author: Mark Thomas AuthorDate: Mon Sep 9 11:40:09 2019 +0100 Simplify

buildbot failure in on tomcat-7-trunk

2019-09-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1444 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[Bug 63739] Automatic-Module-Names in embedded jars are language-level invalid

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63739 Rob changed: What|Removed |Added Priority|P2 |P1 -- You are receiving this mail because: You

[tomcat] branch 7.0.x updated: Fix Javadoc issues preventing release builds with newer Java versions

2019-09-09 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 2efd3a6 Fix Javadoc issues preventing release

[Bug 63739] Automatic-Module-Names in embedded jars are language-level invalid

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63739 Rob changed: What|Removed |Added Version|unspecified |9.0.24 OS|

[Bug 63739] New: Automatic-Module-Names in embedded jars are language-level invalid

2019-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63739 Bug ID: 63739 Summary: Automatic-Module-Names in embedded jars are language-level invalid Product: Tomcat 9 Version: unspecified Hardware: PC Status: NEW

buildbot failure in on tomcat-85-trunk

2019-09-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/1921 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch 7.0.x updated: Fix Javadoc errors with Java 9

2019-09-09 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 535bcea Fix Javadoc errors with Java 9 535bcea is

[tomcat] branch 7.0.x updated: Fix typo

2019-09-09 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 141c2e7 Fix typo 141c2e7 is described below

[tomcat] branch 7.0.x updated: Fix Javadoc errors with Java 9. Align with 8.5.x.

2019-09-09 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 de17b2f Fix Javadoc errors with Java 9. Align

[tomcat] branch 8.5.x updated: Align with 9.0.x. Javadoc and spacing.

2019-09-09 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 5153065 Align with 9.0.x. Javadoc and spacing.

[tomcat] branch master updated: Polish. Spacing.

2019-09-09 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 1a7944f Polish. Spacing. 1a7944f is described

buildbot success in on tomcat-trunk

2019-09-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4583 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[tomcat] branch 8.5.x updated: Polish. Align with 9.0.x.

2019-09-09 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 4bce6f1 Polish. Align with 9.0.x. 4bce6f1 is

[tomcat] branch master updated: Polish. Clean-up spacing, Javadoc and comments

2019-09-09 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 329cd98 Polish. Clean-up spacing, Javadoc and