Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e3f82cb1f62f50ac66d9ec7a6ae4017dc73175eb https://github.com/xwiki/xwiki-platform/commit/e3f82cb1f62f50ac66d9ec7a6ae40... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3109: Declare project.build.outputTimestamp to make the build reproducible * Set the flag to enable reproducible builds. Commit: b99ea3dd86339f5f353910f079c72966e609d5d9 https://github.com/xwiki/xwiki-platform/commit/b99ea3dd86339f5f353910f079c72... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/pom.xml M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/pom.xml Log Message: ----------- XWIKI-24676: Make the CKEditor build reproducible * Fix the CKEditor copyright year and time-based cache busting markers. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: ed0b6dbacb41ddda810ca05adca141145784c860 https://github.com/xwiki/xwiki-platform/commit/ed0b6dbacb41ddda810ca05adca14... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/pom.xml M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/src/main/java/com/xpn/xwiki/tool/doc/AbstractDocumentMojo.java Log Message: ----------- XWIKI-24687: Use reproducible timestamps in the XML doc update plugin * Use the build output timestamp when set in xwiki-platform-tool-xmldoc-update-plugin to ensure that the updated documents and attachments are reproducible. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 8b5c56cec5dd1592926f2c4cc60a1ef0f003fc64 https://github.com/xwiki/xwiki-platform/commit/8b5c56cec5dd1592926f2c4cc60a1... Author: Michael Hamann <[email protected]> Date: 2026-08-11 (Tue, 11 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-extension-handler-xar/pom.xml Log Message: ----------- [Misc] Fix setup of xwiki-platform-legacy-extension-handler-xar to exclude build definitions * Add exclusion in xwiki-platform-legacy-extension-handler-xar (same as in other legacy modules). This helps with build reproducibility but isn't enough as the generated classes still contain an absolute path. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Compare: https://github.com/xwiki/xwiki-platform/compare/ba479f104a41...8b5c56cec5dd To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications