[
https://issues.apache.org/jira/browse/MESOS-6350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844003#comment-15844003
]
Benjamin Bannier commented on MESOS-6350:
-----------------------------------------
Currently the following cmake versions are available in supported distributions
(potentially already set up with additional repos):
|ubuntu-14.04 | 2.8.12.2 |
|ubuntu-16.06 | 3.5.1 |
|centos-6.1 | 2.8.12.2 |
|centos-7.3 | 2.8.12.2 |
cmake upstream provides binary releases of e.g., the latest release for a
number of architectures; the upstream source releases can be built with the
setup we already require to build Mesos.
> Raise minimum required cmake version
> ------------------------------------
>
> Key: MESOS-6350
> URL: https://issues.apache.org/jira/browse/MESOS-6350
> Project: Mesos
> Issue Type: Improvement
> Components: cmake
> Reporter: Benjamin Bannier
> Labels: mesosphere, microsoft, tech-debt
>
> We currently require at least cmake-2.8 which had its first point release
> 2010 and last update 2013. Meanwhile upstream is preparing the release of
> 3.7.0. While cmake support in Mesos is still experimental we should evaluate
> how much we can increase the minimal required version so we are not locked
> into an old version lacking desirable features.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)