-
Bug
-
Resolution: Fixed
-
Major
I can't create custom RoleBasedProjectNamingStrategy, jenkins rise error:
Error
java.lang.ClassNotFoundException:
org.jenkinsci.plugins.RoleBasedProjectNamingStrategy
<jglick> KostyaSha: #L49 is to blame; should use PluginManager.uberClassLoader. But the whole logic here is probably overcomplicated; Stapler ought to find and bind the class automatically if invoked right.
- is blocking
-
JENKINS-19934 Add "Job Create" permission to project roles
- Resolved