Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 8a98072fdfbe4240a0b8923305920b6c7dc7b8b1
https://github.com/xwiki/xwiki-platform/commit/8a98072fdfbe4240a0b892330592…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/TempResourceAction.java
Log Message:
-----------
[Misc] Properly close the temporary file in legacy temp action
* Also remove the cast of the length to int and instead set the length
as long.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 34eb701d5b68848f27a9eb616225a720dcbf594a
https://github.com/xwiki/xwiki-commons/commit/34eb701d5b68848f27a9eb616225a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
Log Message:
-----------
[Misc] Fix some Sonarqube-reported issues related to tests (make sure all test methods have an assert)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications