[
https://issues.apache.org/jira/browse/MESOS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369701#comment-14369701
]
James Peach commented on MESOS-2518:
------------------------------------
The {{libmesos}} version comes from {{$PACKAGE_VERSION}}. I think the most
straight-forward way to support this would be to add a
{{--with-vendor-version}} (is that the conventional name?) option to configure.
This would alter the version for all the build artifacts (which is probably
what you want since you now have a patched mesos installation).
> 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)