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

[MRESOLVER-547] Just use setVersion #483

Merged

Commits on Apr 25, 2024

  1. [MRESOLVER-547] Just use setVersion

    No need for full copy, Artifact is already immutable.
    Moreover, the instance may be not DefaultArtifact but
    something else. And finally, setVersion already
    have "optimization" to return this if version is
    same as the one we want to copy with.
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-547
    cstamas committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b334e33 View commit details
    Browse the repository at this point in the history
  2. Update workflow

    cstamas committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    da8e17b View commit details
    Browse the repository at this point in the history
  3. Remove workaround

    cstamas committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d162aee View commit details
    Browse the repository at this point in the history