Skip to content

Conversation

@ielatif
Copy link
Contributor

@ielatif ielatif commented May 29, 2019

This commit simplify SslContextFactory usage when configuring JettyClientHttpConnector since it provides a constructor that takes a HttpClient and a JettyResourceFactory as parameters.
Closes gh-16994

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 29, 2019
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels May 29, 2019
@philwebb philwebb added this to the 2.2.x milestone May 29, 2019
@ielatif
Copy link
Contributor Author

ielatif commented May 30, 2019

@philwebb can you please rerun CI build? It is pending since yesterday

@philwebb
Copy link
Member

@ielatif I'm afraid our CI system is under maintenance at the moment. Hopefully it should be back today.

@ielatif
Copy link
Contributor Author

ielatif commented May 30, 2019

@philwebb thanks for sharing

…ector

This commit simplify SslContextFactory usage when configuring JettyClientHttpConnector since it provides a constructor that takes a HttpClient and a JettyResourceFactory as parameters.
Closes spring-projectsgh-16994
@ielatif
Copy link
Contributor Author

ielatif commented May 30, 2019

@philwebb I got CI to work.

@philwebb
Copy link
Member

Thanks very much, this has now been merged to master.

philwebb pushed a commit that referenced this pull request May 31, 2019
Simplify `ClientHttpConnectorConfiguration`by using the recently
introduced `JettyClientHttpConnector` constructor.

See gh-17015
@philwebb
Copy link
Member

Fixed in 4ac1407. I accidentally rebased and lost the merge commit.

@philwebb philwebb closed this May 31, 2019
@ielatif ielatif deleted the gh-16994 branch June 1, 2019 00:18
@philwebb philwebb modified the milestones: 2.2.x, 2.2.0.M4 Jun 1, 2019
wilkinsona pushed a commit to wilkinsona/spring-boot that referenced this pull request Jun 4, 2019
Simplify `ClientHttpConnectorConfiguration`by using the recently
introduced `JettyClientHttpConnector` constructor.

See spring-projectsgh-17015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify SslContextFactory usage when configuring JettyClientHttpConnector

3 participants