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

Add a Default Exception Mapper test. #1234

Closed

Commits on Jan 23, 2024

  1. Bump version to 3.2.0-SNAPSHOT

    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3f159cc View commit details
    Browse the repository at this point in the history
  2. Update the CI to build on branch 3.2.0-SNAPSHOT and some other minor …

    …GitHub Action upgrades. Also build ensure we do a full build.
    
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    50dcf98 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request jakartaee#1205 from jamezp/version-bump

    Bump the release-3.2 branch version to 3.2.0-SNAPSHOT
    jim-krueger committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7c5bdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df42edf View commit details
    Browse the repository at this point in the history
  3. fix typo in yml file

    jim-krueger committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f6dbe89 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jakartaee#1210 from jim-krueger/1209-deprecate_@Co…

    …ntext_@Suspended
    
    Deprecate both @context and @suspended
    jim-krueger committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ece5f07 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Cleanup of pom files to use dependency management and dependency plug…

    …ins to avoid repetition.
    
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    25b4084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2009de View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request jakartaee#1211 from jamezp/cleanup

    Cleanup of pom files to use dependency management and dependency plug…
    jim-krueger committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a7f5a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e712dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa7ba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a45c41 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    c692a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56bf06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0a564 View commit details
    Browse the repository at this point in the history
  4. Fix exclude list

    jim-krueger committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2859761 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    adc363b View commit details
    Browse the repository at this point in the history
  2. Merge pull request jakartaee#1220 from jim-krueger/move-3.1.x-tck-to-3.2

    Add changes from release-3.1.x and release-4.0 TCK to release-3.2
    jim-krueger committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    86b4c96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jakartaee#1217 from jim-krueger/1216-Remove_Manage…

    …dBean_Annotation
    
    Remove @ManagedBean annotation
    jim-krueger committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e5994e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add a TCK test to verify that the default ExceptionMapper can be over…

    …ridden.
    
    Signed-off-by: Adam Anderson <atanderson9383@gmail.com>
    WhiteCat22 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c8aa779 View commit details
    Browse the repository at this point in the history