Skip to content

Conversation

slachiewicz
Copy link
Member

No description provided.

@slachiewicz slachiewicz added java Pull requests that update Java code maintenance labels May 22, 2023
rand.nextBytes(data);
out.write(data);
out.flush();
}
}

File jarFile = new File("target/output/veryLargeJar.jar");
Copy link
Member

Choose a reason for hiding this comment

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

We can also use tempDir and file will be deleted by JUnit

@slachiewicz slachiewicz merged commit b08f77a into master May 27, 2023
@slachiewicz slachiewicz deleted the cleanupVeryLargeJar branch May 27, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants