[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-09-22 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 closed  JENKINS-22087 as Fixed


Add job dsl support for RundeckNotifier plugin 
















Change By:


Daniel Spilker
(22/Sep/14 9:26 AM)




Status:


Resolved
Closed



























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Code changed in jenkins
User: Daniel Spilker
Path:
 docs/Home.md
 docs/Job-DSL-Commands.md
 docs/Job-reference.md
 job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
 job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/RundeckContext.groovy
 job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherHelperSpec.groovy
http://jenkins-ci.org/commit/job-dsl-plugin/7f9e16bf4290581c18b3b91d1ff18dd92896b8d3
Log:
  Merge branch 'JENKINS-22087'

Conflicts:
	docs/Home.md


Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/1a0e20639e42...7f9e16bf4290




























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Code changed in jenkins
User: Greg Henry
Path:
 docs/Job-DSL-Commands.md
 docs/Job-reference.md
http://jenkins-ci.org/commit/job-dsl-plugin/556d8f7015dc19c134c9dfa632647595d0cde176
Log:
  JENKINS-22087 Add job dsl support for RundeckNotifier plugin

updating the documentation





























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Code changed in jenkins
User: Greg Henry
Path:
 docs/Job-reference.md
http://jenkins-ci.org/commit/job-dsl-plugin/bb56455b82a22e63667c048ce7765276bad8db20
Log:
  JENKINS-22087 Add job dsl support for RundeckNotifier plugin

updating documentation to be in line with existing documentation format
adding examples of usage





























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Code changed in jenkins
User: Greg Henry
Path:
 job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
 job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/RundeckContext.groovy
 job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherHelperSpec.groovy
http://jenkins-ci.org/commit/job-dsl-plugin/08f09c9e43a6b3641a358fb347ddd3fef7d8be57
Log:
  JENKINS-22087 Add job dsl support for RundeckNotifier plugin

add RundeckContext and modify PublisherContext to support the RundeckNotifier directly in the job dsl
fixing default values in RundeckContext
adding code to correctly collect and join the options and nodeFilters
making sure that the jobId can't be null or empty in the PublisherContext so that it can't be bypassed
fixing test assertion to correctly assert empty value() instead of attributes()
making it explicit where the xml for the RundeckNotifier comes from in the job config xml
make it so options and nodeFilters can be called multiple times just like option and nodeFilter





























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 resolved  JENKINS-22087 as Fixed


Add job dsl support for RundeckNotifier plugin 
















Will be released in 1.24.





Change By:


Daniel Spilker
(04/Jun/14 7:30 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-06-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Code changed in jenkins
User: Greg Henry
Path:
 docs/Home.md
http://jenkins-ci.org/commit/job-dsl-plugin/6a260f3edaaeab739081b759ddaf000f417e2fa9
Log:
  JENKINS-22087 Add job dsl support for RundeckNotifier plugin

updated release notes





























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-05-23 Thread m...@daniel-spilker.com (JIRA)















































Daniel Spilker
 assigned  JENKINS-22087 to Daniel Spilker



Add job dsl support for RundeckNotifier plugin 
















Change By:


Daniel Spilker
(23/May/14 1:38 PM)




Assignee:


JustinRyan
DanielSpilker



























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


[JIRA] [job-dsl-plugin] (JENKINS-22087) Add job dsl support for RundeckNotifier plugin

2014-03-07 Thread greg.he...@bancvue.com (JIRA)














































Greg Henry
 created  JENKINS-22087


Add job dsl support for RundeckNotifier plugin 















Issue Type:


New Feature



Assignee:


Justin Ryan



Components:


job-dsl-plugin



Created:


07/Mar/14 3:05 PM



Description:


Add in support for using the RundeckNotifier plugin directly in the job dsl




Project:


Jenkins



Priority:


Minor



Reporter:


Greg Henry

























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