[ https://issues.jenkins-ci.org/browse/JENKINS-11723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159938#comment-159938 ]
SCM/JIRA link daemon commented on JENKINS-11723: ------------------------------------------------ Code changed in jenkins User: Arnaud Héritier Path: pom.xml src/main/java/org/jenkins/plugins/appaloosa/AppaloosaPublisher.java src/main/java/org/jenkins/plugins/appaloosa/AppaloosaRunListener.java src/main/resources/org/jenkins/plugins/appaloosa/Messages.properties http://jenkins-ci.org/commit/appaloosa-plugin/2dd6f0f9798ebe67d20534022159eece8537b6fd Log: JENKINS-11723 : Add compatibility for the promotion-build plugin. You can now deploy binaries from a previous build and not only the latest one (take care that appaloosa won't allow you to deploy an older version of an application already deployed) > appaloosa-plugin allow to deploy only latest binaries from the workspace > ------------------------------------------------------------------------ > > Key: JENKINS-11723 > URL: https://issues.jenkins-ci.org/browse/JENKINS-11723 > Project: Jenkins > Issue Type: Improvement > Components: appaloosa > Environment: Affect 1.0 > Reporter: Arnaud Héritier > Assignee: Arnaud Héritier > > The plugin scans the workspace of the build to find binairies and deploy them. > Thus it is impossible to postpone the deployment to a manual step for example > using the promotion plugin for example. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira