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

[MPLUGIN-376] Drop legacy dependencies #42

Merged
merged 6 commits into from
Oct 21, 2021
Merged

[MPLUGIN-376] Drop legacy dependencies #42

merged 6 commits into from
Oct 21, 2021

Commits on Oct 14, 2021

  1. Drop legacy

    Plugin used a lot of legacy code, misused Mojo test case
    and used old Junit 3.x TestCase, and missed some
    dependencies (junit mostly).
    cstamas committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e16b741 View commit details
    Browse the repository at this point in the history
  2. Rollback parent change

    cstamas committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c446395 View commit details
    Browse the repository at this point in the history
  3. Make it junit4

    cstamas committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5176f01 View commit details
    Browse the repository at this point in the history
  4. Add TODO

    cstamas committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b6d8a12 View commit details
    Browse the repository at this point in the history
  5. Up junit as well

    cstamas committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    63e3ff7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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