This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 9.0.38
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 48b6a87171e502cc0becbb4c96e2266de4e805e7
Author: Mark Thomas
AuthorDate: Thu Sep 10 09:05:16 2020 +0100
Tag 9.0.38
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 9.0.38
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 48b6a87 (commit)
This tag includes the following new commits:
new 48b6a87 Tag 9.0.38
The 1 revisions listed abov
Hi all,
It looks like at least one of the specs Tomcat implements, Servlets, is
going to have at least one release between Jakarta EE 9 / Servlet 5.0 /
Tomcat 10.0 and Jakarta EE 10/ Servlet 6.0 / Tomcat 10.1
The current plan is for Servlet 5.1 to add same site cookie
configuration and pick up an
On Thu, Sep 10, 2020 at 10:17 AM Mark Thomas wrote:
> Hi all,
>
> It looks like at least one of the specs Tomcat implements, Servlets, is
> going to have at least one release between Jakarta EE 9 / Servlet 5.0 /
> Tomcat 10.0 and Jakarta EE 10/ Servlet 6.0 / Tomcat 10.1
>
> The current plan is fo
On Wed, Sep 9, 2020 at 4:57 PM Mark Thomas wrote:
> The proposed Apache Tomcat 10.0.0-M8 release is now available for
> voting.
>
> Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary
> package for all the specification APIs has changed from javax.* to
> jakarta.*
> Applications
Author: markt
Date: Thu Sep 10 08:44:33 2020
New Revision: 41403
Log:
Upload 9.0.38 for voting
Added:
dev/tomcat/tomcat-9/v9.0.38/
dev/tomcat/tomcat-9/v9.0.38/KEYS
dev/tomcat/tomcat-9/v9.0.38/README.html
dev/tomcat/tomcat-9/v9.0.38/RELEASE-NOTES
dev/tomcat/tomcat-9/v9.0.38/bin
This is an automated email from the ASF dual-hosted git repository.
markt 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 d54f6c6 More debug logging to help with intermitte
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 5db68f3 More debug logging to help with intermit
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 3c7ad80 More debug logging to help with intermitte
The proposed Apache Tomcat 9.0.38 release is now available for voting.
The notable changes compared to the 9.0.37 release are:
- For requests containing the Expect: 100-continue header, optional
support has been added to delay sending an intermediate 100 status
response until the servlet read
On Thu, Sep 10, 2020 at 11:03 AM Mark Thomas wrote:
> The proposed Apache Tomcat 9.0.38 release is now available for voting.
>
> The notable changes compared to the 9.0.37 release are:
>
> - For requests containing the Expect: 100-continue header, optional
> support has been added to delay send
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d54f6c6 More debug logging to help with intermittent CI failures
new cc6df6e Increment version numbers for next
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit cc6df6eeb6c6fbc3b4d9be1b1d8692caafce2dd5
Author: Mark Thomas
AuthorDate: Thu Sep 10 10:35:04 2020 +0100
Increment ver
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 87d586e Increase timeouts (for CI)
87d586e is de
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 8943d27 Increase timeouts (for CI)
8943d27 is desc
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 9ae6008be83c4360ce8d7265310f579e5f024acf
Author: Mark Thomas
AuthorDate: Thu Sep 10 11:11:23 2020 +0100
Increase time
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/5410
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler
martin-g opened a new pull request #356:
URL: https://github.com/apache/tomcat/pull/356
Blog post with microbenchmarks:
https://medium.com/javarevisited/micro-optimizations-in-java-string-equals-22be19fd8416
Proposal for similar change in JDK: https://github.com/openjdk/jdk/pull/29
Hi,
On Thu, Sep 10, 2020 at 11:17 AM Mark Thomas wrote:
> Hi all,
>
> It looks like at least one of the specs Tomcat implements, Servlets, is
> going to have at least one release between Jakarta EE 9 / Servlet 5.0 /
> Tomcat 10.0 and Jakarta EE 10/ Servlet 6.0 / Tomcat 10.1
>
> The current plan
https://bz.apache.org/bugzilla/show_bug.cgi?id=64710
Arshiya changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #16 from Arshiya ---
Hi Mar
2020年9月9日(水) 23:57 Mark Thomas :
> The proposed Apache Tomcat 10.0.0-M8 release is now available for
> voting.
>
> Apache Tomcat 10.x implements Jakarta EE 9 and, as such, the primary
> package for all the specification APIs has changed from javax.* to
> jakarta.*
> Applications that run on Tomcat
2020年9月10日(木) 18:03 Mark Thomas :
> The proposed Apache Tomcat 9.0.38 release is now available for voting.
>
> The notable changes compared to the 9.0.37 release are:
>
> - For requests containing the Expect: 100-continue header, optional
> support has been added to delay sending an intermediate
I think this will do it ...
The CSS
.sticky {
position: fixed;
top: 0;
right: 20px;
left: 210px;
margin-top: 0;
}
And you'll need an event listener ...
document.addEventListener( 'scroll',
function(){
var h3s = document.getElementById('content').getElementsByTagName('h
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 7a9cb65 More debug for intermittent test failure
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 b50c00f More debug for intermittent test failures
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 002aa51 More debug for intermittent test failures
This is an automated email from the ASF dual-hosted git repository.
markt 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 a3f0d41 More debug for intermittent test failures
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 2e3a708 Move intermediate i18n build directory t
This is an automated email from the ASF dual-hosted git repository.
markt 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 3909319 Move intermediate i18n build directory to
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 5ef1726 Move intermediate i18n build directory to
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 f1a0d1a Move intermediate i18n build directory to
On 08/09/2020 18:49, Mark Thomas wrote:
> On 03/09/2020 16:18, Filip Hanik wrote:
>> On Thu, Sep 3, 2020 at 07:44 Mark Thomas
>> Commons Daemon may not be ready in time (there was a delay due an issue
>>
>> with the signing system). I'm currently planning to start tagging early
>>
>>
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/2457
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSchedu
Dear PMC,
I’m contacting you because your project has been selected by the ASF D&I
committee which is leading a research project to evaluate and understand
the current state of diversity in our community [1]. As part of this
research, we will analyze publicly available data about your project suc
https://bz.apache.org/bugzilla/show_bug.cgi?id=64734
Bug ID: 64734
Summary: ServletContext.addJspFile() always fails with
SecurityManager
Product: Tomcat 9
Version: 9.0.37
Hardware: PC
OS: Mac OS X 10.1
https://bz.apache.org/bugzilla/show_bug.cgi?id=64734
Kyle Stiemann changed:
What|Removed |Added
Attachment #37451|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=64734
--- Comment #2 from Christopher Schultz ---
Seems like "always fails" should allow a super-trivial reproduced to be built.
Maybe one that doesn't require ... whatever it is you attached to this bug
report.
--
You are receiving this mail becau
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 ef5149c Fix intermittently failing test.
ef5149c
This is an automated email from the ASF dual-hosted git repository.
markt 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 129eaea Fix intermittently failing test.
129eaea i
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 036c095 Fix intermittently failing test.
036c095 i
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 35d87d4 Fix intermittently failing test.
35d87d4 i
https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
Bug ID: 64735
Summary: ServletContext.addJspFile() always fails with
SecurityManager
Product: Tomcat 10
Version: 10.0.0-M7
Hardware: PC
OS: Mac OS X 10.1
https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
--- Comment #1 from Remy Maucherat ---
*** Bug 64734 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://bz.apache.org/bugzilla/show_bug.cgi?id=64734
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
stiemannkj1 opened a new pull request #357:
URL: https://github.com/apache/tomcat/pull/357
Fix for: https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
This is an automated message from the Apache Git Service.
To respond to
https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
--- Comment #2 from Kyle Stiemann ---
PRs sent for the fix:
master: https://github.com/apache/tomcat/pull/357
9.0.x: https://github.com/apache/tomcat/pull/358
--
You are receiving this mail because:
You are the assignee for the bug.
---
stiemannkj1 opened a new pull request #358:
URL: https://github.com/apache/tomcat/pull/358
Fix for: https://bz.apache.org/bugzilla/show_bug.cgi?id=64735 9.0.x
This is an automated message from the Apache Git Service.
To respo
stiemannkj1 commented on pull request #357:
URL: https://github.com/apache/tomcat/pull/357#issuecomment-690726541
`9.0.x` PR: https://github.com/apache/tomcat/pull/358
This is an automated message from the Apache Git Service.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
Kyle Stiemann changed:
What|Removed |Added
Attachment #37453|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=64735
--- Comment #4 from Kyle Stiemann ---
The test app is pretty simple and basically includes one valid JSP called
add-jsp-file.jsp and the following ServletContainerInitializer:
```
public final class AddJspFileInitializer implements ServletCont
rmaucher commented on pull request #358:
URL: https://github.com/apache/tomcat/pull/358#issuecomment-690737434
Well, there's a problem: more methods are affected too. It would seem all
from Servlet 4, plus maybe one from Servlet 3 (declareRoles).
--
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 8.5.58
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2fe65bc24e48ee5ea079937e6a73576339f871ce
Author: Mark Thomas
AuthorDate: Thu Sep 10 22:42:53 2020 +0100
Tag 8.5.58
---
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 8.5.58
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at 2fe65bc (commit)
This tag includes the following new commits:
new 2fe65bc Tag 8.5.58
The 1 revisions listed abov
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/2458
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchSch
Added: dev/tomcat/tomcat-8/v8.5.58/src/apache-tomcat-8.5.58-src.zip.asc
==
--- dev/tomcat/tomcat-8/v8.5.58/src/apache-tomcat-8.5.58-src.zip.asc (added)
+++ dev/tomcat/tomcat-8/v8.5.58/src/apache-tomcat-8.5.58-src.zip.asc Th
Author: markt
Date: Thu Sep 10 22:03:35 2020
New Revision: 41409
Log:
Upload 8.5.58 for voting
Added:
dev/tomcat/tomcat-8/v8.5.58/
dev/tomcat/tomcat-8/v8.5.58/KEYS
dev/tomcat/tomcat-8/v8.5.58/README.html
dev/tomcat/tomcat-8/v8.5.58/RELEASE-NOTES
dev/tomcat/tomcat-8/v8.5.58/bin
The proposed Apache Tomcat 8.5.58 release is now available for voting.
The notable changes compared to the 8.5.57 release are:
- For requests containing the Expect: 100-continue header, optional
support has been added to delay sending an intermediate 100 status
response until the servlet read
stiemannkj1 commented on pull request #358:
URL: https://github.com/apache/tomcat/pull/358#issuecomment-690805345
@rmaucher, I think you are right about `declareRoles` and Servlet 4.0
methods. However, I think only the following methods would be broken:
* `doPrivileged("declareRoles"
stokito commented on pull request #356:
URL: https://github.com/apache/tomcat/pull/356#issuecomment-690906236
In fact Tomcat has hundreds of such places where simple, safe, and more
readable optimizations can be applied. Just open sources in IntelliJ, open
Settings/Editor/Inspections/Java/
martin-g commented on pull request #356:
URL: https://github.com/apache/tomcat/pull/356#issuecomment-690909792
> It would be great just to fix all these problems at once
I prefer to make one kind of change at a time. It is easier to detect
regressions and impact this way.
-
60 matches
Mail list logo