Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
maven-bundle-plugin-5.1.2
-
None
Description
with configuration defined in FELIX-6304, builds were reproducible with plugin 5.1.1
but upgrading plugin to 5.1.2 added 2 new entries to MANIFEST.MF that are not reproducible:
Build-Jdk: 11.0.11 Built-By: my_username
instead of previous
Build-Jdk-Spec: 11
this is what is causing the reproducibility regression for Dropwizard-metrics from 4.1.18 to 4.1.19 https://github.com/jvm-repo-rebuild/reproducible-central#io.dropwizard.metrics:metrics-parent
Attachments
Issue Links
- is broken by
-
FELIX-6312 Maven Bundle Plugin removes entries from manifest since version 5
- Resolved
- supercedes
-
FELIX-6304 bundle:bundle generates non-reproducible JAR archives (timestamps)
- Resolved
- links to