Re: Gerrit Trigger Password Troubles

2015-10-14 Thread Justin Fehr
I am confused by this answer, when I enter the passwords and test the connection it works fine, as soon as I save it they are modified and no longer work. How can I get them to be saved correctly? On Wednesday, October 14, 2015 at 3:56:04 AM UTC-5, Björn Pedersen wrote: > > Reenter correct passw

Re: Gerrit Trigger Password Troubles

2015-10-14 Thread Daniel Beck
On 14.10.2015, at 11:13, Björn Pedersen wrote: > But I could not find any other occurence of gerritHttpSecretPassword/ > gerritAuthKeyFileSecretPassword with git grep. > Unless there is some jelly magic involved, the password fields are always > prefilled with some default value. https://gi

Re: Gerrit Trigger Password Troubles

2015-10-14 Thread Björn Pedersen
I took a look at the jelly files: They use e.g. : src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly: value="${it.config.gerritHttpSecretPassword}"/> src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigg

Re: Gerrit Trigger Password Troubles

2015-10-14 Thread Björn Pedersen
Reenter correct passwords everytime you touch this form. Am Dienstag, 13. Oktober 2015 19:24:42 UTC+2 schrieb Justin Fehr: > > Is there a fix or workaround? > > On Saturday, October 10, 2015 at 1:42:44 PM UTC-5, Björn Pedersen wrote: >> >> Hi, >> >> yes,this has been around for some version. As it

Re: Gerrit Trigger Password Troubles

2015-10-13 Thread Justin Fehr
Is there a fix or workaround? On Saturday, October 10, 2015 at 1:42:44 PM UTC-5, Björn Pedersen wrote: > > Hi, > > yes,this has been around for some version. As it only surfaces if you > touch the config for aserver (which happens rather seldom), not many have > rmuch trouble with it. > > Björn

Re: Gerrit Trigger Password Troubles

2015-10-10 Thread Björn Pedersen
Hi, yes,this has been around for some version. As it only surfaces if you touch the config for aserver (which happens rather seldom), not many have rmuch trouble with it. Björn Am Mittwoch, 7. Oktober 2015 23:10:03 UTC+2 schrieb Justin Fehr: > > Hi all. Disclaimer, Im new to Jenkins. Anyways

Re: Gerrit Trigger Password Troubles

2015-10-08 Thread Justin Fehr
I downgraded to 1.609 and am still seeing the issue. I am wondering if this is a bug that has been around for a while, my guess (although I can't confirm) is that it does not affect users who already have it set up. only users trying to change or set a password for the first time. On Wednesday,

Gerrit Trigger Password Troubles

2015-10-07 Thread Justin Fehr
Hi all. Disclaimer, Im new to Jenkins. Anyways I am trying to set up Jenkins with the Gerrit Trigger to run builds as patch sets are pushed to our gerrit server. I go through the settings and set up the connection and test the connection. the connection is successful. Then I save my settings w