Skip to content

Fix how we calculate temporary file for archive #290

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

Merged
merged 1 commit into from
Mar 18, 2019
Merged

Fix how we calculate temporary file for archive #290

merged 1 commit into from
Mar 18, 2019

Conversation

jshum2479
Copy link
Member

@jshum2479 jshum2479 commented Mar 18, 2019

Prior than jdk 8, java.io.File generateFile does not strip down the prefix to base name in createTempFile, we are changing how we pass in the prefix now.
Fixes #276

@rakillen rakillen merged commit e0c69d4 into master Mar 18, 2019
@rakillen rakillen deleted the wdt-276 branch March 18, 2019 19:36
@rakillen
Copy link
Member

Fixes #276

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.

Domain discovery fails due to incorrectly generated output archive filename
2 participants