I am running two ant targets in my build *compile*(source compilation) and *compile_tests*(tests compilation). In post build action I have added option to create *Mantis*(bug tracking tool) ticket on build failure. But I only want to create ticket when my build fails on compile target.
Is there a way to use groovy script as a condition for running post build actions? Or any other way to do this task? -- 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/d0a7b1f0-ae8a-4d25-a437-96875ba77ef6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
