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

Fix jersey examples #4438

Merged
merged 17 commits into from
May 11, 2020
Merged

Fix jersey examples #4438

merged 17 commits into from
May 11, 2020

Commits on Apr 7, 2020

  1. Fix example helloworld-cdi2-se

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3ca6161 View commit details
    Browse the repository at this point in the history
  2. Fix example helloworld-pure-jax-rs

    ("enter" does not stop the app)
    
    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    64781d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Fix example helloworld-spring-annotations

    dependency missing
    
    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d21e7e5 View commit details
    Browse the repository at this point in the history
  2. Fix example helloworld-weld

    dependency missing
    
    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0813d24 View commit details
    Browse the repository at this point in the history
  3. Fix example http-patch + dependency added to main pom

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    40847c5 View commit details
    Browse the repository at this point in the history
  4. Fix example json-jettison

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c44de3c View commit details
    Browse the repository at this point in the history
  5. Fix example json-moxy

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    2e08462 View commit details
    Browse the repository at this point in the history
  6. Fix example server-sent-events-jaxrs

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    a304d64 View commit details
    Browse the repository at this point in the history
  7. Fix example server-sent-events-jersey

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    c9c80d7 View commit details
    Browse the repository at this point in the history
  8. Update copyright

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    15dbc88 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Fix cdi2-se example

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0af9096 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update WELD version

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    feaf8ac View commit details
    Browse the repository at this point in the history
  2. Include dependency into jdk11+ profile

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0611e07 View commit details
    Browse the repository at this point in the history
  3. Remove istack dependency from main pom

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    6f2fe0a View commit details
    Browse the repository at this point in the history
  4. Add istack version

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    7b0abee View commit details
    Browse the repository at this point in the history
  5. Some clean up

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    449f35f View commit details
    Browse the repository at this point in the history
  6. Fix weld dependency version

    Signed-off-by: tvallin <[email protected]>
    tvallin committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    5ee3428 View commit details
    Browse the repository at this point in the history