[GitHub] [tomcat] sheikhoo commented on pull request #628: Change style

2023-06-13 Thread via GitHub
sheikhoo commented on PR #628: URL: https://github.com/apache/tomcat/pull/628#issuecomment-1590358538 I removed any unnecessary spaces and utilized 4 spaces instead of 1 tab. Additionally, I updated the style of the buttons. -- This is an automated message from the Apache Git Service. To

Buildbot success in on tomcat-11.0.x

2023-06-13 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/430 Blamelist: Mark Thomas , Sokratis Zappis Build Text: build successful Status Detected: restored build Build Source Stamp: [branch main] 5e5a3e35420f4fa7a950b482d50e0ce4773fc1d3

Buildbot failure in on tomcat-9.0.x

2023-06-13 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/594 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status

[GitHub] [tomcat] markt-asf commented on pull request #625: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf commented on PR #625: URL: https://github.com/apache/tomcat/pull/625#issuecomment-1589667642 Back-ported to 10.1.x as the package was removed in 10.1.x. Not back-ported further as the package is still present in 9.0.x and earlier. -- This is an automated message from the Apache

[tomcat] branch main updated: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 5e5a3e3542 Remove transport.bio from

[GitHub] [tomcat] markt-asf merged pull request #625: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf merged PR #625: URL: https://github.com/apache/tomcat/pull/625 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Buildbot failure in on tomcat-11.0.x

2023-06-13 Thread buildbot
Build status: BUILD FAILED: failed Snapshot deployed to ASF Maven snapshot repository (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/429 Blamelist: Mark Thomas Build Text: failed Snapshot deployed to ASF Maven snapshot repository (failure) Status

[GitHub] [tomcat] markt-asf commented on pull request #627: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf commented on PR #627: URL: https://github.com/apache/tomcat/pull/627#issuecomment-1589658475 Redundant -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [tomcat] markt-asf closed pull request #627: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf closed pull request #627: Remove transport.bio from catalina-tribes.jar.tmp.bnd URL: https://github.com/apache/tomcat/pull/627 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [tomcat] markt-asf closed pull request #626: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf closed pull request #626: Remove transport.bio from catalina-tribes.jar.tmp.bnd URL: https://github.com/apache/tomcat/pull/626 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [tomcat] markt-asf commented on pull request #626: Remove transport.bio from catalina-tribes.jar.tmp.bnd

2023-06-13 Thread via GitHub
markt-asf commented on PR #626: URL: https://github.com/apache/tomcat/pull/626#issuecomment-1589658187 Redundant -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [tomcat] markt-asf commented on a diff in pull request #628: Change style

2023-06-13 Thread via GitHub
markt-asf commented on code in PR #628: URL: https://github.com/apache/tomcat/pull/628#discussion_r1228412571 ## webapps/host-manager/css/manager.css: ## @@ -15,7 +15,7 @@ * limitations under the License. */ -body { + body { font-family: Tahoma, Arial, sans-serif;

[Bug 66635] AbstractEndpoint#logCertificate() prints incorrect information

2023-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66635 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 8.5.x updated: Fix BZ 66635 Correctly log PEM based keys/certificates

2023-06-13 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 8e1dcfe9c5 Fix BZ 66635 Correctly log PEM based

[tomcat] branch 9.0.x updated: Fix BZ 66635 Correctly log PEM based keys/certificates

2023-06-13 Thread markt
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 b9be37eeb9 Fix BZ 66635 Correctly log PEM based

[tomcat] branch 10.1.x updated: Fix BZ 66635 Correctly log PEM based keys/certificates

2023-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 46645ef4af Fix BZ 66635 Correctly log PEM based

[tomcat] branch main updated: Fix BZ 66635 Correctly log PEM based keys/certificates

2023-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new eea2121c51 Fix BZ 66635 Correctly log PEM based

[GitHub] [tomcat] sheikhoo opened a new pull request, #628: Change style

2023-06-13 Thread via GitHub
sheikhoo opened a new pull request, #628: URL: https://github.com/apache/tomcat/pull/628 Just change some CSS style ![image](https://github.com/apache/tomcat/assets/11958698/44311e25-49b2-428d-89e4-5c0ace907d95) -- This is an automated message from the Apache Git Service. To

[Bug 59232] Make the context name of an app available via JNDI

2023-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59232 --- Comment #5 from Michael Osipov --- (In reply to Mark Thomas from comment #4) > Fixed via #624 and back-ports. > > Fixed in: > - 11.0.x for 11.0.0-M8 onwards > - 10.1.x for 10.1.11 onwards > - 9.0.x for 9.0.77 onwards > - 8.5.x for

Re: Potentially useful filter for debugging, etc.

2023-06-13 Thread Christopher Schultz
All, On 6/6/23 10:07, Christopher Schultz wrote: Mark, On 6/6/23 06:42, Mark Thomas wrote: devOn 02/06/2023 18:55, Christopher Schultz wrote: Mark, On 6/2/23 11:00, Mark Thomas wrote: On 02/06/2023 15:35, Christopher Schultz wrote: All, I've built a Filter for use with a client who has

Buildbot success in on tomcat-9.0.x

2023-06-13 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/593 Blamelist: Mark Thomas , Michael Osipov Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 10701043138222cc73465ec2c199ea7c3e94265f

[Bug 59232] Make the context name of an app available via JNDI

2023-06-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59232 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Buildbot failure in on tomcat-9.0.x

2023-06-13 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/592 Blamelist: Michael Osipov Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x]

[tomcat] branch 8.5.x updated: Fix IDE warnings

2023-06-13 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 4a1c7ddfaa Fix IDE warnings 4a1c7ddfaa is

[tomcat] branch 9.0.x updated: Fix IDE warnings

2023-06-13 Thread markt
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 1070104313 Fix IDE warnings 1070104313 is

[tomcat] branch 10.1.x updated: Fix IDE warnings

2023-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new b84f55f81d Fix IDE warnings b84f55f81d is

[tomcat] branch main updated: Fix IDE warnings

2023-06-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 1224267edd Fix IDE warnings 1224267edd is described

[tomcat] branch 8.5.x updated: Add ContextNamingInfoListener

2023-06-13 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 ed1277b29b Add ContextNamingInfoListener

[tomcat] branch 9.0.x updated: Add ContextNamingInfoListener

2023-06-13 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 594a878ec4 Add ContextNamingInfoListener

[tomcat] branch 10.1.x updated: Add ContextNamingInfoListener

2023-06-13 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 966ba70198 Add ContextNamingInfoListener

[tomcat] branch main updated (26e49bba4b -> f3adc26288)

2023-06-13 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 26e49bba4b Expand security guidance to cover embedded usage add f3adc26288 Add ContextNamingInfoListener No new

[GitHub] [tomcat] michael-o merged pull request #624: Add ContextNamingInfoListener

2023-06-13 Thread via GitHub
michael-o merged PR #624: URL: https://github.com/apache/tomcat/pull/624 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #624: Add ContextNamingInfoListener

2023-06-13 Thread via GitHub
markt-asf commented on PR #624: URL: https://github.com/apache/tomcat/pull/624#issuecomment-1588774994 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [tomcat] michael-o commented on pull request #624: Add ContextNamingInfoListener

2023-06-13 Thread via GitHub
michael-o commented on PR #624: URL: https://github.com/apache/tomcat/pull/624#issuecomment-1588662647 > No problem. I don't really mind the default value, it could go either way. Great, if there aren't any objections I will happily merge later this day. -- This is an automated