slachiewicz opened a new pull request, #208: URL: https://github.com/apache/maven-dist-tool/pull/208
The matrix moves to the tip of each active line. 3.10.0-rc-1 replaces a distribution that had to be built from source, and the per-RC columns go now that rc-6 is released and closed out; what is left to watch is the 4.0.x tip. Everything the WIP header listed as pending for RC6 is in 4.0.0-rc-6, including #11868 and #11869, which reached the branch as apache/maven#12093 and apache/maven#12094. maven-doxia-sitetools#655 is the one item still open, and it arrives on Doxia's own release cycle rather than through an apache/maven milestone. Two silent failures came along for the ride: an uninstalled JDK or Maven left `sdk use` selecting the previous one and reported that build under the wrong column, and the log cache never expired, so a rebuilt 4.0.0-SNAPSHOT kept reporting the previous distribution's result. The generated page is not updated here; that needs a full run, 44 plugins over 3 columns, on a machine carrying all three distributions. Verified: the cache now compares the log against the candidate directory rather than any file inside it, because a reproducible build stamps every unpacked file with `project.build.outputTimestamp`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
