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

Compatibility baseline is changed to 2020.3 #90

Merged
merged 2 commits into from
Apr 25, 2022

Commits on Mar 31, 2022

  1. Compatibility baseline is changed to 2020.3

    * Java 11 is new java level. Jenkins Pipeline and gradle updated accordingly.
    * Maintenance changes based on IntelliJ problems
      * Missing nullability annotations
      * Java level support improvements
      * Deprecations
    duemir committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    39c79a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Deprecated APIs are replaced

    * Test class inheritance is update to use up-to-date base class
    * Annotator API is update, should resolve jenkinsci#79
    duemir committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    71fd431 View commit details
    Browse the repository at this point in the history