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 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
Subject: Running Github Java Files

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 instructions/documentation on how to create a Jenkins 
job which will run the required.java files from Github?

If anybody could help I would be most grateful!

Regards,
Si

--
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 
to 
jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fe7812cf-3450-47f9-a568-36ef9777c767%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E26E513C6D%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.

Reply via email to