Configure Compiler Warining Priority

2017-06-20 Thread Angel Yanev
currently using the Warning plugin v4.58. Thank you! Best Regards, Angel Yanev -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-user

Avoid simultaneous job modifications in Jenkins

2016-09-21 Thread Angel Yanev
I am using the Jenkins Job DSL Plugin to create template jobs. There is a problem when two or more users are modifying the same template job (or any other job) simultaneously. The configuration of the last user to save or apply the modifications are registered and the modifications of the o

DSL Script - Inject passwords to the build as environment variables

2016-11-03 Thread Angel Yanev
Dear All, I am trying to create a DSL template job that will generate jobs with 'Inject passwords to the build as environment variables' option and a want to add a name and a value. Until now I have this : wrappers { environmentVariables { injectPassword

Re: DSL Script - Inject passwords to the build as environment variables

2016-11-03 Thread Angel Yanev
I got it to work like this : configure { def gblpass = it / 'buildWrappers' / 'EnvInjectPasswordWrapper' << { injectGlobalPasswords ('false') maskPasswordParameters ('true') passwo

ERROR 407: Proxy Authentication Required with wget

2016-11-11 Thread Angel Yanev
n Required.* --- Does anyone know how to fix this. Thank you for your help! Best Regards, Angel Yanev -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from