You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/07/11 18:54:12 UTC

mesos-site git commit: Updated the website built from mesos SHA: 01475ec.

Repository: mesos-site
Updated Branches:
  refs/heads/asf-site 7756eb655 -> c2512090e


Updated the website built from mesos SHA: 01475ec.


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

Branch: refs/heads/asf-site
Commit: c2512090e8d6448d31bd3a2d83326323f5f37828
Parents: 7756eb6
Author: jenkins <bu...@apache.org>
Authored: Wed Jul 11 18:54:08 2018 +0000
Committer: jenkins <bu...@apache.org>
Committed: Wed Jul 11 18:54:08 2018 +0000

----------------------------------------------------------------------
 content/documentation/latest/windows/index.html | 8 +-------
 content/documentation/windows/index.html        | 8 +-------
 2 files changed, 2 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos-site/blob/c2512090/content/documentation/latest/windows/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/latest/windows/index.html b/content/documentation/latest/windows/index.html
index 7807160..316cff9 100644
--- a/content/documentation/latest/windows/index.html
+++ b/content/documentation/latest/windows/index.html
@@ -122,13 +122,7 @@ During installation, choose the &ldquo;Desktop development with C++&rdquo; workl
 <li><p>Install <a href="https://cmake.org/download/">CMake 3.8.0</a> or later.
 During installation, choose to &ldquo;Add CMake to the system PATH for all users&rdquo;.</p></li>
 <li><p>Install <a href="http://gnuwin32.sourceforge.net/packages/patch.htm">GNU patch for Windows</a>.</p></li>
-<li><p>If building from source, install <a href="https://git-scm.com/download/win">Git</a>.
-During installation, keep the defaults to &ldquo;Use Git from the Windows
-Command Prompt&rdquo;, and &ldquo;Checkout Windows-style, commit Unix-style
-line endings&rdquo; (i.e. <code>git config --global core.autocrlf true</code>). The
-last part is <em>very</em> important, because GNU patch will crash with
-&ldquo;Assertion failed, hunk, file patch.c, line 343&rdquo; if the patch files
-on Windows are Unix-style (LF) instead of Windows-style (CRLF).</p></li>
+<li><p>If building from source, install <a href="https://git-scm.com/download/win">Git</a>.</p></li>
 <li><p>Make sure there are no spaces in your build directory.
 For example, <code>C:/Program Files (x86)/mesos</code> is an invalid build directory.</p></li>
 <li><p>If developing Mesos, install <a href="https://www.python.org/downloads/">Python 3</a>

http://git-wip-us.apache.org/repos/asf/mesos-site/blob/c2512090/content/documentation/windows/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/windows/index.html b/content/documentation/windows/index.html
index 780fd66..88a2eb6 100644
--- a/content/documentation/windows/index.html
+++ b/content/documentation/windows/index.html
@@ -122,13 +122,7 @@ During installation, choose the &ldquo;Desktop development with C++&rdquo; workl
 <li><p>Install <a href="https://cmake.org/download/">CMake 3.8.0</a> or later.
 During installation, choose to &ldquo;Add CMake to the system PATH for all users&rdquo;.</p></li>
 <li><p>Install <a href="http://gnuwin32.sourceforge.net/packages/patch.htm">GNU patch for Windows</a>.</p></li>
-<li><p>If building from source, install <a href="https://git-scm.com/download/win">Git</a>.
-During installation, keep the defaults to &ldquo;Use Git from the Windows
-Command Prompt&rdquo;, and &ldquo;Checkout Windows-style, commit Unix-style
-line endings&rdquo; (i.e. <code>git config --global core.autocrlf true</code>). The
-last part is <em>very</em> important, because GNU patch will crash with
-&ldquo;Assertion failed, hunk, file patch.c, line 343&rdquo; if the patch files
-on Windows are Unix-style (LF) instead of Windows-style (CRLF).</p></li>
+<li><p>If building from source, install <a href="https://git-scm.com/download/win">Git</a>.</p></li>
 <li><p>Make sure there are no spaces in your build directory.
 For example, <code>C:/Program Files (x86)/mesos</code> is an invalid build directory.</p></li>
 <li><p>If developing Mesos, install <a href="https://www.python.org/downloads/">Python 3</a>