[tomcat-jakartaee-migration] branch master updated: Remove unused methods in StringManager

2020-04-18 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg 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 9cc4b6f Remove unused metho

[tomcat-jakartaee-migration] branch master updated: Test the migration of a jar file

2020-04-18 Thread ebourg
This is an automated email from the ASF dual-hosted git repository. ebourg 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 3e3267b Test the migration

buildbot success in on tomcat-trunk

2020-04-18 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/5122 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch master updated: Add missing closing tag

2020-04-18 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 66468c8 Add missing closing tag 66468c8 is de

buildbot failure in on tomcat-trunk

2020-04-18 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/5121 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

Dropping reason phrase in WebDavServlet

2020-04-18 Thread Michael Osipov
Folks, the WebDAV servlet still sends a reason phrase on multistatus (207).I'd like to drop it in master and 9.0.x. It is inconsistent with the behavior with these versions. Any objections/opinions on dropping it? Michael -

[tomcat] branch 8.5.x updated: Remove redundant sole path/URI from error page message on SC_NOT_FOUND

2020-04-18 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 8b152c2 Remove redundant sole path/URI from err

[tomcat] branch master updated: Remove redundant sole path/URI from error page message on SC_NOT_FOUND

2020-04-18 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 bde69a2 Remove redundant sole path/URI from e

[tomcat] branch 7.0.x updated: Remove redundant sole path/URI from error page message on SC_NOT_FOUND

2020-04-18 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 08879ae Remove redundant sole path/URI from err

[tomcat] branch 9.0.x updated: Remove redundant sole path/URI from error page message on SC_NOT_FOUND

2020-04-18 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 42c953f Remove redundant sole path/URI from err

[GitHub] [tomcat] govi20 commented on issue #275: BZ 59203 - interrupt tomcat threads instead of stopping

2020-04-18 Thread GitBox
govi20 commented on issue #275: BZ 59203 - interrupt tomcat threads instead of stopping URL: https://github.com/apache/tomcat/pull/275#issuecomment-615931189 I will remove the cleanup changes. So apparently we should call interrupt, check if thread is still active, if yes then call sto

[GitHub] [tomcat] markt-asf commented on issue #275: BZ 59203 - interrupt tomcat threads instead of stopping

2020-04-18 Thread GitBox
markt-asf commented on issue #275: BZ 59203 - interrupt tomcat threads instead of stopping URL: https://github.com/apache/tomcat/pull/275#issuecomment-615904750 Thanks for the PR. There are multiple different changes in this commit. It needs to be broken down into one commit for the

[Bug 64366] New: [sse] NPE while closing async http/2 connector

2020-04-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64366 Bug ID: 64366 Summary: [sse] NPE while closing async http/2 connector Product: Tomcat 9 Version: 9.0.34 Hardware: PC OS: Linux Status: NEW Severity: nor

[GitHub] [tomcat] govi20 opened a new pull request #275: BZ 59203 - interrupt tomcat threads instead of stopping

2020-04-18 Thread GitBox
govi20 opened a new pull request #275: BZ 59203 - interrupt tomcat threads instead of stopping URL: https://github.com/apache/tomcat/pull/275 interrupt tomcat threads instead of stopping. It seems existing test cases are already checks whether the ThreadPoolExecutor is terminated. ---

Re: Question regarding PoEditor

2020-04-18 Thread Mark Thomas
On 18/04/2020 06:51, Maxim Solodovnik wrote: > Hello, > > some time ago Mark announce the ability to use POEditor so users can > contribute translations > > I have started to import Apache OpenMeetings strings to PoEditor to > provide our users easier way to contribute > But found our strings doe