[
https://issues.apache.org/jira/browse/ARTEMIS-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856248#comment-17856248
]
Robbie Gemmell commented on ARTEMIS-4822:
-----------------------------------------
{quote}
commit ae8fd6dbdbae2653194512b97484a27440a38f6d
Author: Robbie Gemmell <[email protected]>
Date: Wed Jun 19 10:01:13 2024 +0100
ARTEMIS-4822: disable timestamps in PDF metadata, making it and
artemis-website output reproducible
{quote}
https://github.com/apache/activemq-artemis/commit/ae8fd6dbdbae2653194512b97484a27440a38f6d
> improve build reproducibility
> -----------------------------
>
> Key: ARTEMIS-4822
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4822
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Major
> Fix For: 2.36.0
>
>
> The artemis-website modules output is not currently reproducible, even though
> all the HTML output in it is, because the PDF of the user manual now also
> added contains an embedded creation timestamp.
> The artemis-commons module pom is a dependency-reduced-pom created by the
> shade plugin. It can vary with maven version used during the build, and
> whether the release profile is active or not. We can improve the former by
> requiring the newer maven versions are used during release. We could
> investigate if the latter could be improved by adjusting the pom slightly to
> alter the varying bits (around the javadoc plugin) such that they dont.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact