Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: b66b53c54590173ddec9746ea088c398c4f90614
https://github.com/xwiki/xwiki-platform/commit/b66b53c54590173ddec9746ea088…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M
xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-21726: ServletEngineExecutor is not using the proper java version to inject the
add-opens
* remove leftover imports
Commit: 57a29b2b837044fb49e267c6c0698bba7f4a1fa4
https://github.com/xwiki/xwiki-platform/commit/57a29b2b837044fb49e267c6c069…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M
xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/src/main/java/org/xwiki/attachment/validation/internal/step/MimetypeAttachmentValidationStep.java
Log Message:
-----------
XWIKI-21727: The mimetype AttachmentValidationStep open a stream but does not close it
Compare:
https://github.com/xwiki/xwiki-platform/compare/a679de997d4d...57a29b2b8370