Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: setup reproducible builds for spoon-core #4152

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

I-Al-Istannen
Copy link
Collaborator

This patch upgrades the maven jar plugin to 3.2.0 and disables timestamps in maven to make the spoon-core (and maybe others) build reproducible.

See https://maven.apache.org/guides/mini/guide-reproducible-builds.html

Partially addresses #4151.

This patch upgrades the maven jar plugin to 3.2.0 and disables
timestamps in maven to make the spoon-core (and maybe others) build
reproducible.

See https://maven.apache.org/guides/mini/guide-reproducible-builds.html
@monperrus
Copy link
Collaborator

Thanks, LGTM. Unwip?

@I-Al-Istannen
Copy link
Collaborator Author

I-Al-Istannen commented Sep 10, 2021

Ah right, I tested it locally without running tests as those just don't work on my computer for reasons I am not privy too and wanted to wait for CI, but running tests shouldn't change anything. I will unwip it.

@I-Al-Istannen I-Al-Istannen changed the title wip: feat: reproducible spoon-core builds review: feat: reproducible spoon-core builds Sep 10, 2021
@monperrus
Copy link
Collaborator

LGTM, will merge.

@monperrus monperrus changed the title review: feat: reproducible spoon-core builds chore: setup reproducible builds for spoon-core Sep 13, 2021
@monperrus monperrus merged commit 68c0e4e into INRIA:master Sep 13, 2021
@monperrus monperrus mentioned this pull request Sep 13, 2021
4 tasks
@I-Al-Istannen I-Al-Istannen deleted the feat/reproducible-spoon-core branch September 13, 2021 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants