HttpWebServiceMessageSenderBuilder has @return a new builder instance Javadoc, but the instance is not actually new.

Comment From: wickdynex

Hi @philwebb

I wanted to let you know that the bug you reported has been fixed in the pull request #42868.

Please take a look and let me know whether the PR is ok.

Thanks!

Comment From: wilkinsona

@1328032567, thanks for the PR. Closing in favor of #42868.

Just for future reference, there's no need to notify someone on the issue as they will have already been notified when you opened the PR.

Comment From: wilkinsona

Oops, I've just noticed that this issue is already assigned to Phil, indicating that he's already working on it. I'm afraid that means that we won't accept a pull request for it.

Comment From: wickdynex

Oops, I've just noticed that this issue is already assigned to Phil, indicating that he's already working on it. I'm afraid that means that we won't accept a pull request for it.

What a pity! Btw, I'm also new in open-source project, and would like to make my little contributions to this project. Anyway, thanks for your reply.

Comment From: philwebb

Actually, I only assigned the issue to myself because I wanted to avoid merge conflicts whilst working on something else. I'll take a look at the PR. Thanks @1328032567.

Comment From: wickdynex

Actually, I only assigned the issue to myself because I wanted to avoid merge conflicts whilst working on something else. I'll take a look at the PR. Thanks @1328032567.

Oh, I appreciate your reply so much. I just changed the comments on the class, and it's not a big deal, because I don't know what's the requirement haha. Now, I figured out, this issue is just for internal group to work with. Anyway, thanks for your reply again.