Closed GoogleCodeExporter closed 9 years ago
milestone
Original comment by ikel...@gmail.com
on 6 Sep 2007 at 6:17
related to #23
Original comment by ikel...@gmail.com
on 6 Sep 2007 at 9:43
see source factory and cloph's factory to see how this is done
Original comment by ikel...@gmail.com
on 6 Sep 2007 at 9:43
All build steps have the following passed to them for factories f3 and f4.
WithProperties("--branch=%s", "branch"),
WithProperties("--buildername=%s", "buildername"),
WithProperties("--buildnumber=%s", "buildnumber"),
WithProperties("--slavename=%s", "slavename"),
WithProperties("--revision=%s", "revision"),
WithProperties("--languages=\"%s\"", "languages"),
WithProperties("--install_set=%s", "install_set")])
Original comment by shaunmcd...@gmail.com
on 7 Oct 2007 at 9:33
Is this all the options that we are needing? If so I'll close the issue.
Original comment by shaunmcd...@gmail.com
on 13 Oct 2007 at 5:59
Original comment by christia...@web.de
on 13 Aug 2008 at 2:42
Original issue reported on code.google.com by
ikel...@gmail.com
on 6 Sep 2007 at 12:31