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

update 3.x branch with actual master #4977

Merged
merged 21 commits into from
Feb 7, 2022
Merged

Commits on Sep 17, 2021

  1. NettyConnectorProvider (jersey-netty-connector) is throwing an except…

    …ion with inactive_pooled_connection_handler error
    
    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8fed3c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. modulelist maven plugin refactoring (eclipse-ee4j#4887)

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    611ec4b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Update Directory Maven Plugin to work with maven 3.8.x

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    3716939 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Better handling of MicroProfile Rest Client Proxies (eclipse-ee4j#4918)

    Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
    Pandrex247 authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    aea2d4b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Refactor processResponseError in ServerRuntime

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    28a89ce View commit details
    Browse the repository at this point in the history
  2. Issue eclipse-ee4j#4917 - Fix dependencies for Grizzly connector

    Exclude declared dependencies with other versions from grizzly-http-client
    
    Signed-off-by: Steffen Nießing <zuniquex@protonmail.com>
    zUniQueX authored and jansupol committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f7f4373 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Adopt Jackson 2.13

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    9c8628a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Replace usage of deprecated beanManager.createInjectionTarget

    Signed-off-by: arjantijms <arjan.tijms@gmail.com>
    arjantijms authored and senivam committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    bdb0dd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Prevent loading Feature/DynamicFeature services multiple times.

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    21115d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Cache a lazy reference to OSGi registry instance

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1fe6b75 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Add OSGi headers to MP Config module

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7212b01 View commit details
    Browse the repository at this point in the history
  2. Fix OSGi tests on JDK 17

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e84b5e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    4106350 View commit details
    Browse the repository at this point in the history
  2. Enable percent encoding servlet context path and servlet path

    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    2703ee5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

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

Commits on Feb 2, 2022

  1. fix broken license url for asm objectweb (eclipse-ee4j#4972)

    Georg Müller geo.rgmueller@web.de
    gemu authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6f994b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    e236c09 View commit details
    Browse the repository at this point in the history
  2. Exclude unix protocols from request processing in closing strategy

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    9dbc693 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Merge remote-tracking branch 'origin/master' into 3.x

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    edf8f68 View commit details
    Browse the repository at this point in the history
  2. Aftermerge adjustments

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8468405 View commit details
    Browse the repository at this point in the history
  3. move module jersey-4949 to JDK 11 profile

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    fd25def View commit details
    Browse the repository at this point in the history