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

Update Apache HTTP transport #172

Open
dmdashenkov opened this issue Nov 1, 2021 · 1 comment
Open

Update Apache HTTP transport #172

dmdashenkov opened this issue Nov 1, 2021 · 1 comment
Assignees

Comments

@dmdashenkov
Copy link
Contributor

The currently used v1 Apache HTTP transport lib is deprecated, as evidenced by warnings upon each build. We should update to the v2, as stated in the ApacheHttpTransport class-level Javadoc.

However, updating to v2 causes a series of dependency clashes that are hard to resolve. In particular, the v2 code includes some kind of a call to API which is not found at runtime. To reproduce this, update the artifact and run integration tests.

We will probably be able to update this artifact in the future more easily. It's best to try and do so before the Spine v2 release.

@armiol
Copy link
Contributor

armiol commented Jun 9, 2023

This is already done for Spine 1.9.0, but still needs to be addressed in Spine v2.

@armiol armiol moved this to 📋 Backlog in v2.0 Jun 9, 2023
@armiol armiol self-assigned this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants