[JIRA] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-13 Thread croesusk...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Croesus Kall commented on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 
Another workaround: start jenkins with the Java option: 

 

-Dhudson.model.ParametersAction.keepUndefinedParameters=true
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-11 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 
Maybe it's a SECURITY-170 regression. If yes, it's a duplicate of JENKINS-34996 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-10 Thread michael.hender...@pb.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Henderson commented on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 
I found a workaround that I used to deal with this issue. My project(s) that use the release plugin did not use any parameters, so I added the same string parameter label as a build parameter. This allowed the release plugin sting parameter to overwrite/update the build parameter and keep my workflow the same. I hope this helps others with the same issue. 
I am using Jenkins 2.8 with Release Plugin 2.5.4 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-09 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard commented on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 
See below what i can see in the jenkins log with 1.651.2 when doing a release build. These messages repeat quite often for a single build (Matrix build 2x3) 
{{ Jun 09, 2016 8:45:07 AM WARNUNG hudson.model.ParametersAction filter Skipped parameter `MY_TEST_VARIABLE_1` as it is undefined on `MY_TEST_BUILD_CONFIG`. Set `-Dhudson.model.ParametersAction.keepUndefinedParameters`=true to allow undefined parameters to be injected as environment variables or `-Dhudson.model.ParametersAction.safeParameters=[comma-separated list]` to whitelist specific parameter names, even though it represents a security breach 
Jun 09, 2016 8:45:07 AM WARNUNG hudson.model.ParametersAction filter Skipped parameter `MY_TEST_VARIABLE_2` as it is undefined on `MY_TEST_BUILD_CONFIG`. Set `-Dhudson.model.ParametersAction.keepUndefinedParameters`=true to allow undefined parameters to be injected as environment variables or `-Dhudson.model.ParametersAction.safeParameters=[comma-separated list]` to whitelist specific parameter names, even though it represents a security breach 
Jun 09, 2016 8:45:07 AM WARNUNG hudson.model.ParametersAction filter Skipped parameter `MY_TEST_VARIABLE_3` as it is undefined on `MY_TEST_BUILD_CONFIG`. Set `-Dhudson.model.ParametersAction.keepUndefinedParameters`=true to allow undefined parameters to be injected as environment variables or `-Dhudson.model.ParametersAction.safeParameters=[comma-separated list]` to whitelist specific parameter names, even though it represents a security breach }} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-06 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard edited a comment on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 Hi!I did some tests, and it  looks like a change from 1.651.1 to 1.651.2 broke the old stable releases. See below for details:1.645 ok1.648 ok1.650 ok1.651.1 ok1.651.2 not ok <--- broken1.658 ok 2.5 not ok2.8 not ok 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-06 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard edited a comment on  JENKINS-35257 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 
 Hi!I did some tests, and it  looks like a change from 1.651.1 to 1.651.2 broke the old stable releases. See below for details:1.645 ok1.648 ok1.650 ok1.651.1 ok1.651.2 not ok <--- broken1.658 ok2.5 not ok2. 8 7  not ok 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-06 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35257 
 
 
 
  Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 

Change By:
 
 Florian Reinhard 
 
 
 

Component/s:
 
 core 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [core] (JENKINS-35257) Release plugin ignores release parameters in Jenkins 2.7

2016-06-06 Thread florian.reinh...@googlemail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Florian Reinhard updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35257 
 
 
 
  Release plugin ignores release parameters in Jenkins 2.7  
 
 
 
 
 
 
 
 
 

Change By:
 
 Florian Reinhard 
 
 
 

Environment:
 
 Jenkins  1.651.  2 , Jenkins 2 .7, Release Plugin 2.5.4 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.