|
||||||||
|
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/d/optout.

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/java/hudson/tasks/BuildTrigger.java
core/src/main/resources/hudson/tasks/Messages.properties
test/src/test/java/hudson/tasks/BuildTriggerTest.java
http://jenkins-ci.org/commit/jenkins/d31ff2fed352cc15d808cb8aa91eba6576ed13ae
Log:
JENKINS-16956More compatible behavior: if no QIA’s are configured yet, fall back to running as SYSTEM.Also make a best effort to issue a warning in the log if downstream builds might skipped due to lack of authentication;
or if downstream build permissions might not be checked due to legacy behavior.