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

introduce include/exclude options for HibernateProcessor #8179

Merged
merged 3 commits into from
May 7, 2024

Commits on May 7, 2024

  1. introduce include/exclude options for HibernateProcessor

    and rename @Suppress -> @exclude
    
    Signed-off-by: Gavin King <gavin@hibernate.org>
    gavinking committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b8a94f1 View commit details
    Browse the repository at this point in the history
  2. add test for include/exclude

    Signed-off-by: Gavin King <gavin@hibernate.org>
    gavinking committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ba75fe8 View commit details
    Browse the repository at this point in the history
  3. fix problem in definition of @WithProcessorOption

    Signed-off-by: Gavin King <gavin@hibernate.org>
    gavinking committed May 7, 2024
    Configuration menu
    Copy the full SHA
    977407a View commit details
    Browse the repository at this point in the history