Author: markt
Date: Thu Nov 30 08:13:26 2017
New Revision: 1816681
URL: http://svn.apache.org/viewvc?rev=1816681&view=rev
Log:
Add missing SHA-512 hash for release artifacts to the build script.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/build.xml
tomcat/tc
Author: markt
Date: Thu Nov 30 08:14:50 2017
New Revision: 1816682
URL: http://svn.apache.org/viewvc?rev=1816682&view=rev
Log:
Add missing SHA-512 hash for release artifacts to the build script.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/build.xml
Propchange:
Author: markt
Date: Thu Nov 30 08:20:53 2017
New Revision: 1816683
URL: http://svn.apache.org/viewvc?rev=1816683&view=rev
Log:
Add missing SHA-512 hash for release artifacts to the build script.
Modified:
tomcat/tc7.0.x/trunk/build.xml
Modified: tomcat/tc7.0.x/trunk/build.xml
URL:
http://sv
Author: markt
Date: Thu Nov 30 08:28:38 2017
New Revision: 1816684
URL: http://svn.apache.org/viewvc?rev=1816684&view=rev
Log:
Remove the Servlet 4.0 early preview example from the examples web application
as the early preview is now deprecated in favour of Tomcat 9 which provides a
full Servlet
Author: markt
Date: Thu Nov 30 08:43:41 2017
New Revision: 1816689
URL: http://svn.apache.org/viewvc?rev=1816689&view=rev
Log:
Fix IDE nag
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/util/SystemPropertyReplacerListener.java
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalin
The following votes were cast:
+1 (beta): markt, remm, huxing, violetagg, cutherl
No other votes were cast.
The vote therefore passes.
Thank you to everyone who contributed to this release.
Mark
-
To unsubscribe, e-mail: dev-
Author: markt
Date: Thu Nov 30 08:48:31 2017
New Revision: 1816690
URL: http://svn.apache.org/viewvc?rev=1816690&view=rev
Log:
Release vote passed
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tru
Author: markt
Date: Thu Nov 30 08:49:54 2017
New Revision: 23334
Log:
Release Apache Tomcat 9.0.2
Added:
release/tomcat/tomcat-9/v9.0.2/
- copied from r2, dev/tomcat/tomcat-9/v9.0.2/
Removed:
dev/tomcat/tomcat-9/v9.0.2/
-
On Mon, Nov 27, 2017 at 2:46 PM, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.24 release is now available for voting.
>
> The major changes compared to the 8.5.23 release are:
>
> - Java 9 is fully supported
>
> - Fixed a number of HTTP/2 issues
>
> - Fixed numerous JASPIC issues with patc
On 27/11/17 13:46, Mark Thomas wrote:
> The proposed 8.5.24 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.24
Unit tests pass for NIO, NIO2 and APR/native with Tomcat Native 1.2.16
on Windows, OSX and Linux.
Mark
-
Hi,
I'm planning to start preparing Tomcat 7/8.0 for a release later today.
If you would like to include something in addition, please reply here.
Regards,
Violeta
The following votes were cast:
+1 (binding): violetagg, csutherl, huxing, markt, remm
+1 (non-binding): ebourg
No other votes were cast.
The vote therefore passes.
Thank you to everyone who contributed to this release.
Mark
Author: markt
Date: Thu Nov 30 08:55:50 2017
New Revision: 1816693
URL: http://svn.apache.org/viewvc?rev=1816693&view=rev
Log:
Release vote passed
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/v
Author: markt
Date: Thu Nov 30 08:56:19 2017
New Revision: 23335
Log:
Release Apache Tomcat 8.5.24
Added:
release/tomcat/tomcat-8/v8.5.24/
- copied from r23334, dev/tomcat/tomcat-8/v8.5.24/
Removed:
dev/tomcat/tomcat-8/v8.5.24/
-
Author: markt
Date: Thu Nov 30 10:19:54 2017
New Revision: 1816695
URL: http://svn.apache.org/viewvc?rev=1816695&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Introduce HttpOutputBuffer into class hierarchy
Added:
tomcat/trunk/java/org/apache/coyote/http11/HttpOutputBuffer.java (w
Author: markt
Date: Thu Nov 30 10:20:02 2017
New Revision: 1816696
URL: http://svn.apache.org/viewvc?rev=1816696&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Pull up end() method from OutputFilter to OutputBuffer
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11OutputBuff
Author: markt
Date: Thu Nov 30 10:20:08 2017
New Revision: 1816697
URL: http://svn.apache.org/viewvc?rev=1816697&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Chain end() calls to align with doWrite() and getBytesWritten()
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11O
Author: markt
Date: Thu Nov 30 10:20:16 2017
New Revision: 1816698
URL: http://svn.apache.org/viewvc?rev=1816698&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Add flush() to HttpOutputBuffer and chain filter implementations
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11
Author: markt
Date: Thu Nov 30 10:20:22 2017
New Revision: 1816699
URL: http://svn.apache.org/viewvc?rev=1816699&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Remove unused code
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11OutputBuffer.java
Modified: tomcat/trunk/java
Author: markt
Date: Thu Nov 30 10:20:27 2017
New Revision: 1816700
URL: http://svn.apache.org/viewvc?rev=1816700&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Change StreamOutputBuffer to implement HttpOutputBuffer
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncUpgrad
Author: markt
Date: Thu Nov 30 10:20:33 2017
New Revision: 1816701
URL: http://svn.apache.org/viewvc?rev=1816701&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Simply HTTP/2 flush code
Modified:
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
tomcat/trunk/java/o
Author: markt
Date: Thu Nov 30 10:20:50 2017
New Revision: 1816704
URL: http://svn.apache.org/viewvc?rev=1816704&view=rev
Log:
Trigger sending the headers from the Http2OutputBuffer as the
StreamOutputBuffer is too late if a filter (e.g. GZip) needs to
be added.
Modified:
tomcat/trunk/java/or
Author: markt
Date: Thu Nov 30 10:20:39 2017
New Revision: 1816702
URL: http://svn.apache.org/viewvc?rev=1816702&view=rev
Log:
Refactoring: HTTP/1.1 - HTTP/2 alignment
Add the Http2OutputBuffer which will be the insertion point for
the GZip filter.
Added:
tomcat/trunk/java/org/apache/coyote/
Author: markt
Date: Thu Nov 30 10:20:45 2017
New Revision: 1816703
URL: http://svn.apache.org/viewvc?rev=1816703&view=rev
Log:
First pass at implementing compression for responses
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Stream.java
tomcat/trunk/java/org/apache/coyote/http2/Str
2017-11-30 11:51 GMT+03:00 Violeta Georgieva :
> Hi,
>
> I'm planning to start preparing Tomcat 7/8.0 for a release later today.
> If you would like to include something in addition, please reply here.
Tomcat 8.0: no objection
Tomcat 7.0: I think it would be better to implement BZ 57866 (use
GZIP
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/2867
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
On 30/11/17 10:24, Konstantin Kolinko wrote:
> 2017-11-30 11:51 GMT+03:00 Violeta Georgieva :
>> Hi,
>>
>> I'm planning to start preparing Tomcat 7/8.0 for a release later today.
>> If you would like to include something in addition, please reply here.
>
> Tomcat 8.0: no objection
>
> Tomcat 7.0:
Author: markt
Date: Thu Nov 30 10:30:49 2017
New Revision: 1816705
URL: http://svn.apache.org/viewvc?rev=1816705&view=rev
Log:
Missed renaming a couple of imports
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2OutputBuffer.java
tomcat/trunk/java/org/apache/coyote/http2/Stream.ja
2017-11-30 13:28 GMT+03:00 Mark Thomas :
> On 30/11/17 10:24, Konstantin Kolinko wrote:
>> 2017-11-30 11:51 GMT+03:00 Violeta Georgieva :
>>> Hi,
>>>
>>> I'm planning to start preparing Tomcat 7/8.0 for a release later today.
>>> If you would like to include something in addition, please reply here
2017-11-30 12:28 GMT+02:00 Mark Thomas :
>
> On 30/11/17 10:24, Konstantin Kolinko wrote:
> > 2017-11-30 11:51 GMT+03:00 Violeta Georgieva :
> >> Hi,
> >>
> >> I'm planning to start preparing Tomcat 7/8.0 for a release later today.
> >> If you would like to include something in addition, please rep
2017-11-30 12:24 GMT+02:00 Konstantin Kolinko :
>
> 2017-11-30 11:51 GMT+03:00 Violeta Georgieva :
> > Hi,
> >
> > I'm planning to start preparing Tomcat 7/8.0 for a release later today.
> > If you would like to include something in addition, please reply here.
>
> Tomcat 8.0: no objection
Ok I'll
Author: markt
Date: Thu Nov 30 13:41:20 2017
New Revision: 1816712
URL: http://svn.apache.org/viewvc?rev=1816712&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57870
When running on Java 7 or later, take advantage of the new syncFlush< parameter
when constructing a GZIPOutputStr
https://bz.apache.org/bugzilla/show_bug.cgi?id=57870
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Thu Nov 30 13:45:48 2017
New Revision: 1816713
URL: http://svn.apache.org/viewvc?rev=1816713&view=rev
Log:
Follow-on to r1816712
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/GzipOutputFilter.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/coy
Author: violetagg
Date: Thu Nov 30 13:59:36 2017
New Revision: 1816714
URL: http://svn.apache.org/viewvc?rev=1816714&view=rev
Log:
Tag 8.0.48
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_48/ (props changed)
- copied from r1816713, tomcat/tc8.0.x/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCA
Author: markt
Date: Thu Nov 30 14:17:17 2017
New Revision: 1816715
URL: http://svn.apache.org/viewvc?rev=1816715&view=rev
Log:
Skip build.properties file in jdbc-pool module when performing Checkstyle checks
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.a
Author: markt
Date: Thu Nov 30 14:24:52 2017
New Revision: 1816716
URL: http://svn.apache.org/viewvc?rev=1816716&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60276
Document HTTP/2 compression support
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapp
Author: markt
Date: Thu Nov 30 14:51:01 2017
New Revision: 1816717
URL: http://svn.apache.org/viewvc?rev=1816717&view=rev
Log:
Refactoring (with a longer term aim of aligning HTTP/1.1 and HTTP/2 to enable
reuse)
- Remove unused return value from end()
- Remove duplicated Javadoc
- Clean-up extra
Author: violetagg
Date: Thu Nov 30 17:13:07 2017
New Revision: 23338
Log:
Stage 8.0.48 RC
Added:
dev/tomcat/tomcat-8/v8.0.48/
dev/tomcat/tomcat-8/v8.0.48/KEYS
dev/tomcat/tomcat-8/v8.0.48/README.html
dev/tomcat/tomcat-8/v8.0.48/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.0.48/bin/
Added:
dev/tomcat/tomcat-8/v8.0.48/bin/embed/apache-tomcat-8.0.48-embed.tar.gz.sha1
==
---
dev/tomcat/tomcat-8/v8.0.48/bin/embed/apache-tomcat-8.0.48-embed.tar.gz.sha1
(added)
+++
dev/tomcat/tomcat-8/v8.0.48/bin/embed/a
Author: violetagg
Date: Thu Nov 30 17:13:49 2017
New Revision: 1816733
URL: http://svn.apache.org/viewvc?rev=1816733&view=rev
Log:
Increment version for next dev cycle
Modified:
tomcat/tc8.0.x/trunk/build.properties.default
tomcat/tc8.0.x/trunk/res/maven/mvn.properties.default
tomcat/
The proposed Apache Tomcat 8.0.48 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.48/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1162/
The svn tag is:
http://svn.apache.org/
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/1196
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sc
Author: violetagg
Date: Thu Nov 30 18:02:20 2017
New Revision: 1816736
URL: http://svn.apache.org/viewvc?rev=1816736&view=rev
Log:
Tag 7.0.83
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_83/ (props changed)
- copied from r1816734, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCA
Author: violetagg
Date: Thu Nov 30 18:04:38 2017
New Revision: 1816738
URL: http://svn.apache.org/viewvc?rev=1816738&view=rev
Log:
Need to re-tag
Removed:
tomcat/tc7.0.x/tags/TOMCAT_7_0_83/
-
To unsubscribe, e-mail: dev-uns
Author: violetagg
Date: Thu Nov 30 18:11:06 2017
New Revision: 1816739
URL: http://svn.apache.org/viewvc?rev=1816739&view=rev
Log:
Tag 7.0.83
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_83/ (props changed)
- copied from r1816738, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCA
Author: markt
Date: Thu Nov 30 18:31:48 2017
New Revision: 1816742
URL: http://svn.apache.org/viewvc?rev=1816742&view=rev
Log:
Fix chaining to next filter
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedOutputFilter.java
Modified:
tomcat/trunk/java/org/apache/coyote/http
Author: markt
Date: Thu Nov 30 18:51:20 2017
New Revision: 1816743
URL: http://svn.apache.org/viewvc?rev=1816743&view=rev
Log:
Few more false positives
Modified:
tomcat/trunk/res/findbugs/filter-false-positives.xml
Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml
URL:
http://s
Author: violetagg
Date: Thu Nov 30 19:09:29 2017
New Revision: 1816746
URL: http://svn.apache.org/viewvc?rev=1816746&view=rev
Log:
Increment version for next dev cycle
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
tomcat/
Author: markt
Date: Thu Nov 30 19:16:34 2017
New Revision: 1816748
URL: http://svn.apache.org/viewvc?rev=1816748&view=rev
Log:
Revert change to execute.validate from r1807138
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL:
Author: violetagg
Date: Thu Nov 30 19:24:43 2017
New Revision: 23343
Log:
Stage 7.0.83 RC
Added:
dev/tomcat/tomcat-7/v7.0.83/
dev/tomcat/tomcat-7/v7.0.83/KEYS
dev/tomcat/tomcat-7/v7.0.83/README.html
dev/tomcat/tomcat-7/v7.0.83/RELEASE-NOTES
dev/tomcat/tomcat-7/v7.0.83/bin/
Added:
dev/tomcat/tomcat-7/v7.0.83/bin/embed/apache-tomcat-7.0.83-embed.tar.gz.asc
==
--- dev/tomcat/tomcat-7/v7.0.83/bin/embed/apache-tomcat-7.0.83-embed.tar.gz.asc
(added)
+++ dev/tomcat/tomcat-7/v7.0.83/bin/embed/apach
The proposed Apache Tomcat 7.0.83 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.83/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1163/
The svn tag is:
http://svn.apache.org/
GitHub user tluce opened a pull request:
https://github.com/apache/tomcat/pull/95
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61223
Added the description of each mbean attribute to the documentation.
You can merge this pull request into a Git repository by running:
$ git
Author: markt
Date: Fri Dec 1 00:01:45 2017
New Revision: 1816780
URL: http://svn.apache.org/viewvc?rev=1816780&view=rev
Log:
Follow on to r1816698.
Correctly chain flush() and end() so the necessary calls reach the underlying
buffer.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/fil
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/2871
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
56 matches
Mail list logo