Configures SshSessionFactory only if there is at least one git uri with ssh scheme#2287
Configures SshSessionFactory only if there is at least one git uri with ssh scheme#2287kvmw wants to merge 1 commit intospring-cloud:mainfrom
Conversation
spencergibb
left a comment
There was a problem hiding this comment.
Unfortunately, we can't delete or rename public classes and there isn't going to be a major release to do that soon.
0c52d1c to
8da7452
Compare
8da7452 to
0a86b4e
Compare
Reverted those changes. |
ryanjbaxter
left a comment
There was a problem hiding this comment.
Is this only an issue in main, or is it also present in 3.1.x?
3.1.x has the same issue. |
|
Can you submit this against 3.1.x and we can merge it forward? |
|
@ryanjbaxter |
|
I merged things forward, I think I did it correct, but you might want to double check me ;) |
|
@ryanjbaxter The merge looks fine. Just that @RunWith annotations are not needed in main branch. PR: #2290 |
closes #2284