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

Removing scala test infrastructure #1640

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Removing scala test infrastructure #1640

merged 2 commits into from
Dec 21, 2022

Commits on Dec 2, 2022

  1. Removing scala

    * We tried adding support for scala based tests but it never really caught on.
      It did complicate the testing infrastructure and reporting considerably and
      caused complication in the build.
    * Removing scala and scala test and the associated gradle plugins
    * Updating gradle 5.2.1 -> 7.5.1
    * Converting from the java plugin to the java library plugin
    
    remove buggy map initialization and change verbosity
    remove extraneous logging
    disable new false positives
    lbergelson committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c5fa09d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. respond to review

    lbergelson committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c07ba0f View commit details
    Browse the repository at this point in the history