On 11/01/2023 13:37, Rainer Jung wrote:
<snip/>
this commit and its backports seems to have broken the build. The
checksums for BND have been updated from the ones for 6.3.1 to the ones
for 6.4.0, but the version itself has not changed (bnd is also not
mentioned in the changelog snippet). So we still use bnd 6.3.1 but test
the download against the checksums for 6.4.0, which fails - unless you
already have 6.3.1 in place from earlier builds.
Not sure what was intended, a version update to 6.4.0 or staying at
6.3.1 including checksums.
Thanks for picking this up. I intended up update BND as well. Not sure
how I ended up with a partial update.
I'll get this fixed now.
Mark
Thanks and regards,
Rainer
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 268b2cb7d7..6a80447ebf 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -209,6 +209,15 @@
<update>
Update to the Eclipse JDT compiler 4.26. (markt)
</update>
+ <update>
+ Update Checkstyle to 10.6.0. (markt)
+ </update>
+ <update>
+ Update Unboundid to 6.0.7. (markt)
+ </update>
+ <update>
+ Update SpotBugs to 4.7.3. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org