[
https://issues.apache.org/jira/browse/MWAR-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MWAR-432:
-------------------------------
Description:
since a jar file is a zip file, entries order and timestamp are a natural
source of non Reproducible Builds:
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318]
but given how Tomcat uses timestamp to serve content, maybe fixed timestamp for
SNASPHOTs is not appropriate: see https://github.com/gradle/gradle/issues/10917
was:since a jar file is a zip file, entries order and timestamp are a natural
source of non Reproducible Builds:
[https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318]
> Reproducible Builds: make entries in output jar files reproducible (order +
> timestamp)
> --------------------------------------------------------------------------------------
>
> Key: MWAR-432
> URL: https://issues.apache.org/jira/browse/MWAR-432
> Project: Maven WAR Plugin
> Issue Type: New Feature
> Affects Versions: 3.2.3
> Reporter: Herve Boutemy
> Priority: Major
> Fix For: 3.2.4
>
>
> since a jar file is a zip file, entries order and timestamp are a natural
> source of non Reproducible Builds:
> [https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318]
> but given how Tomcat uses timestamp to serve content, maybe fixed timestamp
> for SNASPHOTs is not appropriate: see
> https://github.com/gradle/gradle/issues/10917
--
This message was sent by Atlassian Jira
(v8.3.4#803005)