[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-08-30 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29715 
 
 
 
  Capability to a build rescheduled by other plugins  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kanstantsin Shautsou 
 
 
 

Status:
 
 InProgress Closed 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-08-29 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29715 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Capability to a build rescheduled by other plugins  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Kanstantsin Shautsou Path: src/main/java/com/chikli/hudson/plugin/naginator/NaginatorListener.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorPublisher.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorPublisherScheduleAction.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorScheduleAction.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorListenerTest.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorPublisherTest.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorScheduleActionTest.java http://jenkins-ci.org/commit/naginator-plugin/b928d550121f9f1a468ad10a0aafc341887f25d5 Log: Merge pull request #16 from ikedam/feature/JENKINS-29715_ControlWithAction 
JENKINS-29715 Control rescheduling with action 
Compare: https://github.com/jenkinsci/naginator-plugin/compare/b99a2b520179...b928d550121f 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-08-29 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29715 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Capability to a build rescheduled by other plugins  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: ikedam Path: src/main/java/com/chikli/hudson/plugin/naginator/NaginatorListener.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorPublisher.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorPublisherScheduleAction.java src/main/java/com/chikli/hudson/plugin/naginator/NaginatorScheduleAction.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorListenerTest.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorPublisherTest.java src/test/java/com/chikli/hudson/plugin/naginator/NaginatorScheduleActionTest.java http://jenkins-ci.org/commit/naginator-plugin/9621e5d8f41158771440eab2677796cb331f4f03 Log: [FIXED JENKINS-29715] [FIXED JENKINS-23984] Introduced NaginatorScheduleAction that makes Naginator to reschedule the build. This allows other plugins to trigger naginator and also allows naginator-plugin works even wrapped by other plugins. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-08-02 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam commented on  JENKINS-29715 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Capability to a build rescheduled by other plugins  
 
 
 
 
 
 
 
 
 
 
https://github.com/jenkinsci/naginator-plugin/pull/16 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-08-02 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam started work on  JENKINS-29715 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 ikedam 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [naginator-plugin] (JENKINS-29715) Capability to a build rescheduled by other plugins

2015-07-29 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29715 
 
 
 
  Capability to a build rescheduled by other plugins  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 ikedam 
 
 
 

Components:
 

 naginator-plugin 
 
 
 

Created:
 

 29/Jul/15 11:02 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 ikedam 
 
 
 
 
 
 
 
 
 
 
I want to reschedule a build when timeout occurs with build-timeout plugin. It's useful if I can reuse the rescheduling feature of naginator plugin. 
What I plan: 
 

When a plugin wants naginator plugin to reschedule a build, it adds an action (e.g. NaginatorScheduleAction) indicating rescheduling to the build.
 

NaginatorListener decides to reschedule a build by that action: 
 

current behavior: decides by whether the project is contains NaginatorPublisher
 

new behavir: decides by whether the project contains NaginatorScheduleAction. NaginatorPublisher just adds that action to the build.