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

[JENKINS-8947] Added "Abort and restart the build" #54

Merged
merged 5 commits into from
Jun 20, 2016

Conversation

ikedam
Copy link
Member

@ikedam ikedam commented May 24, 2016

JENKINS-8947
Rebased and squashed #45.
Targets 1.466.

@ikedam ikedam closed this May 28, 2016
@ikedam ikedam reopened this May 28, 2016
@ikedam
Copy link
Member Author

ikedam commented May 28, 2016

Retest after migrating to parent pom 2.9.

@ikedam ikedam closed this May 28, 2016
@ikedam ikedam reopened this May 28, 2016
@ikedam ikedam merged commit 58d2038 into jenkinsci:master Jun 20, 2016
@ikedam ikedam mentioned this pull request Jun 20, 2016
return new AbortOperation().perform(build, listener, effectiveTimeout);
}

@Extension
Copy link
Member

Choose a reason for hiding this comment

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

@ikedam This needs to be marked @Extension(optional = true) (or the dependency in the POM be made non-optional), otherwise https://gist.github.com/rtyler/06457d7d9d4d4eccef36f6d9aa1c9738

Copy link
Member

Choose a reason for hiding this comment

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

Filed as JENKINS-36696.

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.

3 participants