|
| 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) . |
|