[JIRA] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2016-02-01 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-27025 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Condition for phase job is always downcased  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Shachar Ben-Zeev Path: src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java http://jenkins-ci.org/commit/tikal-multijob-plugin/254cc5025aab1a2f0655db9c76af80a57132ee79 Log: Merge pull request #91 from shacharbz/master 
don't downcase the conditional in multijob job JENKINS-27025 + fix comment 
Compare: https://github.com/jenkinsci/tikal-multijob-plugin/compare/93a4453f1c25...254cc5025aab 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2016-02-01 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-27025 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Condition for phase job is always downcased  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: shachar ben-zeev Path: src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java http://jenkins-ci.org/commit/tikal-multijob-plugin/8793063d090be2b426013b69371d91324d79c39a Log: don't downcase the conditional in multijob job JENKINS-27025 + fix comment 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-06-24 Thread brianjhs...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Brian Hsieh commented on  JENKINS-27025 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Condition for phase job is always downcased  
 
 
 
 
 
 
 
 
 
 
Having the same problem. This problem makes the condition unusable. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-05-08 Thread jo...@msu.edu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Josh Davidson commented on  JENKINS-27025 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Condition for phase job is always downcased  
 
 
 
 
 
 
 
 
 
 
Similar situation to Paul's. I was trying to do something like the following: 

new File('somefilehere').exists()) != 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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-03-12 Thread harche...@gmail.com (JIRA)














































Mathieu Cantin
 commented on  JENKINS-27025


Condition for phase job is always downcased















I approve this fix. If you need downcased, you can call toLowerCase in the condition (ex: "${Parameter}".toLowerCase() == "munch").

This plugin is supported, but it doesn't have default assignee.



























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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-02-19 Thread ert...@gmail.com (JIRA)














































Timur Batyrshin
 created  JENKINS-27025


Condition for phase job is always downcased















Issue Type:


Bug



Assignee:


Unassigned


Components:


multijob-plugin



Created:


19/Feb/15 12:11 PM



Description:


For some reason the condition you type inside "Enable condition" field is always downcased:
https://github.com/jenkinsci/tikal-multijob-plugin/blob/4260fc5c317ea1328129777e0987a2fceceffd15/src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java#L103

This makes it nearly unusable  you can't retrieve variables like BUILD_ID, you can't call functions like toUpperCase()




Project:


Jenkins



Priority:


Major



Reporter:


Timur Batyrshin

























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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-02-19 Thread ert...@gmail.com (JIRA)














































Timur Batyrshin
 updated  JENKINS-27025


Condition for phase job is always downcased
















Change By:


Timur Batyrshin
(19/Feb/15 12:29 PM)




Description:


ForsomereasontheconditionyoutypeinsideEnableconditionfieldisalwaysdowncased:https://github.com/jenkinsci/tikal-multijob-plugin/blob/
master/src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java#L136(introducedinhttps://github.com/jenkinsci/tikal-multijob-plugin/blob/
4260fc5c317ea1328129777e0987a2fceceffd15/src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java#L103
)
Thismakesitnearlyunusable--youcantretrievevariableslike{{BUILD_ID}},youcantcallfunctionslike{{toUpperCase()}}



























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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-02-19 Thread ert...@gmail.com (JIRA)














































Timur Batyrshin
 commented on  JENKINS-27025


Condition for phase job is always downcased















Roni Licht, itai Or, itai Or I've sent a pullrequest for that, please take a look if you can merge it: https://github.com/jenkinsci/tikal-multijob-plugin/pull/63

BTW, the tickets get assigned to nobody. Are you no longer supporting the plugin? Do you know to whom should I write to change the default assignee for the component?



























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] [multijob-plugin] (JENKINS-27025) Condition for phase job is always downcased

2015-02-19 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-27025


Condition for phase job is always downcased















Default assignee can be changed by Jenkins core devs. Best to email the jenkinsci-dev list with your request.



























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.