jenkins-init-scripts icon indicating copy to clipboard operation
jenkins-init-scripts copied to clipboard

Guard against initializing plugins which are not installed.

Open visualphoenix opened this issue 9 years ago • 0 comments

The MatrixAuthentication groovy script was recently enhanced to check if plugin classes were able to be loaded before trying to access their security properties. We should enhance all of the groovy scripts to test if the plugin exists before trying to initialize it.

visualphoenix avatar Sep 28 '16 20:09 visualphoenix