Hi All

I searched the group to see if ordering post build actions was possible and 
i found this jira https://issues.jenkins-ci.org/browse/JENKINS-7408. 
However i am noticing that the order in which the post build actions are 
executed does not seem to be the order in which they appear in the job 
config page.

For example for some of the jobs i had the following 2 post build actions
1. trigger downstream job
2. delete workspace

It would end up deleting the workspace first and thus the downstream job 
would fail as it was looking for a properties file in the workspace. I am 
working around it by not deleting the workspace but was curious if it is 
possible to order post build actions and if so is the above scenario a bug? 
I am on v1.607 but saw this in earlier versions as well. Do not recall the 
exact version.

Thanks
Arpit

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0786c896-83d9-4d95-ba38-c8b716d235a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to