|
||||||||
|
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: Scott Hebert
Path:
pom.xml
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritHandlerLifecycle.java
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/JenkinsAwareGerritHandler.java
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/PluginImpl.java
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/SystemEventThread.java
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritHandlerLifecycleTest.java
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/JenkinsAwareGerritHandlerTest.java
src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/LockedDownGerritEventTest.java
http://jenkins-ci.org/commit/gerrit-trigger-plugin/1740c39ae13fdee400ab03caef588c2d4dd069d2
Log:
Enable background threads to impersonate SYSTEM
Jenkins plugin listeners and background threads should normally run as the SYSTEM user.
This commit allows the EventThreads to impersonate ACL.SYSTEM
Addresses regression in JENKINS-23152
Change-Id: Ia0f5a223f70497ad44529c390aff0c711e414f67