There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-13a64deb-4994-4e31-8fe8-af07d7e5d8f4 XWIKI-24696 Open

The demo distribution isn't reproducible

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-4ae4e6c1-08cc-4de3-a019-71c699a23e3c Changes by Michael Hamann on 13/Aug/26 17:04
 
Description: Building the demo distribution several times yields different archives , among other things, because . Known issues are:

*
the embedded database contains build timestamps from saving the documents
* the embedded Solr index differs
* the embedded observation ID is randomly generated
* the attachment metadata includes the build time

We should check if we can change the included timestamps to the build time and remove the files we don't control (so remove the observation ID and the Solr index
, but this might not they will be the only difference re-generated on first run) .