You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2016/07/27 02:32:07 UTC

mesos git commit: Added mesos-scala-api to api-client-libraries.md.

Repository: mesos
Updated Branches:
  refs/heads/master b4928946f -> 58ae84b15


Added mesos-scala-api to api-client-libraries.md.

Added a link to a 3rd party Scala API library to documentation.

This closes #143


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/58ae84b1
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/58ae84b1
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/58ae84b1

Branch: refs/heads/master
Commit: 58ae84b156c6181b4378e3ecedfab87952583952
Parents: b492894
Author: Attila Szarvas <at...@nokia.com>
Authored: Tue Jul 26 19:31:38 2016 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Tue Jul 26 19:31:38 2016 -0700

----------------------------------------------------------------------
 docs/api-client-libraries.md | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/58ae84b1/docs/api-client-libraries.md
----------------------------------------------------------------------
diff --git a/docs/api-client-libraries.md b/docs/api-client-libraries.md
index 0175647..e47f34f 100644
--- a/docs/api-client-libraries.md
+++ b/docs/api-client-libraries.md
@@ -42,6 +42,11 @@ run into any issues, file them with the library maintainers.*
   mesos-go</a></td>
   <td>Go</td>
 </tr>
+<tr>
+  <td><a href="https://github.com/nokia/mesos-scala-api">
+  mesos-scala-api</a></td>
+  <td>Scala</td>
+</tr>
 </table>
 
 ## Executor API