Re: [tomcat] branch master updated: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-15 Thread Mark Thomas
On 15/11/2019 07:39, Konstantin Kolinko wrote: > чт, 14 нояб. 2019 г. в 23:39, Mark Thomas : >> >> On 14/11/2019 20:13, Rémy Maucherat wrote: >>> On Thu, Nov 14, 2019 at 8:26 PM >> > wrote: >>> >>> + >>> > > Was it necessary to remove "release=" everywhere in thi

[Bug 63835] Add support for Keep-Alive header

2019-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 --- Comment #9 from Michael Osipov --- Thanks for reviewing, let's go in detail (In reply to Konstantin Kolinko from comment #8) > Reviewing the commit implementing this feature in Tomcat 9, > https://github.com/apache/tomcat/commit/ > 1c5bf7a

[Bug 63859] AJP cping/cpong mode failing on Tomcat 9.x

2019-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63859 --- Comment #16 from Aurelien Pernoud --- Small update : I've been running for a week with CP, no error in the logs. Will wait until next week and switch to CI see if it triggers the error or not. -- You are receiving this mail because: You a

[tomcat] branch master updated: Improve changelog for BZ 63835

2019-11-15 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 ed7f50c Improve changelog for BZ 63835 ed7f50

[tomcat] branch 8.5.x updated: Improve changelog entry for BZ 63835

2019-11-15 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 56fb7dc Improve changelog entry for BZ 63835 56

buildbot failure in on tomcat-trunk

2019-11-15 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/4736 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler sc

buildbot failure in on tomcat-85-trunk

2019-11-15 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/2034 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchSchedu

[tomcat] branch master updated: A few OWB cleanups based on review

2019-11-15 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 2240c8d A few OWB cleanups based on review 2240c8

buildbot success in on tomcat-trunk

2019-11-15 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/4737 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[tomcat] branch master updated: Cleanups

2019-11-15 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 8ab5add Cleanups 8ab5add is described below comm

[Bug 63835] Add support for Keep-Alive header

2019-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 --- Comment #10 from Konstantin Kolinko --- (In reply to Michael Osipov from comment #9) > > > > 1. I think that if you are rolling out an experimental feature, there must > > be a flag controlling it. > > Why do you consider it to be an expe

[tomcat] 01/02: Fix IDE auto-box warnings

2019-11-15 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 b9ed1435ec1b11e775622fdd67fb025d50530801 Author: Mark Thomas AuthorDate: Fri Nov 15 20:30:00 2019 + Fix IDE auto

[tomcat] 02/02: Restore compile.release where it can be done without breaking the build

2019-11-15 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 806e60cd4d3491950b5597785526b003e6f570a9 Author: Mark Thomas AuthorDate: Fri Nov 15 20:51:59 2019 + Restore comp

[tomcat] branch master updated (8ab5add -> 806e60c)

2019-11-15 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 8ab5add Cleanups new b9ed143 Fix IDE auto-box warnings new 806e60c Restore compile.release where it can b

[tomcat] branch 8.5.x updated (56fb7dc -> a86f15c)

2019-11-15 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 56fb7dc Improve changelog entry for BZ 63835 new b57136d Fix IDE auto-box warnings new a86f15c Restore com

[tomcat] 02/02: Restore compile.release where it can be done without breaking the build

2019-11-15 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 a86f15c09a90182d659b87347d0114dde90a7056 Author: Mark Thomas AuthorDate: Fri Nov 15 20:51:59 2019 + Restore compi

[tomcat] 01/02: Fix IDE auto-box warnings

2019-11-15 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 b57136d4cddb7afc9a982764dd6163d7cb328ad5 Author: Mark Thomas AuthorDate: Fri Nov 15 20:30:00 2019 + Fix IDE auto-

[tomcat] branch 7.0.x updated: Restore compile.release where it can be done without breaking the build

2019-11-15 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 d0f6f2f Restore compile.release where it can be do

buildbot success in on tomcat-85-trunk

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

[Bug 63835] Add support for Keep-Alive header

2019-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 --- Comment #11 from Mark Thomas --- Mainly because I want to get 9.0.x and 8.5.x tagged ASAP I am intending to commit fixes to address the concerns raised here shortly. I agree a rename of the constants would help. My reading of the code and

[tomcat] branch master updated: Implement feedback on BZ 63835

2019-11-15 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 f4e7cdc Implement feedback on BZ 63835 f4e7cdc i

[tomcat] branch 8.5.x updated: Implement feedback on BZ 63835

2019-11-15 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 b1674e5 Implement feedback on BZ 63835 b1674e5 is

[Bug 63835] Add support for Keep-Alive header

2019-11-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 --- Comment #12 from Michael Osipov --- The change in Git looks good to me. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail