[GitHub] tomcat pull request #99: Don't gzip brotli compressed content

2018-02-12 Thread burka
GitHub user burka opened a pull request: https://github.com/apache/tomcat/pull/99 Don't gzip brotli compressed content We try to serve brotli compressed static files while setting `Http11Protocol.COMPRESSION` to `on` (because we have some other files that benefit a lot from that.)

svn commit: r1824096 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2018-02-12 Thread violetagg
Author: violetagg Date: Tue Feb 13 06:30:35 2018 New Revision: 1824096 URL: http://svn.apache.org/viewvc?rev=1824096=rev Log: Update the release date for 8.0.50 Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1824095 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2018-02-12 Thread violetagg
Author: violetagg Date: Tue Feb 13 06:28:58 2018 New Revision: 1824095 URL: http://svn.apache.org/viewvc?rev=1824095=rev Log: Update the release date for 7.0.85 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r24998 - /dev/tomcat/tomcat-8/v8.0.50/ /release/tomcat/tomcat-8/v8.0.50/

2018-02-12 Thread violetagg
Author: violetagg Date: Tue Feb 13 06:23:38 2018 New Revision: 24998 Log: Release 8.0.50 Added: release/tomcat/tomcat-8/v8.0.50/ - copied from r24997, dev/tomcat/tomcat-8/v8.0.50/ Removed: dev/tomcat/tomcat-8/v8.0.50/

svn commit: r24997 - /dev/tomcat/tomcat-7/v7.0.85/ /release/tomcat/tomcat-7/v7.0.85/

2018-02-12 Thread violetagg
Author: violetagg Date: Tue Feb 13 06:22:33 2018 New Revision: 24997 Log: Release 7.0.85 Added: release/tomcat/tomcat-7/v7.0.85/ - copied from r24996, dev/tomcat/tomcat-7/v7.0.85/ Removed: dev/tomcat/tomcat-7/v7.0.85/

Re: [RESULT][VOTE] Release Apache Tomcat 8.0.50

2018-02-12 Thread Violeta Georgieva
Hi, 2018-02-07 22:56 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.50 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.50/ > The Maven staging repo is: >

Re: [RESULT][VOTE] Release Apache Tomcat 7.0.85

2018-02-12 Thread Violeta Georgieva
Hi, 2018-02-07 21:42 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.85 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.85/ > The Maven staging repo is: >

Re: Slight change in release process for 8.5?

2018-02-12 Thread Konstantin Kolinko
2018-02-13 0:20 GMT+03:00 Mark Thomas : > On 12/02/18 20:54, Rainer Jung wrote: >> Am 12.02.2018 um 21:36 schrieb Mark Thomas: >>> On 12/02/18 19:20, Rainer Jung wrote: I noticed some differences between my own builds and the binary distributions for TC 8.5. More

buildbot failure in on tomcat-trunk

2018-02-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3054 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1824078 - /tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java

2018-02-12 Thread remm
Author: remm Date: Mon Feb 12 21:29:51 2018 New Revision: 1824078 URL: http://svn.apache.org/viewvc?rev=1824078=rev Log: Finish the todo: reuse the two buffers using a clear. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java Modified:

Re: Slight change in release process for 8.5?

2018-02-12 Thread Mark Thomas
On 12/02/18 20:54, Rainer Jung wrote: > Am 12.02.2018 um 21:36 schrieb Mark Thomas: >> On 12/02/18 19:20, Rainer Jung wrote: >>> I noticed some differences between my own builds and the binary >>> distributions for TC 8.5. More precisely the classes I build for the >>> examples are not binary

Re: Slight change in release process for 8.5?

2018-02-12 Thread Rainer Jung
Am 12.02.2018 um 21:36 schrieb Mark Thomas: On 12/02/18 19:20, Rainer Jung wrote: I noticed some differences between my own builds and the binary distributions for TC 8.5. More precisely the classes I build for the examples are not binary identical to the ones distributed with out binary

svn commit: r1824066 - /tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java

2018-02-12 Thread remm
Author: remm Date: Mon Feb 12 20:48:40 2018 New Revision: 1824066 URL: http://svn.apache.org/viewvc?rev=1824066=rev Log: Loop over already read data rather than using unRead and reading the same data again. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java Modified:

Re: Slight change in release process for 8.5?

2018-02-12 Thread Mark Thomas
On 12/02/18 19:20, Rainer Jung wrote: > I noticed some differences between my own builds and the binary > distributions for TC 8.5. More precisely the classes I build for the > examples are not binary identical to the ones distributed with out > binary distribution. > > Normally I would not worry

Slight change in release process for 8.5?

2018-02-12 Thread Rainer Jung
I noticed some differences between my own builds and the binary distributions for TC 8.5. More precisely the classes I build for the examples are not binary identical to the ones distributed with out binary distribution. Normally I would not worry too much about binary differences, but

Re: [VOTE] Release Apache Tomcat 8.0.50

2018-02-12 Thread Felix Schumacher
Am 07.02.2018 um 21:56 schrieb Violeta Georgieva: The proposed Apache Tomcat 8.0.50 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.50/ The Maven staging repo is:

Re: [VOTE] Release Apache Tomcat 7.0.85

2018-02-12 Thread Felix Schumacher
Am 07.02.2018 um 20:42 schrieb Violeta Georgieva: The proposed Apache Tomcat 7.0.85 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.85/ The Maven staging repo is:

Re: [Git migration] How to handle svn:external used by Tomcat Native

2018-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 2/11/18 3:36 PM, Mark Thomas wrote: > Currently, Tomcat Native uses an svn:external to pull in the > current Java source from trunk. With the switch to git, we'll need > a different solution. > > Possible options: > > 1) Stop

Re: [VOTE] Release Apache Tomcat 8.0.50

2018-02-12 Thread Coty Sutherland
On Wed, Feb 7, 2018 at 3:56 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.50 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.50/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 7.0.85

2018-02-12 Thread Coty Sutherland
On Wed, Feb 7, 2018 at 2:42 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.85 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.85/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.0.50

2018-02-12 Thread Violeta Georgieva
Hi, 2018-02-07 22:56 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.50 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.50/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 7.0.85

2018-02-12 Thread Violeta Georgieva
Hi, 2018-02-07 21:42 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.85 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.85/ > The Maven staging repo is: >

[Bug 62048] Missing logout function in Manager and Host-Manager webapps

2018-02-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62048 --- Comment #4 from Marek Czernek --- I have provided a PR for this functionality: https://github.com/apache/tomcat/pull/98 . It works like Christopher suggested: Once a user clicks logout, 401 is sent in the response to

Re: [Git migration] How to handle svn:external used by Tomcat Native

2018-02-12 Thread Rainer Jung
Am 11.02.2018 um 21:36 schrieb Mark Thomas: Currently, Tomcat Native uses an svn:external to pull in the current Java source from trunk. With the switch to git, we'll need a different solution. Possible options: 1) Stop distributing Java elements of Tomcat Native in the Tomcat Native