Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 21/May/14 2:04 PM
Description:

I can't create custom RoleBasedProjectNamingStrategy, jenkins rise error:

Error

java.lang.ClassNotFoundException:
org.jenkinsci.plugins.RoleBasedProjectNamingStrategy

https://github.com/jenkinsci/jenkins/blob/a2d9bac03da99d739ecf7ce0be9ba793b93d2c88/core/src/main/java/jenkins/model/GlobalProjectNamingStrategyConfiguration.java#L49

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

Project: Jenkins
Priority: Major Major
Reporter: Kanstantsin Shautsou
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.

Reply via email to