This issue has been created
There is 1 update.
 
 
XWiki Commons / cid:jira-generated-image-avatar-51e9c2de-b684-41a2-975a-855975f78963 XCOMMONS-3740 Open

Activate reproducible builds for XWiki

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-3525827e-8c79-4161-be6d-015793630d19 Michael Hamann created this issue on 11/Aug/26 17:37
 
Summary: Activate reproducible builds for XWiki
Issue Type: cid:jira-generated-image-avatar-51e9c2de-b684-41a2-975a-855975f78963 Improvement
Affects Versions: 17.10.0
Assignee: Unassigned
Components: Development Issues only
Created: 11/Aug/26 17:37
Priority: cid:jira-generated-image-static-major-ffad4f53-0e8d-4e71-b949-d8c14815b872 Major
Reporter: Michael Hamann
Description:

We should set project.build.outputTimestamp to activate reproducible builds. The build timestamp is automatically updated on release. Contrib parents will inherit it, which should be totally okay - in Maven 4, an inherited, fixed build timestamp will actually be the default. If an extension doesn't want this, it can always override the build timestamp.

This issue is not about ensuring that the build is actually fully reproducible, separate issues will be created for that. This issue is only about enabling the basic flag to instruct Maven to attempt producing a reproducible build.

 
 

1 update

 
cid:jira-generated-image-avatar-3525827e-8c79-4161-be6d-015793630d19 Changes by Michael Hamann on 11/Aug/26 17:41
 
Assignee: Michael Hamann