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

Build Jersey on JDK13 #4341

Merged
merged 11 commits into from
Dec 18, 2019
Merged

Build Jersey on JDK13 #4341

merged 11 commits into from
Dec 18, 2019

Commits on Dec 4, 2019

  1. Able to compile with jdk13 but missing multirelease and improvements …

    …in new doclet
    
    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    b529a24 View commit details
    Browse the repository at this point in the history
  2. Keep tools dependency for jdk8

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    5c31094 View commit details
    Browse the repository at this point in the history
  3. Fix JDK12 javadoc

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    6ea2e18 View commit details
    Browse the repository at this point in the history
  4. Skip one test that I will fix later

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    bb3e4d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Fix doc generator, but missing multirelease

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    a17f429 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Multirelease works

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    45f0445 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Fix check style

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    8b0d285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d66d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Adding sources in jar. Multi-release is only done in one direction

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    1697cbc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Update copyright year and removing dead code

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7f66a98 View commit details
    Browse the repository at this point in the history
  2. Update copyright year in pom.xml

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    54b5f1a View commit details
    Browse the repository at this point in the history