You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2016/02/01 12:59:18 UTC

mesos git commit: Listed supported file extensions in fetcher documentation.

Repository: mesos
Updated Branches:
  refs/heads/master 5e064503e -> 8b7f0f5c2


Listed supported file extensions in fetcher documentation.

Edited fetcher.md, listing the supported file extensions when
extracting an archive.

Review: https://reviews.apache.org/r/42914/


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

Branch: refs/heads/master
Commit: 8b7f0f5c26decc9afb438a2066c310be2e94c002
Parents: 5e06450
Author: Bernd Mathiske <be...@mesosphere.io>
Authored: Mon Feb 1 12:55:52 2016 +0100
Committer: Bernd Mathiske <be...@mesosphere.io>
Committed: Mon Feb 1 12:58:40 2016 +0100

----------------------------------------------------------------------
 docs/fetcher.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/8b7f0f5c/docs/fetcher.md
----------------------------------------------------------------------
diff --git a/docs/fetcher.md b/docs/fetcher.md
index cb4f3c3..30f9d0f 100644
--- a/docs/fetcher.md
+++ b/docs/fetcher.md
@@ -116,8 +116,11 @@ procedure, in the sandbox directory only. It does not affect any cache file.
 ### Archive extraction
 
 If the "extract" field is "true", which is the default, then files with
-extensions that hint at packed or compressed archives (".zip", ".tar", et.al.)
-are unpacked in the sandbox directory.
+a recognized extension that hints at packed or compressed archives are unpacked
+in the sandbox directory. These file extensions are recognized:
+
+- .tar, .tar.gz, .tar.bz2, .tar.xz
+- .gz, .tgz, .tbz2, .txz, .zip
 
 In case the cache is bypassed, both the archive and the unpacked results will be
 found together in the sandbox. In case a cache file is unpacked, only the