Re: Jenkins Email Notifications

2015-07-03 Thread Jacek.Tomaka
Hi Christian, We wanted to configure this plugin In the same way as you wanted but it does not seem possible. I guess the rationale here is that : 1. When build is broken it should be a priority for the team to fix it. 2. All the checkins after the one that broke the build might or might not cause

Re: Fw: Fwd: Problem with Active Choices 1.0 and jQuery

2015-07-03 Thread 'Bruno P. Kinoshita' via Jenkins Users
Hi Vladimir CC'ing the Jenkins users mailing list, so other users of the plug-in can chime in or revisit this thread in the future if they have similar issues. >As it turned out, the parameter has actually no value until the user manually >selects one of the radio-buttons. Unfortunately the user

Jenkins Email Notifications

2015-07-03 Thread Christian Flamm
Hi, I have a problem understanding Jenkins' email notification configuration. There are three things I can set 1. List of additional Recipients 2. Yes/No - Send e-mail for every unstable build 3. Yes/No - Send separate e-mails to individuals who broke the build I just cannot seem to con

Jenkins Matrix Based and Project Based Security

2015-07-03 Thread Jaimit Patel
I have a matrix based security setup using active directory. I want to now be able to keep this security setup but also restrict one user to just one project. Is this possible? Regards, Jaimit -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Windows slave issue

2015-07-03 Thread Erling D. Andersen
Hi We have a directory c:\local\python27 c:\local\python34 but the Windows slave (using the script console) can only see c:\local\python27 It seems that both directories has the same permissions. So we do not understand it. Any help on this one? What can be wrong? The problem is

Re: Mail configuration for hotmail

2015-07-03 Thread ozcaaan94
I don't know what you mean by that :/ On Friday, July 3, 2015 at 11:12:18 AM UTC+3, Daniel Beck wrote: > > Did you configure the email address Jenkins uses to send emails? > > On 03.07.2015, at 09:53, ozca...@gmail.com wrote: > > > Hi, > > > > I modified my jenkins.xml arguments like this: >

Re: CLI Commander Plugin seemingly does nothing

2015-07-03 Thread oliver gondža
On Thu, 02 Jul 2015 11:17:08 +0200, Itai Sanders wrote: got it. thanks! do I understand that the plugin does not show the results of a command (I tried using the who-am-i command to see if the plugin gets the authentication correctly. the page refreshed but nothing showed). or am I still doi

Re: Mail configuration for hotmail

2015-07-03 Thread Daniel Beck
Did you configure the email address Jenkins uses to send emails? On 03.07.2015, at 09:53, ozcaaa...@gmail.com wrote: > Hi, > > I modified my jenkins.xml arguments like this: > > -Xrs -Xmx256m > -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle > -Dmail.smtp.starttls.enable=true -j

Re: Mail configuration for hotmail

2015-07-03 Thread ozcaaan94
Hi, I modified my jenkins.xml arguments like this: -Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dmail.smtp.starttls.enable=true -jar "%BASE%\jenkins.war" --httpPort=8080 But I get an interesting error this time: (And I tried with two different e mails) com.s