[tomcat] branch main updated: Warn when non default ciphers are removed because the engine reject them.

2023-08-08 Thread jfclere
This is an automated email from the ASF dual-hosted git repository. jfclere 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 fc2cb12cc9 Warn when non default ciphers are remove

[GitHub] [tomcat] jfclere merged pull request #644: Warn when non default ciphers are removed because the engine rejects them.

2023-08-08 Thread via GitHub
jfclere merged PR #644: URL: https://github.com/apache/tomcat/pull/644 -- 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: dev-unsubscr...@tomcat.apache.org

[GitHub] [tomcat] babyblue94520 opened a new pull request, #645: feat(Http11Processor): Add max value in keepalive.

2023-08-08 Thread via GitHub
babyblue94520 opened a new pull request, #645: URL: https://github.com/apache/tomcat/pull/645 __HttpClient__ judges how many connections are cached by the __keepalive__ header max value, but __Http11Processor__ doesn't provide it, so __HttpClient__ __keepAliveConnections__ is always __5__.

Re: [VOTE] Release Apache Tomcat 11.0.0-M10

2023-08-08 Thread Han Li
> On Aug 9, 2023, at 02:18, Mark Thomas wrote: > > The proposed Apache Tomcat 11.0.0-M10 release is now available for > voting. > > Apache Tomcat 11.0.0-M10 is a milestone release of the 11.0.x branch and has > been made to provide users with early access to the new features in Apache > Tomc

[tomcat] branch 9.0.x updated: Next is 9.0.80

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 22f1eea86c Next is 9.0.80 22f1eea86c is described be

[VOTE] Release Apache Tomcat 9.0.79

2023-08-08 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.79 release is now available for voting. The notable changes compared to 9.0.78 are: - Refactor HTTP/2 implementation to reduce pinning when using virtual threads. - Pass through ciphers referring to an OpenSSL profile, such as PROFILE=SYSTEM instead of produc

svn commit: r63400 - in /dev/tomcat/tomcat-9/v9.0.79: ./ bin/ bin/embed/ src/

2023-08-08 Thread remm
Author: remm Date: Tue Aug 8 21:43:06 2023 New Revision: 63400 Log: Upload 9.0.79 for voting Added: dev/tomcat/tomcat-9/v9.0.79/ dev/tomcat/tomcat-9/v9.0.79/KEYS dev/tomcat/tomcat-9/v9.0.79/README.html dev/tomcat/tomcat-9/v9.0.79/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.79/bin/

[tomcat] 01/01: Tag 9.0.79

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.79 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit a4bbc1f1676932460f993653c04ec43a1e9e8c88 Author: remm AuthorDate: Tue Aug 8 22:52:05 2023 +0200 Tag 9.0.79 --- build.pr

[tomcat] tag 9.0.79 created (now a4bbc1f167)

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to tag 9.0.79 in repository https://gitbox.apache.org/repos/asf/tomcat.git at a4bbc1f167 (commit) This tag includes the following new commits: new a4bbc1f167 Tag 9.0.79 The 1 revisions listed ab

[VOTE] Release Apache Tomcat 10.1.12

2023-08-08 Thread Mark Thomas
The proposed Apache Tomcat 10.1.12 release is now available for voting. The notable changes compared to 10.1.11 are: - Refactor HTTP/2 implementation to reduce pinning when using virtual threads. - Pass through ciphers referring to an OpenSSL profile, such as PROFILE=SYSTEM instead of produ

Re: [VOTE] Release Apache Tomcat 11.0.0-M10

2023-08-08 Thread Mark Thomas
On 08/08/2023 19:18, Mark Thomas wrote: The proposed 11.0.0-M10 release is: [ ] -1 Broken - do not release [X] +1 Alpha  - go ahead and release as 11.0.0-M10 Unit tests pass with Tomcat Native 2.0.5 on Linux, Windows, macOS M1 and macOS Intel. Mark -

[tomcat] branch 10.1.x updated: Increment version for next release

2023-08-08 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 952cd784da Increment version for next release 952

svn commit: r63398 - in /dev/tomcat/tomcat-10/v10.1.12: ./ bin/ bin/embed/ src/

2023-08-08 Thread markt
Author: markt Date: Tue Aug 8 19:48:58 2023 New Revision: 63398 Log: Upload 10.1.12 for voting Added: dev/tomcat/tomcat-10/v10.1.12/ dev/tomcat/tomcat-10/v10.1.12/KEYS dev/tomcat/tomcat-10/v10.1.12/README.html dev/tomcat/tomcat-10/v10.1.12/RELEASE-NOTES dev/tomcat/tomcat-10/v

[tomcat] 01/01: tag 10.1.12

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.1.12 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit fb24d1d6525c774f27c3f711c52790552ee389ee Author: Mark Thomas AuthorDate: Tue Aug 8 20:29:32 2023 +0100 tag 10.1.12 ---

[tomcat] tag 10.1.12 created (now fb24d1d652)

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 10.1.12 in repository https://gitbox.apache.org/repos/asf/tomcat.git at fb24d1d652 (commit) This tag includes the following new commits: new fb24d1d652 tag 10.1.12 The 1 revisions listed

[tomcat] branch 10.1.x updated: Temporary change in release manager

2023-08-08 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 a40a60d355 Temporary change in release manager a4

[VOTE] Release Apache Tomcat 11.0.0-M10

2023-08-08 Thread Mark Thomas
The proposed Apache Tomcat 11.0.0-M10 release is now available for voting. Apache Tomcat 11.0.0-M10 is a milestone release of the 11.0.x branch and has been made to provide users with early access to the new features in Apache Tomcat 11.0.x so that they may provide feedback. The notable change

[tomcat] branch main updated: Increment version number for next release

2023-08-08 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 026b19fcc4 Increment version number for next release

svn commit: r63393 - in /dev/tomcat/tomcat-11/v11.0.0-M10: ./ bin/ bin/embed/ src/

2023-08-08 Thread markt
Author: markt Date: Tue Aug 8 18:13:07 2023 New Revision: 63393 Log: Upload 11.0.0-M10 for voting Added: dev/tomcat/tomcat-11/v11.0.0-M10/ dev/tomcat/tomcat-11/v11.0.0-M10/KEYS dev/tomcat/tomcat-11/v11.0.0-M10/README.html dev/tomcat/tomcat-11/v11.0.0-M10/RELEASE-NOTES dev/tom

[tomcat] 01/01: Tag 11.0.0-M10

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.0-M10 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 06d0e42e6cd70aae860f164c27d16bdfdfcdc496 Author: Mark Thomas AuthorDate: Tue Aug 8 18:51:50 2023 +0100 Tag 11.0.0-M

[tomcat] tag 11.0.0-M10 created (now 06d0e42e6c)

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.0-M10 in repository https://gitbox.apache.org/repos/asf/tomcat.git at 06d0e42e6c (commit) This tag includes the following new commits: new 06d0e42e6c Tag 11.0.0-M10 The 1 revisions

[GitHub] [tomcat] markt-asf commented on pull request #644: Warn when non default ciphers are removed because the engine rejects them.

2023-08-08 Thread via GitHub
markt-asf commented on PR #644: URL: https://github.com/apache/tomcat/pull/644#issuecomment-1669965294 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,

[tomcat] branch 8.5.x updated: Additional debug logging for intermittent test failure

2023-08-08 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 5736f39215 Additional debug logging for intermitten

[tomcat] branch 9.0.x updated: Additional debug logging for intermittent test failure

2023-08-08 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 d3d2e63fe1 Additional debug logging for intermitten

[tomcat] branch 10.1.x updated: Additional debug logging for intermittent test failure

2023-08-08 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 a9e48f637e Additional debug logging for intermitt

