Skip to content

Stop using deprecated Util#join#129

Merged
pjdarton merged 1 commit intojenkinsci:masterfrom
basil:util-join
May 12, 2022
Merged

Stop using deprecated Util#join#129
pjdarton merged 1 commit intojenkinsci:masterfrom
basil:util-join

Conversation

@basil
Copy link
Copy Markdown
Member

@basil basil commented Sep 11, 2021

This method was deprecated in jenkinsci/jenkins#5467, so migrate away from it in favor of native Java Platform functionality.

@pjdarton
Copy link
Copy Markdown
Member

I'm going to hold off merging this until jenkinsci/docker-plugin#855 has proved it is safe.

The docker-plugin has much better unit-test coverage (its unit-tests can test that it can spin up new containers, which is possible as the Jenkins CI environment has docker) than this plugin (the Jenkins CI environment doesn't have a vSphere server to test against, so this plugin can't test things "for real") and it's currently failing on the docker-plugin's equivalent PR - I suspect that if the unit-tests were adequate in this plugin, it'd fail here too.

@basil
Copy link
Copy Markdown
Member Author

basil commented Sep 21, 2021

I suspect that if the unit-tests were adequate in this plugin, it'd fail here too.

I suspect not, because this PR is valid and correct. Approve and merge it.

@pjdarton pjdarton merged commit 926f0ff into jenkinsci:master May 12, 2022
@basil basil deleted the util-join branch May 12, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants