Skip to content

Add apache-client to aws-sdk-java module#6964

Merged
joviegas merged 2 commits into
dongie/apache5-as-defaultfrom
joviegas/add-apache4-in-awsdkjava-pom
May 15, 2026
Merged

Add apache-client to aws-sdk-java module#6964
joviegas merged 2 commits into
dongie/apache5-as-defaultfrom
joviegas/add-apache4-in-awsdkjava-pom

Conversation

@joviegas
Copy link
Copy Markdown
Contributor

@joviegas joviegas commented May 13, 2026

Add apache-client to aws-sdk-java module to prevent Errors for customers using ApacheHttpClient in environments that bundle the whole SDK (e.g., EMR) after apache5-client default switch

Motivation and Context

  • Phase 2 of the Apache 5.x migration replaces apache-client with apache5-client as the runtime dependency in services/pom.xml.
  • This removes apache-client from the transitive dependency tree of aws-sdk-java. Environments that bundle the whole SDK (example EMR) will no longer have apache-client on the runtime classpath, causing runtime errors for customers whose applications reference ApacheHttpClient.

Modifications

  • Added apache-client as an explicit dependency in aws-sdk-java/pom.xml.

License

  • I confirm that this pull request can be released under the Apache 2 license

…ror for customers using ApacheHttpClient in environments that bundle the whole SDK (e.g., EMR) after apache5-client default switch
@joviegas joviegas requested a review from a team as a code owner May 13, 2026 21:53
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
34 Security Hotspots
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@joviegas joviegas merged commit 10e6e06 into dongie/apache5-as-default May 15, 2026
1 of 2 checks passed
@github-actions
Copy link
Copy Markdown

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 15, 2026
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