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

Make this compile again with a Jenkins 2.61+ dependency #207

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

daniel-beck
Copy link
Member

Looks like jenkinsci/jenkins#2864 and #167 don't work well together.

Untested.

@slonopotamus
Copy link
Contributor

I came up with exactly the same changes locally. ParameterizedJobMixIn.ParameterizedJob got generics in jenkinsci/jenkins@37dfa99 so we need to account for that.

@oleg-nenashev oleg-nenashev changed the title Make this work with Jenkins 2.61+ Make JenkinsRune#buildAndAssertSuccess() and JenkinsRune#buildAndAssertStatus() work with Jenkins 2.61+ Apr 4, 2020
@daniel-beck
Copy link
Member Author

@oleg-nenashev It's a compile error, I doubt it's a problem at run time or we'd have noticed.

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine with me. Somebody else will need to deliver the JTH release if urgent

@oleg-nenashev oleg-nenashev added internal and removed bug labels Apr 4, 2020
@daniel-beck daniel-beck changed the title Make JenkinsRune#buildAndAssertSuccess() and JenkinsRune#buildAndAssertStatus() work with Jenkins 2.61+ Make this compile again with a Jenkins 2.61+ dependency Apr 4, 2020
@daniel-beck
Copy link
Member Author

Changing misleading title to a better one.

This might not make sense standalone, but might be useful to keep around if #133 doesn't get merged soon.

@timja timja merged commit 070a024 into jenkinsci:master Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants