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

Verifying that web methods may be defined as default interface methods #113

Merged
merged 2 commits into from
Aug 3, 2017

Conversation

jglick
Copy link
Member

@jglick jglick commented May 1, 2017

Relevant since Jenkins core is now on -source 8.

@reviewbybees

@ghost
Copy link

ghost commented May 1, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

@jglick
Copy link
Member Author

jglick commented May 1, 2017

CI build is getting a SIGKILL for some reason.

@jglick
Copy link
Member Author

jglick commented May 1, 2017

In fact this build passed so it is just odd that there seem to be two jobs building the same repo. I will disable the other!

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.

🐝

@@ -83,7 +83,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.level>7</java.level>
<java.level>8</java.level>
Copy link
Member

Choose a reason for hiding this comment

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

Requires a decision by Stapler maintainers. LGTM, but may require extra backporting methods if somebody wants to just update LTS version to the Master branch. I don't

Copy link
Member Author

Choose a reason for hiding this comment

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

Requires a decision by Stapler maintainers.

Well, I cut the last release…

if somebody wants to just update LTS version to the Master branch

I think generally we do not do that. Rather, we would create a backport branch and cherry-pick selected fixes.

@jglick jglick closed this May 2, 2017
@jglick jglick reopened this May 2, 2017
@jglick
Copy link
Member Author

jglick commented May 2, 2017

@reviewbybees done

@jglick
Copy link
Member Author

jglick commented May 2, 2017

but CC @kohsuke in case he has any opinion

@jglick
Copy link
Member Author

jglick commented May 22, 2017

Will hold off on merge just in case.

@jglick jglick merged commit 8baac29 into jenkinsci:master Aug 3, 2017
@jglick jglick deleted the interfaceMethods branch August 3, 2017 21:34
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