[workflow-plugin] dependencies between parallel steps?

2014-12-14 Thread Alexander Bertram
I'm experimenting with the moving some hacky build proccesses into the great new workflow plugin, but not sure how to best handle dependencies between parallel steps. The workflow is meant to test a release candidate of an R-language interpreter against a library of a few thousand packages, som

Jenkins is now using embedded jetty

2014-12-14 Thread Indra Gunawan (ingunawa)
Ever since version 1.535, java –jar jenkins.war now runs on Jetty8: (issue 18366) After we upgrade to LTS version 1.554.3 Now we see this in the Jenkins log every time : … Dec 14, 2014 9:12:33 PM winstone.Logger logInternal INFO: Beginning ext

Re: build multi jobs of multi jobs

2014-12-14 Thread Ryan Campbell
Did you try the workflow plugin? On Sun, Dec 14, 2014, 5:17 AM Fatemeh Mehdizadeh < mehdizadeh.fate...@gmail.com> wrote: > Hi all, > > I want to build multiple jobs in jenkins: > > [image: enter image description here] > > I install multi job plugin on jenkins. When I build test_all_jobs, it run

What is name of download directory for the config-file-provider plugin?

2014-12-14 Thread Horton, Anne B
Thank you very much in advance And Happy Holidays to all!! -- 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

build multi jobs of multi jobs

2014-12-14 Thread Fatemeh Mehdizadeh
Hi all, I want to build multiple jobs in jenkins: [image: enter image description here] I install multi job plugin on jenkins. When I build test_all_jobs, it run job1 and freeze on it and doesn't start job1-1 until I close job1 test! Actually I want to start job1-1 then job 1-2 and after th