Skip to content

Conversation

@bsideup
Copy link
Member

@bsideup bsideup commented Dec 14, 2019

No description provided.

@bsideup bsideup added this to the next milestone Dec 14, 2019
@bsideup bsideup requested a review from a team December 14, 2019 13:50
public ExecResult execInContainer(Charset outputCharset, String... command)
throws UnsupportedOperationException, IOException, InterruptedException {
return ExecInContainerPattern.execInContainer(getContainerInfo(), outputCharset, command);
Container.super.copyFileFromContainer(containerPath, destinationPath);
Copy link
Member Author

Choose a reason for hiding this comment

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

because it was defined as throws IOException, InterruptedException in Container

@bsideup bsideup merged commit 6622578 into master Jan 12, 2020
@delete-merged-branch delete-merged-branch bot deleted the more_ContainerState_default_methods branch January 12, 2020 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants