[ 
https://issues.jenkins-ci.org/browse/JENKINS-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163116#comment-163116
 ] 

SCM/JIRA link daemon commented on JENKINS-13448:
------------------------------------------------

Code changed in jenkins
User: Vojtech Juranek
Path:
 core/src/main/java/hudson/ExtensionFinder.java
http://jenkins-ci.org/commit/jenkins/91d88d0508c09a8fbc42f8187347c90c8b79e47e
Log:
  [FIXED JENKINS-13448] Added additional checks if Guice will be able to create 
injector to exclude missing extension poins.
(cherry picked from commit 6788f82a2c9f8e3580440913c2d39f1d1dc3ad70)



                
> Guice injector failure can cause failure of whole Jenkins
> ---------------------------------------------------------
>
>                 Key: JENKINS-13448
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13448
>             Project: Jenkins
>          Issue Type: Bug
>          Components: core
>            Reporter: vjuranek
>            Priority: Critical
>
> When Guice fails to create injector (e.g. because some extension point is 
> optional and therefore missing), it can break other plugins and eventually 
> crash whole Jenkins, see e.g. JENKINS-12970, JENKINS-13385, JENKINS-13381.

--
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

        

Reply via email to