Skip to content
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

Replace deprecatet HttpEntity.consume with EntityUtils.consume #639

Merged
merged 3 commits into from Feb 3, 2016

Conversation

oxygen0211
Copy link
Contributor

fixes issue #633

@oxygen0211
Copy link
Contributor Author

Apparently, in certain cases (at least in the integration tests), EntityUtils is not available. Have to check this.

@johanhaleby
Copy link
Collaborator

Thanks for the pull request. In what scenarios are EntityUtils not available? Do you mean in some version of Apache HTTP Client?

@oxygen0211
Copy link
Contributor Author

Turned out it was an error on my side, I missed out an import that wasn't added automatically by Eclipse (I'm not doing much groovy and thus my env isn't really prepared for it) which broke some integrationtests. With ec728f6, those concerns are gone.

With the dependencies as they are right now, I do not see a problem

johanhaleby added a commit that referenced this pull request Feb 3, 2016
Replace deprecatet HttpEntity.consume with EntityUtils.consume
@johanhaleby johanhaleby merged commit 26e1a3d into rest-assured:master Feb 3, 2016
@johanhaleby
Copy link
Collaborator

Oh OK! Great I'll bring it on.

@oxygen0211 oxygen0211 deleted the socket-pr branch February 3, 2016 15:41
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.

None yet

2 participants