Issue Type: Bug Bug
Assignee: huybrechts
Components: parameterized-trigger
Created: 17/Oct/14 12:35 PM
Description:

We are currently trying to trigger a build as post action using parameters from a property file generated in the workspace during the build. As last post action the job uses the workspace cleanup plugin. The issue is that the cleanup is done before the triggering. Which leads to never trigger the sub build...

So the following setting is the plugin doesn't make sense with the "Parameters from a property" option.
https://github.com/jenkinsci/parameterized-trigger-plugin/blob/master/src/main/java/hudson/plugins/parameterizedtrigger/BuildTrigger.java#L41

Would it be possible to change the returned value to false to the notifier gets executed in correct order...

Project: Jenkins
Priority: Critical Critical
Reporter: William Bernardet
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to