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

Drop legacy plexus API and use only JSR330 components #220

Merged
merged 8 commits into from
Jun 23, 2022
Merged

Commits on Jun 21, 2022

  1. Drop legacy

    Drop:
    - plexus container default
    - legacy plexus APIs like Contextualizable
    - drop Plexus Logger uses
    - some minor cleanups for Java8 level
    - converted Plexus XML to JSR330
    cstamas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    94d29ac View commit details
    Browse the repository at this point in the history
  2. Drop empty XML

    cstamas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    604fd18 View commit details
    Browse the repository at this point in the history
  3. Move all container to test

    cstamas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    22c4a8e View commit details
    Browse the repository at this point in the history
  4. Set proper scope

    cstamas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d50bef1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa97010 View commit details
    Browse the repository at this point in the history
  6. Fix name

    cstamas committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a49d3d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Drop plexus alltogether, is not needed anymore

    As plexusIO carries no more Plexus components but SISU components.
    cstamas committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bef6e15 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Update to released plexus-io

    cstamas committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    927388a View commit details
    Browse the repository at this point in the history