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

Remove Apache HTTP client 4.x dependencies #1240

Open
hlg opened this issue Feb 4, 2022 · 0 comments
Open

Remove Apache HTTP client 4.x dependencies #1240

hlg opened this issue Feb 4, 2022 · 0 comments

Comments

@hlg
Copy link
Member

hlg commented Feb 4, 2022

There are dependencies on Apache HttpClient 4.5.x in plugins (through pluginbase), e.g. in IfcOpenShell. Further Eclipse Aether is no longer maintained and as such not updated to HttpClient 5. Thus we might want to replace Eclipse Aether with Apache Maven Artifact Resolver.

This is not high priority as both versions are able to coexist.

hlg added a commit that referenced this issue May 15, 2022
- keeping version 4 for plugins (e.g. IfcOpenShell) and Eclipse aether (see issue #1240)
- update legacy HTTP client lib to 4.5.13
zaqifathis added a commit to zaqifathis/BIMserver that referenced this issue Oct 23, 2024
pre-conditioned to update the http client to version 5
hlg pushed a commit that referenced this issue Oct 23, 2024
pre-conditioned to update the http client to version 5
hlg added a commit that referenced this issue Oct 23, 2024
- another org.eclipse.aether dependency replaced with
  org.apache.maven.resolver
- updated other org.apache.maven dependencies to match the resolver ones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant