On Thu, Aug 28, 2025 at 1:08 PM Mark Thomas <ma...@apache.org> 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, we could upload as often as three times a day > if we wanted to. I don't think we need to though. Once a day should be > plenty.
Once a week would be more than enough IMO. Even submitting manually like right now is not so bad. Note: The latest cov tool now supports up to Java 23 (so it can work on the FFM classes now) and as a result it handled 12 for me. The previous tool release did not work with new Java features, which is why I submitted a 10.1 build. As a result of the Java version support lag, I think it could be problematic to try to target trunk for this. I would recommend you use a stable branch like 11 instead (now that it works). Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org