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

Migrate RCPTT test for MavenTargetDependencyEditor to SWTBot #1816

Merged
merged 2 commits into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. Migrate RCPTT test for MavenTargetDependencyEditor to SWTBot

    In the long run, using RCPTT is probably causing more trouble than it's
    worth. It therefore makes sense to switch to a more lightweight solution
    like SWTBot for testing.
    ptziegler committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9d3c000 View commit details
    Browse the repository at this point in the history
  2. Remove obsolete packaging format in the p2-director-plugin

    The "tar.gz" archive format for Windows was only needed for RCPTT. With
    migrating to SWTBot, the default settings can be used.
    ptziegler committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fe3dadf View commit details
    Browse the repository at this point in the history