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

cleanup of websocket to fix JPMS warnings #9356

Merged
merged 10 commits into from
Feb 17, 2023

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    cc40a54 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    1d8e132 View commit details
    Browse the repository at this point in the history
  2. fix remaining JPMS issues in websocket-core

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ce270cf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    e25c936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43718f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. remove setClassLoader from CoreSession interface

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0742202 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. make WebSocketCoreSession public & other fixes

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    eb493f1 View commit details
    Browse the repository at this point in the history
  2. rename WebSocketUtil to WebSocketUtils

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    229b300 View commit details
    Browse the repository at this point in the history
  3. remove osgi internal imports for websocket-core

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    05fb812 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41d5500 View commit details
    Browse the repository at this point in the history