Send over ftp only changed scm files

2012-06-12 Thread Roy
There are some way to do that? I'm trying to do find some plugin or solution since yesterday. Can someone help me?

Clearcase Error when starting view

2013-02-28 Thread roy . duff
a job that just executes set to see the environment properties and it says the username is my machine name which isn't the user I normally use. Regards, -Roy -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group

How to make Jenkins use already existing environment variables set on a slave node?

2013-10-09 Thread siddharth roy
I am making use of a batch script that is supposed to run on a slave node, which makes use of *Sahi*. The environment variable for Sahi is set as '* SAHI_HOME*' on the node. When I run the batch I figure out, it is not able to locate Sahi classes. How do I enforce Jenkins to make use of

Downstream trigger for Maven Jobs

2015-02-02 Thread Rémi Roy
Hi everyone, I have a project with multiple sub project than I want to build separately. Fo that I created multiple jobs and I checked the Build whenever a SNAPSHOT dependency is built for all my jobs. On the main page of my job I can see all Upstream and Downstream related to my job. My

Re: URGENT REQUIREMENT:Mobile Application Develeoper ,San Jose , CA.

2015-04-01 Thread Roy Nielsen
Hello, Thank you for considering me as a candidate. Unfortunately I don't currently have experience with mobile probramming. Regards, -Roy On Wed, Apr 1, 2015 at 10:31 AM, prathyushaaesinc chowdary prathyushaaes...@gmail.com wrote: HI……. Hope you are doing good………. Job Title

Age of failed test is always 1

2016-08-06 Thread Soumyajit Roy
Hi, I am using Jenkins 1.624 and Junit plugin 1.15. I use Publish Junit test result report as post build action. But somehow the "Age" of same failed tests across the builds are always 1. Thanks, Soum -- You received this message because you are subscribed to the Google Groups "Jenkins

Re: How works age calculation

2016-08-06 Thread Soumyajit Roy
Did you manage to get it solved? I am also facing the same. The age of failed tests are always 1. On Monday, 5 September 2011 21:51:53 UTC+8, Tomek Sniadach wrote: > > Hi, > can someone explain me how the age of failed build will be calculated? I > have some build based on other build and they

VMWare Compatibility

2018-02-26 Thread Bob Roy
We are going to upgrade the VM server Jenkins is hosted on to VMWare V6.5. Does anyone know if JIRA 7.4 works OK with VMWare V6.5? and VM "hardware version" 13? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group

Re: VMWare Compatibility

2018-02-28 Thread Bob Roy
pgrading our infrastructure to ESXi 6.5 having VM's consisting > of mostly Ubuntu 14.04/16.04 systems as well as a few CentOS 6/7 systems > that are running without issue. Some are still running the pre-6.5 > compatibility modes and all work just fine. > > > > > On Mon, Feb 2

Jenkins CI CD pipeline for Auto genarate a Single Executable Windows Installaer (Windows .exe file) from a Angular Electron Desktop Application

2022-08-18 Thread Pritam Roy
Hi Guys, Do you have any idea about How will the Jenkins CI/CD pipeline look like, for Auto genarate a Single Executable Windows Installaer (Windows .exe file) from a Angular Electron Desktop Application? I've already Done the Build of Electron App from Angular projects in my Jenkins CI/CD.