Aggregate artifacts upstream

2012-07-31 Thread Glenn MacGregor
Hi All, I have a build which has 4 Jenkins jobs, the first just downloads the source from svn and sets a version number. The second is the build step, third is the unit test step and the fourth is the package step. Each is kicked off using the parameterized trigger plugin and that is working g

Multistep build

2012-07-11 Thread Glenn MacGregor
Hi All, I am looking to update my current build to a multijob build and am planning on using the Parameterized Trigger plugin for this. My first step is to create a job which does the build and a second job to run the tests. What is the best practice for passing the necessary files (binaries) t