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

Use JarHelper jar entry timestamp logic in MergeJars #469

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

cheister
Copy link
Collaborator

I came across this difference between MergeJars and https://github.com/bazelbuild/bazel/blob/master/src/java_tools/buildjar/java/com/google/devtools/build/buildjar/jarhelper/JarHelper.java#L124 when I was looking at jar tools. Seems like it's better to use the same logic as JarHelper here.

@jin jin self-assigned this Oct 21, 2020
Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any chance that you could add a test for this, please? I realise that code isn't the best tested out there, and my apologies for that.

@cheister cheister merged commit 08a3160 into bazelbuild:master Nov 12, 2020
@cheister cheister deleted the merge_jar_cleanup branch November 12, 2020 18:23
@jin jin mentioned this pull request Jan 6, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants