Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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.
Attachments
Issue Links
- is related to
-
FELIX-6304 bundle:bundle generates non-reproducible JAR archives (timestamps)
- Resolved
- relates to
-
MSHARED-494 Impossible to generate a reproducible build due to timestamp in pom.properties
- Closed
-
FELIX-6269 bundle:manifest generates non-reproducible entries in MANIFEST.MF
- Resolved
- links to
- Wiki Page
-
Wiki Page Loading...