|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14086) LDAP Error [email protected] (JIRA)
- [JIRA] (JENKINS-14086) LDAP Err... [email protected] (JIRA)
- [JIRA] (JENKINS-14086) LDAP Err... [email protected] (JIRA)
- [JIRA] (JENKINS-14086) LDAP Err... [email protected] (JIRA)
- [JIRA] (JENKINS-14086) LDAP Err... [email protected] (JIRA)
- [JIRA] (JENKINS-14086) LDAP Err... [email protected] (JIRA)

As far as i can see, the commit https://github.com/jenkinsci/jenkins/commit/40c10ff6eb7eb763485b57990f476ff4e6f7e5e3 hasn't found its way into 1.469:
markus@mawatech:~/jenkins_1.469_all$ javap SecurityRealm | grep findBean
protected static java.lang.Object findBean(java.lang.Class, org.springframework.context.ApplicationContext);
markus@mawatech:~/jenkins_1.469_all$
The method is still protected, and not public!