Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-30333 use direct references instead of WeakReference, added c… #62

Closed
wants to merge 1 commit into from

Conversation

gerhard6
Copy link
Contributor

…reateSession logging

@@ -203,16 +201,11 @@ public String getName() {
*/
@Nullable
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems it's not nullable any more?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is still nullable, as the called createSession is also nullable. (on null user and password)

@jenkinsadmin
Copy link
Member

Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests

@rantoniuk
Copy link
Contributor

This was merged, but I think I lost the "Merged from PR #62 " commit message and that's why GH didn't catch this. I will close this for this reason now. Thanks for the fix!

@rantoniuk rantoniuk closed this Sep 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants