On 14.03.2014, at 21:28, Mark Waite <[email protected]> wrote:
> You may want to double check if there is a setting in the Subversion tagging > plugin which will allow it to tag even if the build is unstable. No such luck: https://github.com/jenkinsci/svn-tag-plugin/blob/master/src/main/java/hudson/plugins/svn_tag/SvnTagPlugin.java#L70 --- Also, I'd like to point out that in core UI, 'successful' builds are those with SUCCESS or UNSTABLE results, while 'stable' refers to those with SUCCESS result. IOW, Subversion Tagging Plugin only allows tagging when builds are stable, but uses the wrong term. -- 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]. For more options, visit https://groups.google.com/d/optout.