[tomcat] branch main updated: Restore original test

2023-08-08 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 a53b1ba5a9 Restore original test a53b1ba5a9 is descri

[tomcat] branch main updated: Additional debug logging for intermittent test failure

2023-08-08 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 1f0d5cb018 Additional debug logging for intermittent

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mladen Turk
On 8/8/23 18:00, Mark Thomas wrote: On 08/08/2023 16:57, Mladen Turk wrote: Produced binary depends only on the Universal CRT, but not on VCRuntime, so no redist packages are needed. Excellent! That is really good news. I'll try this once I have got the August release round out of the w

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mark Thomas
On 08/08/2023 16:57, Mladen Turk wrote: On 8/8/23 15:29, Mark Thomas wrote: On 08/08/2023 13:27, mt...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.gi

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mladen Turk
On 8/8/23 15:29, Mark Thomas wrote: On 08/08/2023 13:27, mt...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added t

[GitHub] [tomcat] markt-asf commented on a diff in pull request #644: Warn when non default ciphers are removed because the engine rejects them.

2023-08-08 Thread via GitHub
markt-asf commented on code in PR #644: URL: https://github.com/apache/tomcat/pull/644#discussion_r1287317502 ## java/org/apache/tomcat/util/net/SSLUtilBase.java: ## @@ -122,6 +122,10 @@ protected SSLUtilBase(SSLHostConfigCertificate certificate, boolean warnTls13) {

[tomcat] branch 8.5.x updated: Back-port additional test from 9.0.x

2023-08-08 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 6dff6f36f9 Back-port additional test from 9.0.x 6df

[tomcat] branch 9.0.x updated: Use standard GoAway handling for intermittent Windows NIO2 issues

2023-08-08 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 22c7bbcb50 Use standard GoAway handling for intermi

[tomcat] branch 10.1.x updated: Use standard GoAway handling for intermittent Windows NIO2 issues

2023-08-08 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 b201577f56 Use standard GoAway handling for inter

[tomcat] branch main updated: Use standard GoAway handling for intermittent Windows NIO2 issues

2023-08-08 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 c78d895c51 Use standard GoAway handling for intermitt

[GitHub] [tomcat] jfclere opened a new pull request, #644: Warn when non default ciphers are removed because the engine rejects them.

2023-08-08 Thread via GitHub
jfclere opened a new pull request, #644: URL: https://github.com/apache/tomcat/pull/644 When using nmap --script ssl-enum-ciphers -p port host the ciphers proposed are often a small subset of the expect ones. A warning helps to see what is rejected. -- This is an automated message fr

[tomcat] branch main updated: Add information on deprecation resolution

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 c2555a91df Add information on deprecation resolution c

Buildbot success in on tomcat-9.0.x

2023-08-08 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/646 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 594c530f7f804a055779ceab67288d7654e582f9 Steps: worke

Re: [tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread Mark Thomas
On 08/08/2023 13:27, mt...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: ne

[tomcat] branch 8.5.x updated: Align with 9.0.x onwards

2023-08-08 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 cae270d2a3 Align with 9.0.x onwards cae270d2a3 is d

[tomcat] branch main updated: Code-clean-up - formatting. No functional change.

2023-08-08 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 7094596844 Code-clean-up - formatting. No functional

[tomcat] 01/02: Improvements to formatting prior to running automated reformatting.

2023-08-08 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 commit 30b2ff85901fea21e0208cfb01113348d00ad870 Author: Mark Thomas AuthorDate: Tue Aug 8 11:53:12 2023 +0100 Improvements t

[tomcat] branch 8.5.x updated (493c208cc9 -> 3676295718)

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 493c208cc9 Use parts size for maxParameterCount new 30b2ff8590 Improvements to formatting prior to running automate

[tomcat] branch 9.0.x updated (78a5a7863e -> 594c530f7f)

2023-08-08 Thread markt
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 78a5a7863e Use parts size for maxParameterCount new 32dd0c6f1b Improvements to formatting prior to running autopmat

[tomcat] 01/02: Improvements to formatting prior to running autopmated reformatting.

2023-08-08 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 commit 32dd0c6f1b0554f651659517796d893601f888d9 Author: Mark Thomas AuthorDate: Tue Aug 8 11:53:12 2023 +0100 Improvements t

[tomcat-native] branch main updated: Remove unused libraries and add support for 'Hybrid CRT' technique.

2023-08-08 Thread mturk
This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new 12666aa60 Remove unused libraries and add supp

[tomcat] 01/02: Improvements to formatting prior to running autopmated reformatting.

2023-08-08 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 commit f4978e84491a01f42236690a1bd903878da6a116 Author: Mark Thomas AuthorDate: Tue Aug 8 11:53:12 2023 +0100 Improvements

[tomcat] branch 10.1.x updated (9651c88542 -> a584fff596)

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 9651c88542 Use parts size for maxParameterCount new f4978e8449 Improvements to formatting prior to running autopma

[tomcat] branch main updated (c8ecf85eed -> 3a31cde6e7)

2023-08-08 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from c8ecf85eed Use parts size for maxParameterCount new 66f4c149a1 Improvements to formatting prior to running autopmate

[tomcat] 01/02: Improvements to formatting prior to running autopmated reformatting.

2023-08-08 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 commit 66f4c149a17f8f1e27a53526f8f0316d59618032 Author: Mark Thomas AuthorDate: Tue Aug 8 11:53:12 2023 +0100 Improvements to

[tomcat] branch 9.0.x updated: Use parts size for maxParameterCount

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 78a5a7863e Use parts size for maxParameterCount 78a5

[tomcat] branch 10.1.x updated: Use parts size for maxParameterCount

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 9651c88542 Use parts size for maxParameterCount 96

[tomcat] branch 8.5.x updated: Use parts size for maxParameterCount

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 493c208cc9 Use parts size for maxParameterCount 493c

[tomcat] branch main updated: Use parts size for maxParameterCount

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 c8ecf85eed Use parts size for maxParameterCount c8ecf8

[tomcat-native] branch main updated: Add STATIC_CRT=Hybrid compile time option that creates 'Hybrid CRT' technique which uses Universal CRT AND the static CRT

2023-08-08 Thread mturk
This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new eb0e2be4b Add STATIC_CRT=Hybrid compile time o

[tomcat-native] branch main updated: Add missing CFLAGS and RCFLAGS

2023-08-08 Thread mturk
This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new fb5c82ecc Add missing CFLAGS and RCFLAGS fb5c8

[GitHub] [tomcat] michael-o commented on pull request #640: Catch NamingException instead of specialized sub-classes

2023-08-08 Thread via GitHub
michael-o commented on PR #640: URL: https://github.com/apache/tomcat/pull/640#issuecomment-1669294674 FTR: This is my workaround approach to this: https://github.com/michael-o/tomcatspnegoad/blob/a22c3a4b0f7bc6592d4fd53268137599d84e6bf5/tomcat90/src/main/java/net/sf/michaelo/tomcat/realm

[tomcat-native] branch main updated: Add missing source files that are new to apr 1.7.x

2023-08-08 Thread mturk
This is an automated email from the ASF dual-hosted git repository. mturk pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/main by this push: new e6487f2b0 Add missing source files that are ne

[tomcat] branch main updated: Fix bad allocation

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 4aebd80331 Fix bad allocation 4aebd80331 is described

[tomcat] branch main updated: Fix bad allocation

2023-08-08 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 e61bd13460 Fix bad allocation e61bd13460 is described

Re: Buildbot failure in on tomcat-9.0.x

2023-08-08 Thread Mark Thomas
On 07/08/2023 19:33, build...@apache.org wrote: Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/645 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [br