Re: Running Github Java Files

2015-03-27 Thread simon drake
javascript:] *On Behalf Of *simon drake *Sent:* Wednesday, March 25, 2015 7:00 AM *To:* jenkins...@googlegroups.com javascript: *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

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; there are on github

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) -- Github

Re: Running Github Java Files

2015-03-25 Thread simon drake
: 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 subscribed to the Google Groups Jenkins Users group. To unsubscribe

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-24 Thread Ginga, Dick
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 subscribed to the Google

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
I have done this just once. SCM should not matter. Using Eclipse, export to an ant build.xml file. Commit that file. Pull down test sources build and run tests. These were my command lines: call C:\apache-ant-1.9.4\bin\ant.bat -file build.xml build call C:\apache-ant-1.9.4\bin\ant.bat -file

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,