(tomcat) branch main updated: Clean-up original smoke test

2025-08-28 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 05cd3082a1 Clean-up original smoke test 05cd3082a1 is

(tomcat) branch main updated: Split MacOS smoke test to separate action so sudo can be used

2025-08-28 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 59d1f50ece Split MacOS smoke test to separate action

Re: (tomcat) branch main updated: Attempt to fix smoke test on MacOS

2025-08-28 Thread Mark Thomas
On 28/08/2025 16:35, ma...@apache.org wrote: 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 3a888

(tomcat) branch main updated: Attempt to fix smoke test on MacOS

2025-08-28 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 3a88873371 Attempt to fix smoke test on MacOS 3a88873

Re: Automating Coverity scanning

2025-08-28 Thread Mark Thomas
On 28/08/2025 14:46, Rémy Maucherat wrote: On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote: I'm just waiting for the GitHub uploaded file to be processed. It seems to have been stuck in the queue to be analysed at position 191 for a while. I'm hoping the queue position only updates periodi

Re: Automating Coverity scanning

2025-08-28 Thread Rémy Maucherat
On Thu, Aug 28, 2025 at 4:08 PM Mark Thomas wrote: > over the weekend. Great idea ! Rémy - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

(tomcat) branch main updated: Add weekly runs as well as the option to run manually.

2025-08-28 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 0418708aff Add weekly runs as well as the option to r

Buildbot failure in on tomcat-9.0.x

2025-08-28 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1480 Blamelist: Mark Thomas , remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 268dfccf7773c6d0f1b05e3455b1b1

Re: Automating Coverity scanning

2025-08-28 Thread Rémy Maucherat
On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote: > I'm just waiting for the GitHub uploaded file to be processed. It seems > to have been stuck in the queue to be analysed at position 191 for a > while. I'm hoping the queue position only updates periodically. We'll see. So it's 188 now ;) When

(tomcat) branch main updated: Tighten up thread safety

2025-08-28 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 d314df0a07 Tighten up thread safety d314df0a07 is desc

Re: Automating Coverity scanning

2025-08-28 Thread Rémy Maucherat
On Thu, Aug 28, 2025 at 2:44 PM Mark Thomas wrote: > > On 28/08/2025 13:19, Rémy Maucherat wrote: > > On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote: > >> > >> All, > >> > >> It has been on my TODO list for a while so I am going to start looking > >> at automating the coverity scan build and u

Re: Automating Coverity scanning

2025-08-28 Thread Mark Thomas
On 28/08/2025 13:19, Rémy Maucherat wrote: On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote: All, It has been on my TODO list for a while so I am going to start looking at automating the coverity scan build and upload process. My plan is to upload 1 build of main (currently 12.0.x) a day. B

Re: Automating Coverity scanning

2025-08-28 Thread Rémy Maucherat
On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas wrote: > > All, > > It has been on my TODO list for a while so I am going to start looking > at automating the coverity scan build and upload process. > > My plan is to upload 1 build of main (currently 12.0.x) a day. Based on > the current lines of code

Buildbot success in on tomcat-11.0.x

2025-08-28 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1763 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] 5269c6efe0d16a693d391983957d2636d4c47a82 Steps: wo

(tomcat) branch main updated: Ignore the default Coverity scan output directory

2025-08-28 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 41d4f1c79e Ignore the default Coverity scan output di

(tomcat) branch main updated: First pass at setting up the Coverity Scan action

2025-08-28 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 8d0e3c3f62 First pass at setting up the Coverity Scan

(tomcat) branch main updated: Exclude the default Coverity scan output directory from Checkstyle scans

2025-08-28 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 f4ca2d28ef Exclude the default Coverity scan output d

Automating Coverity scanning

2025-08-28 Thread Mark Thomas
All, It has been on my TODO list for a while so I am going to start looking at automating the coverity scan build and upload process. My plan is to upload 1 build of main (currently 12.0.x) a day. Based on the current lines of code, we could upload as often as three times a day if we wanted

(tomcat) branch 9.0.x updated: Update Checkstyle to 11.0.0

2025-08-28 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 268dfccf77 Update Checkstyle to 11.0.0 268dfccf77 i

(tomcat) branch 10.1.x updated: Update Checkstyle to 11.0.0

2025-08-28 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 a3ffb672e8 Update Checkstyle to 11.0.0 a3ffb672e8

(tomcat) branch 11.0.x updated: Update Checkstyle to 11.0.0

2025-08-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 5269c6efe0 Update Checkstyle to 11.0.0 5269c6efe0

(tomcat) branch main updated: Update Checkstyle to 11.0.0

2025-08-28 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 97aa2a67cb Update Checkstyle to 11.0.0 97aa2a67cb is

Buildbot failure in on tomcat-11.0.x

2025-08-28 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1762 Blamelist: remm Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] dd35c7b0d0fec84ecddcebd459f0d4768966fe12

(tomcat) branch 11.0.x updated: Code clean-up formatting - no functional change

2025-08-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new c73ea666c1 Code clean-up formatting - no function

(tomcat) branch main updated: Code clean-up formatting - no functional change

2025-08-28 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 d381ef8fca Code clean-up formatting - no functional c

(tomcat) branch 9.0.x updated: Javadoc updates in preparation for applying automatic formatting

2025-08-28 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 7c274b564d Javadoc updates in preparation for apply

(tomcat) branch 10.1.x updated: Javadoc updates in preparation for applying automatic formatting

2025-08-28 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 fd0167a13c Javadoc updates in preparation for app

(tomcat) branch 11.0.x updated: Javadoc updates in preparation for applying automatic formatting

2025-08-28 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 4562c2e059 Javadoc updates in preparation for app

(tomcat) branch main updated: Javadoc updates in preparation for applying automatic formatting

2025-08-28 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 5505840bcc Javadoc updates in preparation for applyin

(tomcat) branch 9.0.x updated: Add missing catch when PEMFile fails to process some keys

2025-08-28 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 20c9181c7e Add missing catch when PEMFile fails to p

(tomcat) branch 10.1.x updated: Add missing catch when PEMFile fails to process some keys

2025-08-28 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 8c7547fcc6 Add missing catch when PEMFile fails to

(tomcat) branch 11.0.x updated: Add missing catch when PEMFile fails to process some keys

2025-08-28 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new dd35c7b0d0 Add missing catch when PEMFile fails to

(tomcat) branch main updated: Add missing catch when PEMFile fails to process some keys

2025-08-28 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 2cfa39ad23 Add missing catch when PEMFile fails to pro