[
https://issues.apache.org/jira/browse/FELIX-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernhard M. Wiedemann updated FELIX-6203:
-----------------------------------------
Description:
For reproducible builds, we want to be able to produce the same results from
the same inputs.
However the pom.properties file generted by maven-plugin-bundle varied across
builds, because it contains a timestamp.
[https://github.com/apache/felix/pull/209] fixes this for us.
The alternative approach would be to drop the timestamp, if it is not needed.
> Make bundleplugin pom.proterties reproducible
> ---------------------------------------------
>
> Key: FELIX-6203
> URL: https://issues.apache.org/jira/browse/FELIX-6203
> Project: Felix
> Issue Type: Improvement
> Reporter: Bernhard M. Wiedemann
> Priority: Major
>
> For reproducible builds, we want to be able to produce the same results from
> the same inputs.
> However the pom.properties file generted by maven-plugin-bundle varied across
> builds, because it contains a timestamp.
> [https://github.com/apache/felix/pull/209] fixes this for us.
> The alternative approach would be to drop the timestamp, if it is not needed.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)