Re: OpenID and Role strategy plan

2013-06-24 Thread mallikarjunece
Hi ,I am also having similar issue with role strategy plugin.When i add one user for project roles then openid login is working properly.But, If i add another user to project/global rules then the login is not working then i checked the browser request URL ,which contains all the user information.H

Re: DOUBT regarding people link on jenkins

2013-06-06 Thread mallikarjunece
Hi Samy, I am using jenkins-cli to trigger build from remote server with different user name. These users displayed as anonymous ,since these users not available in jenkins people. So can you please tell me how to add new users to jenkins people to avoid these problems ... Please let me know a

How to change the build started username in jenkins ??

2013-04-25 Thread mallikarjunece
Hi, I want to change the user name who started the build Manually i changed the username in build.xml file and reloaded , how to automate this. Please let me know.. Thanks in advance.. -- View this message in context: http://jenkins.361315.n4.nabble.com/How-to-change-the-build-started-

Reload build.xml after finishing build

2013-04-25 Thread mallikarjunece
Hi, I want to change the Started By User for the build. How it is possible ? Requirement is need to change build by user. Quick reply appreciated. Thanks in advance -- View this message in context: http://jenkins.361315.n4.nabble.com/Reload-build-xml-after-finishing-build-tp466420

RE: How to pass multiple parameters to jenkins cli build

2013-04-22 Thread mallikarjunece
How to pass user name java -jar Jenkins-cli.jar -s JENKINS_URL build JOB_NAME --username= -- View this message in context: http://jenkins.361315.n4.nabble.com/How-to-pass-multiple-parameters-to-jenkins-cli-build-tp4663381p4663545.html Sent from the Jenkins users mailing list archive at Nabble

RE: How to pass multiple parameters to jenkins cli build

2013-04-22 Thread mallikarjunece
wrote Yes. java -jar Jenkins-cli.jar -s JENKINS_URL build JOB_NAME -p KEY1=VAL1 -p KEY2=VAL2 -p KEY3=VAL3 From: [hidden email] [mailto:[hidden email]] On Behalf Of mallikarjunece Sent: Thursday, April 18, 2013 8:53 AM To: [hidden email] Subject: How to pass multiple parameters to jenkins cli

How to pass multiple parameters to jenkins cli build

2013-04-18 Thread mallikarjunece
Hi,I want to trigger jenkins build from remote server using jenkins-cli with multiple parameters , likejava -jar jenkins-cli.jar -s JENKINS_URL build JOB_NAME -p KEY1=VAL1 KEY2=VAL2 ...Is it possible ? please let me know.Thanks in advance...Mallikarjuna -- View this message in context: http://j