[JIRA] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-05-15 Thread s...@avr-vr.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Samuel Delisle commented on  JENKINS-26671 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Multiple description setter build steps should append to build description  
 
 
 
 
 
 
 
 
 
 
This change can cause issues with matrix builds. The description set in the post-build step for each configuration will be concatenated for the matrix parent job. This could be desirable in some cases, but in cases where the same description is set in all configurations (e.g. version number), this gives ugly results. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-04-03 Thread fussbal...@online.de (JIRA)















































Michael R
 resolved  JENKINS-26671 as Fixed


Multiple description setter build steps should append to build description
















fixed in release 1.10





Change By:


Michael R
(03/Apr/15 12:52 PM)




Status:


In Progress
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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-04-03 Thread fussbal...@online.de (JIRA)















































Michael R
 assigned  JENKINS-26671 to Michael R



Multiple description setter build steps should append to build description
















Change By:


Michael R
(03/Apr/15 12:51 PM)




Assignee:


huybrechts
Michael R



























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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-04-03 Thread fussbal...@online.de (JIRA)














































Michael R
 started work on  JENKINS-26671


Multiple description setter build steps should append to build description
















Change By:


Michael R
(03/Apr/15 12:51 PM)




Status:


Open
In Progress



























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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-03-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26671


Multiple description setter build steps should append to build description















Code changed in jenkins
User: michael
Path:
 .gitignore
 src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java
 src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java
http://jenkins-ci.org/commit/description-setter-plugin/3b98efa98268f225bfb33fa2cf8d75df23dce75b
Log:
  JENKINS-26671 Multiple description setter build steps should append
...

This commit fixes JENKINS-26671: Multiple description setter build
steps
should append to build description]
At the same time it also fixes JENKINS-14198: Ability to append a
description to existing description for use with flexible publish





























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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-03-21 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-26671


Multiple description setter build steps should append to build description















Code changed in jenkins
User: michael1010
Path:
 .gitignore
 src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java
 src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java
 src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help-description.html
 src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help.html
 src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-description.html
 src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-regexpForFailed.html
 src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help.html
http://jenkins-ci.org/commit/description-setter-plugin/284925c209ae47a429f821b777ccbc023d652ac1
Log:
  Merge pull request #6 from michael1010/master

JENKINS-26671 Multiple description setter build steps should append
JENKINS-16377 help text for "description setter" seems to be incorrect
JENKINS-17461 Expose description as an environment variable


Compare: https://github.com/jenkinsci/description-setter-plugin/compare/965d2e9d8512...284925c209ae




























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] [description-setter-plugin] (JENKINS-26671) Multiple description setter build steps should append to build description

2015-01-28 Thread harry.wepp...@gmx.net (JIRA)














































Harry Weppner
 created  JENKINS-26671


Multiple description setter build steps should append to build description















Issue Type:


Improvement



Assignee:


huybrechts



Components:


description-setter-plugin



Created:


28/Jan/15 7:20 PM



Description:


I had expected that multiple description setter build steps yield multiple lines in the description, i.e. each steps appends to the build description.

However, it appears that instead the last description setter build step wins.




Project:


Jenkins



Priority:


Major



Reporter:


Harry Weppner

























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.