Issue Type: Bug Bug
Affects Versions: current
Assignee: Peter Hayes
Components: core, release
Created: 11/Dec/12 8:57 AM
Description:

If a user is starting a build (e.g. a maven release build with command line parameters including SVN credentials) and this build is aborted by the server, we have identified an issue with the subsequent build.

Builds which are aborted by the server are repeated within the following build (even if a different user has started a different build type). We had the issue that another user wanted to start a SNAPSHOT build by clicking on the "Build Now" link, but a "Maven release build" was started instead. This release build was triggered by the current user, but contained the command line parameters of the previously aborted release build.

If a build is aborted by the server, it must be ensured that subsequent builds are not started with optional or user defined parameters.

Project: Jenkins
Priority: Critical Critical
Reporter: Christian Apel
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

Reply via email to