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

Merge of actual master into 3.x branch #4747

Merged
merged 18 commits into from
Mar 31, 2021
Merged

Commits on Jan 26, 2021

  1. Allow for having CDI on pure Jersey Client without Jersey Server (ecl…

    …ipse-ee4j#4695)
    
    * Allow for having CDI on pure Jersey Client without Jersey Server jars dependencies
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7bf9e5d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Updated javadoc maven plugin API link

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

Commits on Feb 11, 2021

  1. MicroProfile Rest Client 2.0 support (eclipse-ee4j#4699)

    * JERSEY-4654 MP Rest Client 2.0 - QueryParamStyle,  FOLLOW_REDIRECTS, PROXY_ADDRESS, SSE support
    
    Signed-off-by: Gaurav Gupta <gaurav.gupta@payara.fish>
    jGauravGupta committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    54afae0 View commit details
    Browse the repository at this point in the history
  2. update maven-antrun-plugin to 3.0.0

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6e10965 View commit details
    Browse the repository at this point in the history
  3. Do not create a connector multiple times for each rx() call

    Priority is to use @ClientAsyncExecutor annotated ExecutorServiceProvider
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    d956c52 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Copyright check

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos authored and jansupol committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    348df76 View commit details
    Browse the repository at this point in the history
  2. Apply 2021

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos authored and jansupol committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    741aad4 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Rest client 2.0 updates (eclipse-ee4j#4724)

    * RestClient updates
    
    Signed-off-by: David Kral <david.k.kral@oracle.com>
    Verdent committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    48c4fb8 View commit details
    Browse the repository at this point in the history
  2. Updating ant to 1.10.9 for antrun plugin (eclipse-ee4j#4720)

    * Updating ant to 1.10.9 for antrun plugin
    
    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    e938507 View commit details
    Browse the repository at this point in the history
  3. Adjusting Jersey archetypes (eclipse-ee4j#4710)

    * Adjust Jersey archetypes
    * Platform independent space
    * Java version for archetypes set to 1.8
    
    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    bd0b2db View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Custom schedulers to execute @PreDestroy methods (eclipse-ee4j#4716)

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    84b7eba View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configurable COLLISION_BUFFER_POWER

    Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
    jbescos committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    a87ae6a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Add a wildcard @produces and @consumes for methods without message pr…

    …oviders involved not to get 406/415.
    
    Signed-off-by: jansupol <jan.supol@oracle.com>
    jansupol authored and senivam committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    360d69d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. switching to NIO tmp file creation approach (eclipse-ee4j#4712)

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f3cadb3 View commit details
    Browse the repository at this point in the history
  2. Empty/NULL properties handling

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9700ca3 View commit details
    Browse the repository at this point in the history
  3. adjusting examples to be run with optional JAXB

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

Commits on Mar 16, 2021

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

    Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
    senivam committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    495d2f8 View commit details
    Browse the repository at this point in the history
  2. CP year

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