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 b2b72d9 Fix intermittent failures observed runni
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 1ebb3ff Fix intermittent failures observed running
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 ae1cc8f Fix intermittent failures observed running
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 2348b11 Fix intermittently failing test
2348b11
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 ea0a200 Fix intermittently failing test
ea0a200 is
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 d021d5d Fix intermittently failing test
d021d5d is
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
Robert Rodewald changed:
What|Removed |Added
Attachment #37434|0 |1
is obsolete|
tandraschko opened a new pull request #355:
URL: https://github.com/apache/tomcat/pull/355
It would also be great if you could port it to older branches
This is an automated message from the Apache Git Service.
To respond to
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #9 from Robert Rodewald ---
Slightly off topic, but could someone explain why the package imports in
CallbackHandlerImpl switched from
import javax.security.auth.callback.UnsupportedCallbackException;
import javax.security.auth.mes
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
Robert Rodewald changed:
What|Removed |Added
Attachment #37438|Proposed patch for bug |Proposed patch for bug
descri
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
Robert Rodewald changed:
What|Removed |Added
Attachment #37438|0 |1
is obsolete|
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #11 from Robert Rodewald ---
Created attachment 37440
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37440&action=edit
Proposed patch for bug 64715 (second attempt), Tomcat 9
The Tomcat 9.0.x version of the patch.
Main dif
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to tag 10.0.0-M8
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
at b3f5e0d (commit)
This tag includes the following new commits:
new b3f5e0d Tag 10.0.0-M8
The 1 revisions liste
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to tag 10.0.0-M8
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit b3f5e0d88336d81a61a767fc10ab06930c9587ee
Author: Mark Thomas
AuthorDate: Wed Sep 9 11:37:17 2020 +0100
Tag 10.0.0-M8
martin-g commented on a change in pull request #355:
URL: https://github.com/apache/tomcat/pull/355#discussion_r485590380
##
File path: java/jakarta/el/ELContext.java
##
@@ -139,6 +140,10 @@ public void setLocale(Locale locale) {
* @since EL 3.0
*/
public void
tandraschko commented on a change in pull request #355:
URL: https://github.com/apache/tomcat/pull/355#discussion_r485599668
##
File path: java/jakarta/el/ELContext.java
##
@@ -139,6 +140,10 @@ public void setLocale(Locale locale) {
* @since EL 3.0
*/
public vo
tandraschko commented on a change in pull request #355:
URL: https://github.com/apache/tomcat/pull/355#discussion_r485599668
##
File path: java/jakarta/el/ELContext.java
##
@@ -139,6 +140,10 @@ public void setLocale(Locale locale) {
* @since EL 3.0
*/
public vo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
Could someone better at CSS look into this for me?
I sometimes find myself searching the changelog for some string e.g.
"keystore". I generally do that by loading-up the changelog in my
browser and using the browser's "Find" feature to search
Author: markt
Date: Wed Sep 9 13:28:54 2020
New Revision: 41380
Log:
Upload Apache Tomcat 10.0.0-M8 for voting
Added:
dev/tomcat/tomcat-10/v10.0.0-M8/
dev/tomcat/tomcat-10/v10.0.0-M8/KEYS
dev/tomcat/tomcat-10/v10.0.0-M8/README.html
dev/tomcat/tomcat-10/v10.0.0-M8/RELEASE-NOTES
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #12 from Christopher Schultz ---
(In reply to Mark Thomas from comment #7)
> Users may wish to use a 3rd party custom CallbackHandler that knows nothing
> about Tomcat internals. A no-arg Constructor needs to be supported.
>
> Ther
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #13 from Christopher Schultz ---
(In reply to Robert Rodewald from comment #9)
> Slightly off topic, but could someone explain why the package imports in
> CallbackHandlerImpl switched from
>
> import javax.security.auth.callback.U
https://bz.apache.org/bugzilla/show_bug.cgi?id=64710
--- Comment #13 from Arshiya ---
Created attachment 37444
--> https://bz.apache.org/bugzilla/attachment.cgi?id=37444&action=edit
JMX file and Source Code
--
You are receiving this mail because:
You are the assignee for the bug.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64710
Arshiya changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #14 from Robert Rodewald ---
(In reply to Christopher Schultz from comment #12)
> Doesn't this tie the implementation class to Tomcata internals? It would be
> nice to implement a CallbackHandler which can be built (and run)
> indep
https://bz.apache.org/bugzilla/show_bug.cgi?id=64715
--- Comment #15 from Robert Rodewald ---
I found an interesting differentiation on this page:
https://github.com/wildfly/wildfly/blob/master/docs/src/main/asciidoc/_elytron/Elytron_and_Java_Authentication_SPI_for_Containers-JASPI.adoc
If a SAM
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 9d15a7b Fix typo
9d15a7b is described below
commi
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 b0b2d37 Fix typo
b0b2d37 is described below
commi
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 29b09f5 Fix typo
29b09f5 is described below
com
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 9 will not run on Tomcat 10 without changes.
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 4dbc475 Increment version for next dev cycle
4db
https://bz.apache.org/bugzilla/show_bug.cgi?id=64710
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|NEEDINFO
--- Comment #15 from Mark Thoma
On 09/09/2020 15:57, Mark Thomas wrote:
>
> The proposed 10.0.0-M8 release is:
> [ ] Broken - do not release
> [X] Alpha - go ahead and release as 10.0.0-M8
Unit tests pass for NIO, NIO2, APR/Native (with Tomcat Native 1.2.25) on
Windows, Linux and OSX.
Mark
-
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 53c304a Fix (hopefully) intermittent test failur
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 baf7d8e Fix (hopefully) 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 d56076f Fix (hopefully) 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 6f46935 Fix (hopefully) intermittent test failures
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/5408
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: asf946_ubuntu
Build Reason: The AnyBranchScheduler sc
kamnani commented on pull request #351:
URL: https://github.com/apache/tomcat/pull/351#issuecomment-689824792
@markt-asf @rotty3000 Thanks for your time on this : )
I have marked all of the conversations as resolved after the latest commits.
Do we have any more feedback on this PR?
kamnani edited a comment on pull request #351:
URL: https://github.com/apache/tomcat/pull/351#issuecomment-689824792
@martin-g @rotty3000 Thanks for your time on this : )
I have marked all of the conversations as resolved after the latest commits.
Do we have any more feedback on this PR
kamnani commented on pull request #352:
URL: https://github.com/apache/tomcat/pull/352#issuecomment-689825942
@martin-g Thanks for your time on this : )
I have marked all of the conversations as resolved after the latest commits.
Do we have any more feedback on this PR?
-
40 matches
Mail list logo