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

Issue #5320 - using jetty-websocket-httpclient.xml within webapp Jetty 10 #5563

Merged
merged 12 commits into from Nov 11, 2020

Commits on Nov 3, 2020

  1. Issue #5320 - allow websocket client jars to be provided by server

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    64655f7 View commit details
    Browse the repository at this point in the history
  2. Issue #5320 - fix the XmlHttpClientProvider for jetty 10, re-enable t…

    …ests
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8d21bb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Add module and configuration for websocket-client provided to webapp.

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    fc4e263 View commit details
    Browse the repository at this point in the history
  2. fix formatting in DistributionTests

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    416579a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Update Jetty WebSocketConfiguration classes

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    fa1914a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    80a8248 View commit details
    Browse the repository at this point in the history
  2. revert change to the classloader used in isAvailable

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    32433b1 View commit details
    Browse the repository at this point in the history
  3. Issue #5320 - changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b6688c0 View commit details
    Browse the repository at this point in the history
  4. osgi AnnotationConfiguration should replace the standard one

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    e842c16 View commit details
    Browse the repository at this point in the history
  5. Issue #5320 - changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    42ebdc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    8ff545f View commit details
    Browse the repository at this point in the history
  2. Fix javadoc on websocket configuration classes.

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    a4160c4 View commit details
    Browse the repository at this point in the history