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 #5162 CDI embedded integration improvements #5177

Merged

Commits on Aug 20, 2020

  1. Issue #5162 CDI embedded integration improvements

    Clean up CDI integration and documentation to better support embedded usage.
     + made listener public
     + added utility class for SCIs
    gregw committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    67c373c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Issue #5162 CDI embedded integration improvements

    Clean up CDI integration and documentation to better support embedded usage.
     + moved EmbeddedWeldTest to jetty-embedded
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    ed0b344 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-51…

    …62-Improve-Decorating-Listener-Examples
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b0f16c6 View commit details
    Browse the repository at this point in the history
  3. fix javadoc

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    b2fd5af View commit details
    Browse the repository at this point in the history
  4. Issue #5162 CDI embedded integration improvements

    ventilated text
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    e4d7712 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'jetty-9.4.x-5162-Improve-Decorating-Listener-Examples' …

    …of github.com:eclipse/jetty.project into jetty-9.4.x-5162-Improve-Decorating-Listener-Examples
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    1052180 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-51…

    …62-Improve-Decorating-Listener-Examples
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    68cf3f5 View commit details
    Browse the repository at this point in the history
  7. fix test pom

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    f923d9b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Fixed javadoc

    gregw committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    d3c4bd8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'jetty-9.4.x-5162-Improve-Decorating-Listener-Examples' …

    …of github.com:eclipse/jetty.project into jetty-9.4.x-5162-Improve-Decorating-Listener-Examples
    gregw committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    7784be4 View commit details
    Browse the repository at this point in the history
  3. Fixed javadoc

    gregw committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    4008385 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-51…

    …62-Improve-Decorating-Listener-Examples
    gregw committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    c9e1fa5 View commit details
    Browse the repository at this point in the history
  5. Issue #5162 CDI embedded integration improvements

    Moved tests to jetty-cdi to avoid consequences to other tests in embedded
    gregw committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    9a6f48c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. trailing new line

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    16bae47 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. updates from review

    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b665a6e View commit details
    Browse the repository at this point in the history
  2. Feedback from review

    gregw committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2bd8e1c View commit details
    Browse the repository at this point in the history