You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/05/16 21:01:13 UTC

[jira] [Updated] (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:all-tabpanel ]

Anand Mazumdar updated MESOS-5390:
----------------------------------
         Shepherd: Vinod Kone
           Sprint: Mesosphere Sprint 35
     Story Points: 1
           Labels: mesosphere  (was: )
    Fix Version/s: 0.29.0

> 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
>              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)