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

#1061 Replace SocketUtils with TestSocketUtils #1082

Commits on Dec 19, 2022

  1. PlaytikaOSS#1061 Replace SocketUtils with TestSocketUtils

     - Fixes PlaytikaOSS#1061 (again).
     - Regression introduced with PlaytikaOSS#1074.
     - PlaytikaOSS#1044 initially fixed PlaytikaOSS#1043 by changing the minimum port passed to `SocketUtils` from 1000 to 1025. PlaytikaOSS#1062 then changed the fix and additionally resolved PlaytikaOSS#1061 by replacing `SocketUtils` with `TestSocketUtils` from spring-test. PlaytikaOSS#1074 then reverted this change reintroducing the dependency to `SocketUtils`.
    thammerl committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    cfa9a03 View commit details
    Browse the repository at this point in the history