RE: How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Lily Fu
run command line job from Jenkins (window) On Tue, Feb 11, 2014 at 5:17 PM, Lily Fu wrote: > Thanks for your reply, > I am very new with Jenkins, so please excuse me for dummy questions: No problem, but it helps to include the details. > Yes, I created a free style job, scheduled

Re: How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Les Mikesell
On Tue, Feb 11, 2014 at 5:17 PM, Lily Fu wrote: > Thanks for your reply, > I am very new with Jenkins, so please excuse me for dummy questions: No problem, but it helps to include the details. > Yes, I created a free style job, scheduled to run at certain time, and added > a command line job (

RE: How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Lily Fu
kinsci-users@googlegroups.com] On Behalf Of Les Mikesell Sent: Tuesday, February 11, 2014 6:07 PM To: jenkinsci-users Subject: Re: How to create a job to run command line job from Jenkins (window) On Tue, Feb 11, 2014 at 4:43 PM, Lily Fu wrote: > > I am running Jenkins on Window7 now for te

Re: How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Les Mikesell
On Tue, Feb 11, 2014 at 4:43 PM, Lily Fu wrote: > > I am running Jenkins on Window7 now for testing purpose. Keep in mind that jenkins jobs don't necessarily have to run on the server - and the slaves don't have to have the same OS - even if you start on a single machine. > I have a command line

How to create a job to run command line job from Jenkins (window)

2014-02-11 Thread Lily Fu
Hi, I am running Jenkins on Window7 now for testing purpose. I have a command line job (liquibase to compare two databases) I want to run the command line job twice a day ; How can I create such a job in Jenkins? (basically like a cron job on linux) Thanks! Lily -- You received this message