8000 Deprecate @HttpsClient by WonderCsabo · Pull Request #1719 · androidannotations/androidannotations · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Conversation

@WonderCsabo
Copy link
Member

Related to #1640.

@WonderCsabo WonderCsabo force-pushed the 1640_deprecateHttpsClient branch from 4364379 to 2846fd2 Compare March 4, 2016 14:37

public void isApacheHttpClientClassPresent(Element element, ElementValidation validation) {
if (!isClassPresent(CanonicalNameConstants.DEFAULT_HTTP_CLIENT)) {
validation.addError(element, "The Apache HTTP library is not found on the classpath!");
Copy link
Member

Choose a reason for hiding this comment

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

have you tested this with a gradle project targeting sdk 23+?

@dodgex
Copy link
Member
dodgex commented Mar 4, 2016

looks good.

@WonderCsabo WonderCsabo force-pushed the 1640_deprecateHttpsClient branch from 2846fd2 to 2fcfd54 Compare March 4, 2016 15:23
@WonderCsabo WonderCsabo force-pushed the 1640_deprecateHttpsClient branch from 2fcfd54 to 5d6baeb Compare March 4, 2016 15:35
WonderCsabo added a commit that referenced this pull request Mar 4, 2016
@WonderCsabo WonderCsabo merged commit 1da6797 into androidannotations:develop Mar 4, 2016
@WonderCsabo WonderCsabo deleted the 1640_deprecateHttpsClient branch March 4, 2016 16:07
@WonderCsabo WonderCsabo added this to the 4.0 milestone Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0