Issue Type: Bug Bug
Affects Versions: current
Assignee: Gregory Boissinot
Components: postbuildscript
Created: 27/Jun/13 1:29 PM
Description:

The Postbuildscript plugin alters the order of post-build actions when executed.

Steps to reproduce :

  • On a matrix configuration project
  • Add a post build action of Postbuildscript
  • Configure it to invoke an ant script (In my case the ant script is creating a file I want to add as an artifact)
  • Add a second post build action e.g. Archive the artifacts
  • Save the configuration with the post build script being first in order
  • Run the job
  • The archive the artifacts build step will occur first
  • Re-open the job configuration and the post build action script will have moved from being the first.
Project: Jenkins
Priority: Major Major
Reporter: Brendan Nolan
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to