Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 31/Jan/13 10:47 AM
Description:

I am trying to extend the jira plugin

  1. I am performing a post build task.
  2. I am using build.getResult() to get Result of the previous build.
  3. So whenever I abort a build manually (clicking the red cross) it returns a result as "ABORTED"

But when I am configuring a job with a git repository.And I run the job and abort the build manually it returns the result as "FAILURE" instead of "ABORTED"

It is blocking me as the plugin on the result as "FAILURE" performs "A" task and on "ABORTED" performs "B" task.

Project: Jenkins
Priority: Major Major
Reporter: Rupali Behera
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to