|
||||||||
|
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/groups/opt_out.

I somewhat disagree.
In my opinion, the shutdown message is semantically incorrect. It says "Jenkins is going to shut down." when really just the flag that prevents new jobs from being executed is set. If you un-set the flag, nothing will happen in terms of shutdown.
Maybe you don't see any benefit in a shutdown message. If we don't get the ability to set one at least the message should be set.
I use the shutdown flag from time to time just to prevent Jenkins from doing anything while working on other tools (e.g. Sonar).