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

#194: allow choosing which Generated annotation is wanted. (javax vs jakarta vs none) #195

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jan 14, 2022

  1. assertj#194: Make the Generated annotation configurable. You can now …

    …choose between javax.annotation.Generated and jakarta.annotation.Generated. Or if you really do not want any no annotation (not recommended).
    Zegveld committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    3d0a7eb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Revert "assertj#194: Make the Generated annotation configurable. You …

    …can now choose between javax.annotation.Generated and jakarta.annotation.Generated. Or if you really do not want any no annotation (not recommended)."
    
    This reverts commit 3d0a7eb.
    Zegveld committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e592a13 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    4a9b2c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72bd096 View commit details
    Browse the repository at this point in the history