Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Fix duplication of jars in packaged zip artifact #1359

Merged
merged 1 commit into from
Oct 26, 2016

Conversation

rtyley
Copy link
Member

@rtyley rtyley commented Oct 26, 2016

Deployment of PR #1358 failed due to sbt/sbt-native-packager#759, where jars in an artifact built with native packager occurred twice within the zip file.

On the recommendation of Nepomuk Seiler, we tried using useNativeZip on a different project: guardian/members-data-api#100 ...and it seemed to help.

cc @AWare

Deployment of PR #1358 failed due to sbt/sbt-native-packager#759, where
jars in an artifact built with native packager occurred twice within the
zip file.

#1358 (comment)

On the recommendation of Nepomuk Seiler, we tried using `useNativeZip`
on a different project: guardian/members-data-api#100
...and it seemed to help.
Copy link
Contributor

@AWare AWare left a comment

Choose a reason for hiding this comment

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

@prout-bot
Copy link

Seen on PROD (merged by @rtyley 9 minutes and 45 seconds ago) Please check your changes!

@prout-bot
Copy link

✅ Post-deployment testing passed! Screencast Details

@prout-bot
Copy link

✅ Post-deployment testing passed! Screencast Details

@svillafe svillafe deleted the fix-duplication-of-jars-in-packaged-zip-artifact branch February 16, 2017 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants