RE: Running Github Java Files

2015-03-27 Thread Ginga, Dick
drake Sent: Friday, March 27, 2015 9:27 AM To: jenkinsci-users@googlegroups.com Subject: Re: Running Github Java Files Thanks rginga, The problem is I don't understand what it's doing so it's difficult to tailor/change it to work how I want :-) Regarding the JUnit test results; ther

Re: Running Github Java Files

2015-03-27 Thread simon drake
to: > jenkins...@googlegroups.com ] *On Behalf Of *simon drake > *Sent:* Wednesday, March 25, 2015 7:00 AM > *To:* jenkins...@googlegroups.com > *Subject:* Re: Running Github Java Files > > > > Sorry - I've looked into Ant quite a lot this morning but I'm still no

RE: Running Github Java Files

2015-03-25 Thread Ginga, Dick
Sent: Wednesday, March 25, 2015 7:00 AM To: jenkinsci-users@googlegroups.com Subject: Re: Running Github Java Files Sorry - I've looked into Ant quite a lot this morning but I'm still not 100% what it is or what it does!? So my setup (currently) is as follows: JUnit Code (Eclipse)

Re: Running Github Java Files

2015-03-25 Thread simon drake
Sorry - I've looked into Ant quite a lot this morning but I'm still not 100% what it is or what it does!? So my setup (currently) is as follows: JUnit Code (Eclipse) --> Github (Private Repo) --> Jenkins I have actually been able to get the job to run on Jenkins, through GitHub by doing the

Re: Running Github Java Files

2015-03-25 Thread simon drake
To: jenkins...@googlegroups.com > Subject: RE: Running Github Java Files > > Sorry what is SCM? Also I've not used Ant build files - I've heard of > maven; are these similar? > > I'm completely confused now :-) > > -- > You received this message because

RE: Running Github Java Files

2015-03-24 Thread simon drake
I've not heard of source code management; something to research :-) I'll give this all a go tomorrow, thank you! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email

RE: Running Github Java Files

2015-03-24 Thread Ginga, Dick
: Tuesday, March 24, 2015 4:30 PM To: jenkinsci-users@googlegroups.com Subject: RE: Running Github Java Files Sorry what is SCM? Also I've not used Ant build files - I've heard of maven; are these similar? I'm completely confused now :-) -- You received this message because you are

RE: Running Github Java Files

2015-03-24 Thread simon drake
Sorry what is SCM? Also I've not used Ant build files - I've heard of maven; are these similar? I'm completely confused now :-) -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it,

RE: Running Github Java Files

2015-03-24 Thread Ginga, Dick
9.4\bin\ant.bat" -file build.xml Suite1Runner and these post-build steps to publish: -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of simon drake Sent: Tuesday, March 24, 2015 3:23 PM To: jenkinsci-users@googlegroups.com Sub

Running Github Java Files

2015-03-24 Thread simon drake
Good afternoon, Apologies if this is a very Rookie question but I have searched far and wide and haven't been able to find anything of use. I am currently writing JUnit Selenium WebDriver tests, using Eclipse, and then 'committing' to a private Github repository. I cannot seem to find any ins