[
https://issues.apache.org/jira/browse/MESOS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370159#comment-14370159
]
Jay Buffington commented on MESOS-2518:
---------------------------------------
I'm sorry, this was fixed with commit 717a56bce7. I was looking at an old
version of the code.
But related if we want to do a build that produces libmesos with a version of
"0.22.0-jaybuff.1" We have to modify this line:
https://github.com/apache/mesos/blob/master/configure.ac#L21
It'd be nice if we could pass a flag to configure as [[email protected]]
suggested.
> libmesos must match x.y.z format
> ---------------------------------
>
> Key: MESOS-2518
> URL: https://issues.apache.org/jira/browse/MESOS-2518
> Project: Mesos
> Issue Type: Bug
> Reporter: Jay Buffington
>
> libmesos must match x.y.z format where x, y and z are all integers.
> I want to use a patched version of libmesos that I built myself. I'm
> forced to use a bogus version number. I'd prefer to use semver's
> "pre-release" so I can version it something like "0.22.0-jaybuff.1"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)