[JIRA] (JENKINS-17053) Warn user about variable names with . (dot)

2013-03-13 Thread designentropy....@gmail.com (JIRA)














































Joris van der Pol
 commented on  JENKINS-17053


Warn user about variable names with . (dot)















Gregory,

variables are a confusing lot in Jenkins, since there is a lot of variation among plugins and the ways they are handled. I try to use the java property style with dots to group properties.
The simplest example I came up with is the following:

	Parameterize the build with a string parameter called 'version.name'.
	In the 'execute windows batch command' build step you can use %version.name%.



The parameterized build trigger plugin can handle the same situation. I'm not sure on 'execute shell' build step, since I have not used it before. Maybe it is possible to have a duplicate variable which replaces the dot for an underscore. I saw the build-name-setter plugin use another way: ${ENV,var="VARIABLENAME"}.

With kind regards,

Joris



























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/groups/opt_out.




[JIRA] (JENKINS-17053) Warn user about variable names with . (dot)

2013-03-11 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 started work on  JENKINS-17053


Warn user about variable names with . (dot)
















Change By:


Gregory Boissinot
(11/Mar/13 11:26 AM)




Status:


Open
InProgress



























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/groups/opt_out.




[JIRA] (JENKINS-17053) Warn user about variable names with . (dot)

2013-03-11 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-17053


Warn user about variable names with . (dot)















@Joris
How to handle variable names with dots with shell scripts?
Please give me some samples?
Thanks



























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/groups/opt_out.




[JIRA] (JENKINS-17053) Warn user about variable names with . (dot)

2013-03-10 Thread designentropy....@gmail.com (JIRA)














































Joris van der Pol
 commented on  JENKINS-17053


Warn user about variable names with . (dot)















Since variables with dots in it are common, I would say that the plugin should handle those.



























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/groups/opt_out.




[JIRA] (JENKINS-17053) Warn user about variable names with . (dot)

2013-03-04 Thread schaarschmidt_dan...@web.de (JIRA)














































Daniel Schaarschmidt
 created  JENKINS-17053


Warn user about variable names with . (dot)















Issue Type:


Improvement



Assignee:


Gregory Boissinot



Components:


envinject



Created:


04/Mar/13 3:39 PM



Description:


As stated in https://issues.jenkins-ci.org/browse/JENKINS-16100 variable names with . in them are not supported. This fact should be communicated to the user who tries to create a new key/value-pair using the webfrontend, either by doing some validation or providing this information in the help message.




Project:


Jenkins



Priority:


Minor



Reporter:


Daniel Schaarschmidt

























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/groups/opt_out.