Re: [workflow plugin] unarchive() question

2015-02-25 Thread Jesse Glick
On Wednesday, February 11, 2015 at 8:23:27 AM UTC-5, Christoph Vogtländer wrote: > > Does archive "merge" the results (is it a big common data storage)? > Yes. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group an

[workflow plugin] unarchive() question

2015-02-11 Thread Christoph Vogtländer
Hi, how does unarchive() determines which artefact is to be unarchived? I am building a C++ project natively and additionally doing a cross compile in parallel. Both archive steps will archive the same folder (but on two different workspaces). What will happen during unarchive()? Does archive