Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3395

In CMake build system, download third party dependencies from a "trusted channel" instead of from Mesos GitHub mirror

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.25.0
    • cmake

    Description

      Right now in the `CMakeLists.txt` in `3rdparty/libprocess/3rdparty`, when we choose not to use the rebundled third-party dependencies, we download them from GitHub.

      The problem is, we download them from the GitHub Mesos mirror, so if we were to suddenly remove one (or change the version of one, or really any number of other things), CMake would break for people who aren't using the rebundled version.

      We should point these downloads at a "trusted channel" like the 3rdparty GitHub account (which we, the Mesos community, control).

      Attachments

        Activity

          People

            hausdorff Alex Clemmer
            hausdorff Alex Clemmer
            Joris Van Remoortere Joris Van Remoortere
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: