Skip to content
Snippets Groups Projects

Switching the dependencies to release versions

Merged David Diederich requested to merge remove-snapshot-dependencies into master

This changes the library dependencies to use released versions of the core libraries. They were previously depending on SNAPSHOT versions, which are less stable versions. More importantly, the SNAPSHOT versions are periodically purged from the system to save disk space -- this happened recently. Since these libraries no longer exist on community, building becomes difficult.

This MR moves those dependencies to a release version, which is better going forward and allows FOSSA to do the build and get good dependency information. I assert that there are no substantial changes between the SNAPSHOT version I moved from and the latest release version that I moved to. It's difficult to know which commit the SNAPSHOT dependency linked to, since it moved many times, but here are the differences from the last time the SNAPSHOT dependency was listed and the one commit that has the release version (0.7.0). All of these changes were from me, updating versions and references as part of the release process.

For the second IBM change, there were code changes between the latest version of v0.3.6-SNAPSHOT and 0.7.0, but they appear to be additions only. I don't think this will impact compatibility.

Separately, since I was working with FOSSA, I updated the configuration file and the corresponding NOTICE changes resulting from the new module.

Merge request reports

Merge request pipeline #32530 failed

Pipeline: Notification

#32531

    Merge request pipeline failed for 4356d7e8

    Deployed to A‎WS‎ 4 years ago
    Deployed to I‎BM‎ 4 years ago
    Approval is optional

    Merged by David DiederichDavid Diederich 4 years ago (Mar 19, 2021 7:01pm UTC)

    Merge details

    • Changes merged into with 50fc2a7f.
    • Deleted the source branch.

    Pipeline #32766 failed

    Pipeline failed for 50fc2a7f on master

    Deployed to I‎BM‎ 4 years ago
    Failed to deploy to A‎WS‎

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    Please register or sign in to reply
    Loading