Skip to content

Adapt to newer HtmlUnit - #4398

Merged
oleg-nenashev merged 5 commits into
jenkinsci:masterfrom
jglick:htmlunit
Dec 20, 2019
Merged

Adapt to newer HtmlUnit#4398
oleg-nenashev merged 5 commits into
jenkinsci:masterfrom
jglick:htmlunit

Conversation

@jglick

@jglick jglick commented Dec 17, 2019

Copy link
Copy Markdown
Member

jenkinsci/jenkins-test-harness#171 seems to have introduced some test regression. I could not find anything about redirects in the library diff but anyway I think this test from #4239 was meant to test doIndex, which requires a trailing slash.

Will start by verifying that there are no further failures with the trunk library, then either revert the POM or release the library.

WebClient.addRequestHeader will no longer override a header in a WebRequest,
such as when the same WebClient/WebRequest was previously used with different headers.
jglick referenced this pull request in apache/httpcomponents-client Dec 18, 2019
@jglick
jglick marked this pull request as ready for review December 18, 2019 13:56
@oleg-nenashev oleg-nenashev added internal ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback skip-changelog Should not be shown in the changelog labels Dec 18, 2019
@oleg-nenashev

Copy link
Copy Markdown
Member

I plan to merge it tomorrow if no negative feedback

@oleg-nenashev
oleg-nenashev merged commit 7ab6d8e into jenkinsci:master Dec 20, 2019
@jglick
jglick deleted the htmlunit branch December 20, 2019 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal ready-for-merge The PR is ready to go, and it will be merged soon if there is no negative feedback skip-changelog Should not be shown in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants