RE: Adding Windows slaves to Jenkins

2014-11-20 Thread Brosh, Yossi
, BR Patricia El miércoles, 19 de noviembre de 2014 15:54:19 UTC+1, Brosh, Yossi escribió: Hi Patricia, First step: read: Unable to start Jenkins Service in Windows 7 Slave machine<https://issues.jenkins-ci.org/browse/JENKINS-12820> https://issues.jenkins-ci.org/browse/JENK

RE: Adding Windows slaves to Jenkins

2014-11-19 Thread Brosh, Yossi
Hi Patricia, First step: read: Unable to start Jenkins Service in Windows 7 Slave machine https://issues.jenkins-ci.org/browse/JENKINS-12820 BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Be

RE: How can i upload a text file and use it as a parameter

2014-08-18 Thread Brosh, Yossi
, 2014 10:12 AM, "Brosh, Yossi" mailto:yossi.br...@sap.com>> wrote: Hi Alex, I hope this can help if I understood : You can't pass a file as a parameter , you need to break it into variables . BR Yossi From: jenkinsci-users@googlegroups.com<mailto:jenkinsc

RE: How can i upload a text file and use it as a parameter

2014-08-18 Thread Brosh, Yossi
previous builds - the upstream builds, I want to use the content of The file as a parameter, but I want this process to be automated so once I'll call this parameter it will already hold the content of this file. Could you give some example with a Linux syntax? Thanks, Alex On Aug 18, 2014 9:

RE: How can i upload a text file and use it as a parameter

2014-08-17 Thread Brosh, Yossi
Hi, First install the plugin: https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin 2. create a file . 3. inject the file 4. call the desired build with the parameter from the file . Example: [cid:image001.png@01CFBAC9.964DFD00] From: jenkinsci-users@googlegroups.com [mailto:jenkins

RE: parameterized builds with optional parameters (Strings)?

2014-08-13 Thread Brosh, Yossi
27;ve isntalled this plugin, but in jenkins when i'm adding new parameter (String) i can't see the optional checkbox, any idea why? On Wednesday, August 13, 2014 2:02:17 PM UTC+3, Brosh, Yossi wrote: Goto manage jenkins -> plugin manager Select the available tab, select the plugin an

RE: parameterized builds with optional parameters (Strings)?

2014-08-13 Thread Brosh, Yossi
0:21 PM UTC+3, Brosh, Yossi wrote: Hi Alex, You have to install the plugin for this: Extended Choice Parameter plugin<http://wiki.jenkins-ci.org/display/JENKINS/Extended+Choice+Parameter+plugin> From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] On Behalf Of Alex Brodov

RE: parameterized builds with optional parameters (Strings)?

2014-08-13 Thread Brosh, Yossi
Hi Alex, You have to install the plugin for this: Extended Choice Parameter plugin From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Alex Brodov Sent: Wednesday 13 August 201

RE:

2014-06-30 Thread Brosh, Yossi
Hi , Try https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Panikera Raj Sent: Monday 30 June 2014 09:53 To: jenkinsci-users@googlegroups.com Subject: Hi All, I am not able to fin

access to web

2014-05-07 Thread Brosh, Yossi
Hi to all, I need to access a web page with parameter which have to be paste to textarea in the page, click and read the result from the second textarea (as a return value). BR Yossi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsub

RE: Trigger a downstream job in Jenkins without changing the upstream job

2014-04-09 Thread Brosh, Yossi
ffered but now I have been told that I can't define anything in job A (not my job), so everything must be defined in job B. I'm not sure this is possible in Jenkins but I hope I'm wrong... Thank you for your help Amit On Wednesday, April 9, 2014 1:24:09 PM UTC+3, Brosh, Yossi wrot

RE: Trigger a downstream job in Jenkins without changing the upstream job

2014-04-09 Thread Brosh, Yossi
BTW , You can use Flow (under Build Triggers) to manage your jobs with params , like : build( "b", p1: params["p1"], p2: params["p2"]) From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Brosh, Yossi Sent: Wednesday 09

RE: Trigger a downstream job in Jenkins without changing the upstream job

2014-04-09 Thread Brosh, Yossi
4 12:36 To: jenkinsci-users@googlegroups.com Subject: Re: Trigger a downstream job in Jenkins without changing the upstream job Can u please elaborate this? I need to change things only on job B. Job A needs to build job B and not the other way around... On Wednesday, April 9, 2014 12:05:41 PM UT

RE: Trigger a downstream job in Jenkins without changing the upstream job

2014-04-09 Thread Brosh, Yossi
Hi , You can use " Build other project" . From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Amit Weiss Sent: Wednesday 09 April 2014 11:57 To: jenkinsci-users@googlegroups.com Subject: Trigger a downstream job in Jenkins without changing the upstream j

RE: thinBackup

2014-03-25 Thread Brosh, Yossi
sure: you're aware this is noon, not midnight? On 25.03.2014, at 11:08, Brosh, Yossi wrote: > Hi to all, > > Any idea why thinBackup is not working as configured : H 12 * * 1-5 > > Backup now manually - works, > Run under win7, Jenkins version 1.549 > >

thinBackup

2014-03-25 Thread Brosh, Yossi
Hi to all, Any idea why thinBackup is not working as configured : H 12 * * 1-5 Backup now manually – works, Run under win7, Jenkins version 1.549 BR Yossi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and s

SSO on Jenkins under Linux

2014-03-10 Thread Brosh, Yossi
Hi to all, I need to configure SSO under Jenkins on Linux machine. I did already: Install tomcat + Jenkins in Linux machine. The LDAP configuration it working properly as well as Active Directory . My problem is how to config the SSO in order to prevent the user to login once again in any Securi

RE: how to modify the jenkins ${BUILD_URL} ?

2014-03-10 Thread Brosh, Yossi
Hi , You have to update also in Jenkins--> manage Jenkins --> configuration system --> Jenkins location BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of tzxstu...@gmail.com Sent: Monday 10 March 2014 09:15 To: jenkinsci-users@googlegroups.c

RE: send the content of a file via Jenkins

2014-02-16 Thread Brosh, Yossi
jenkinsci-users@googlegroups.com Subject: Re: send the content of a file via Jenkins This has nothing to do with Jenkins. How do you get line breaks to appear in an HTML document? On 16.02.2014, at 12:40, Brosh, Yossi wrote: > Hi To all, > > I need to send the content of a file via

send the content of a file via Jenkins

2014-02-16 Thread Brosh, Yossi
Hi To all, I need to send the content of a file via Jenkins . When I used these pre-send Scripts lines: def reportPath = build.getWorkspace().child("kuku.txt") msg.setContent(reportPath.readToString(), "text/html"); The file appears in one line, the script seems to remove all the CR+LF . Any ide

browser

2014-01-14 Thread Brosh, Yossi
Hi to all, I am looking for a way to bowering file in Jenkins job. Like the explorer in Windows. The selected file will be a parameter . BR Yossi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

RE: Unable to send a mail through Jenkins.

2014-01-08 Thread Brosh, Yossi
Hi , Please try first to test your server by: Manage Jenkins->Configure system -> e-mail notification And check the checkbox, insert your email and press BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of chethan jain Sent: Thursday 09 Janu

RE: How to specifically assign user to build only the particular project in Jenkin?

2014-01-07 Thread Brosh, Yossi
Hi, You can do it by: Goto specific Jenkins job . Config--> enable protect-based-security Then insert the user by add button, and select the permission desired . BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of LOH KOK HOE Sent: Tuesday 07

RE: LDAP user and default rights

2014-01-02 Thread Brosh, Yossi
Hi to all, I am using Build Flow Plugin , and I want to get BUILD_USER variable in the job, any idea ? BR Yossi -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe fro

RE: How to pass parameter to a .txt file from Jenkins build.xml

2013-12-31 Thread Brosh, Yossi
Hi, You can use: http://ant.apache.org/manual/Tasks/replace.html From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of veeravel B Sent: Tuesday 31 December 2013 13:50 To: jenkinsci-users@googlegroups.com Subject: How to pass parameter to a .txt file from

RE: slave and master

2013-11-13 Thread Brosh, Yossi
Hi , In the slave machine you don't need a Jenkins to be installed , but once you create B as a slave a Jenkins service will be created . From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of srinath0...@gmail.com Sent: Thursday 14 November 2013 08:30 To:

RE: SWTBot

2013-11-12 Thread Brosh, Yossi
Thanks a lot Gergely Nagy !!! The plugin seems not working with SWTBot . Yes - I mean to see SWTBot clicking around my GUI app- I am working with windows 7 . BR Yossi From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Gergely Nagy Sent: Tuesday 12

install an update

2013-02-13 Thread Brosh, Yossi
Hi to all, I am trying to install a new update 1.501 . I am working on windows 7, Jenkins 1.489. I was sure it was a straight forward installation - but it is wasn't. I am not sure whether to kill the service before the installation? Any leftovers? Am I missing any process? After restarting my pc