Skip to content

Conversation

@trkurc
Copy link
Contributor

@trkurc trkurc commented Feb 14, 2016

No description provided.

// create the http client
try ( final CloseableHttpClient client = clientBuilder.build() ) {
// NOTE: including this inner try in order to swallow exceptions on close
try {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Holy smokes, this got butchered, it should just be an indentation of that try block

@mcgilman
Copy link
Contributor

Reviewing

@mcgilman
Copy link
Contributor

I additionally addressed some whitespaces at the end of lines causing contrib-check to fail.

@asfgit asfgit closed this in c7e24c7 Feb 25, 2016
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.

3 participants