You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "zhou xing (JIRA)" <ji...@apache.org> on 2016/05/19 06:51:12 UTC

[jira] [Commented] (MESOS-5390) v1 Executor Protos not included in maven jar

    [ https://issues.apache.org/jira/browse/MESOS-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290574#comment-15290574 ] 

zhou xing commented on MESOS-5390:
----------------------------------

Review Request submitted at: https://reviews.apache.org/r/47582/

> v1 Executor Protos not included in maven jar
> --------------------------------------------
>
>                 Key: MESOS-5390
>                 URL: https://issues.apache.org/jira/browse/MESOS-5390
>             Project: Mesos
>          Issue Type: Bug
>          Components: HTTP API
>    Affects Versions: 0.28.0, 0.28.1
>            Reporter: Ben Whitehead
>            Assignee: zhou xing
>              Labels: mesosphere
>             Fix For: 0.29.0
>
>
> According to MESOS-4793 the Executor v1 HTTP API was released in Mesos 0.28.0 however the corresponding protos are not included in the maven jar for version 0.28.0 or 0.28.1.
> Script to verify
> {code}
> wget https://repo.maven.apache.org/maven2/org/apache/mesos/mesos/0.28.1/mesos-0.28.1.jar && unzip -lf mesos-0.28.1.jar | grep "v1\/executor" | wc -l
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)