Bug 388776 - user can cancel a build
Summary: user can cancel a build
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.14   Edit
Assignee: Jomar Santos CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, noteworthy
Depends on:
Blocks:
 
Reported: 2012-09-04 13:46 EDT by Sam Davis CLA
Modified: 2016-11-29 12:51 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Davis CLA 2012-09-04 13:46:51 EDT
From the build editor and builds view, there should be a way to cancel a running or scheduled build.
Comment 1 Steffen Pingel CLA 2012-09-04 14:29:23 EDT
+1
Comment 2 Jaxsun McCarthy Huggan CLA 2016-09-23 00:49:05 EDT
This would require the following:
* Builds connector API is provided to handle build cancellation requests (similar to run build requests)
* The Hudson connector fulfills the API for cancelling builds
* The Builds view presents a context menu option for cancelling a build when it is running
* The Builds view presents a toolbar button for cancelling a build when the selected build is running
* The Builds editor presents a button for cancelling a build when the open build is running
Comment 3 Eclipse Genie CLA 2016-10-14 15:23:15 EDT
New Gerrit change created: https://git.eclipse.org/r/83266
Comment 4 Eclipse Genie CLA 2016-10-24 23:29:53 EDT
New Gerrit change created: https://git.eclipse.org/r/83832
Comment 7 Eclipse Genie CLA 2016-11-01 01:06:38 EDT
New Gerrit change created: https://git.eclipse.org/r/84270
Comment 9 Sam Davis CLA 2016-11-29 12:09:30 EST
h
Comment 10 Jaxsun McCarthy Huggan CLA 2016-11-29 12:51:06 EST
Thanks for the contribution Jomar!