Author: dsetrakyan
Date: Thu Mar 26 07:46:00 2015
New Revision: 1669286

URL: http://svn.apache.org/r1669286
Log:
minor

Modified:
    incubator/ignite/site/trunk/download-mirrors.html

Modified: incubator/ignite/site/trunk/download-mirrors.html
URL: 
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/download-mirrors.html?rev=1669286&r1=1669285&r2=1669286&view=diff
==============================================================================
--- incubator/ignite/site/trunk/download-mirrors.html (original)
+++ incubator/ignite/site/trunk/download-mirrors.html Thu Mar 26 07:46:00 2015
@@ -1,124 +1,124 @@
 <main id="main" role="main" class="container key-features">
 
-[define version]1.0.0-rc3[end]
-[define distdir]incubator/ignite/1.0.0-RC3[end]
-[define disturl]https://www.apache.org/dist[end]
-   
+  [define version]1.0.0-rc3[end]
+  [define distdir]incubator/ignite/1.0.0-RC3[end]
+  [define disturl]https://www.apache.org/dist[end]
+     
+  <section id="download-binary" class="feature-block">
+     <h2 style="text-align: left;">Binary Downloads</h2>
+     <p>
+         The Apache Ignite (incubating) project provides binaries as
+         a convenience for those who do not wish to compile the
+         source themselves. These binaries are not official Apache
+         Ignite (incubating) releases. We recommended that you
+         download the officially released source distributions and
+         verify the signatures of the downloaded files before
+         opening them.
+     </p>
+     <p>The binary download includes:</p>
+     <ul style="line-height: 112%" class="features-list">
+         <li>startup scripts</li>
+         <li>default configuraiton</li>
+         <li>examples for all major components</li>
+         <li>libraries (required and optional)</li>
+     </ul>
+     <br/>
+     <table>
+         <tr>
+             <td>
+                 <span>Binary</span>
+             </td>
+             <td>
+                 <span><time datetime="2015-02-16">March 25, 2015</time></span>
+             </td>
+             <td>
+                 <a id="apache_ignite_binary_download"
+                    
href="[preferred]/[distdir]/incubator-ignite-[version]-bin.zip"
+                    onclick="ga('send', 'event', 'apache_ignite_download', 
'download', 'apache ignite v1.0');">incubator-ignite-[version]-bin.zip</a> 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.asc">PGP</a>] 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.md5">MD5</a>] 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.sha1">SHA1</a>]
+             </td>
+         </tr>
+     </table>
+  </section><!-- download-binary -->
+
   <section id="mirror" class="feature-block">
-      <p>&nbsp;</p>
-      <h2 style="text-align: left;">Mirrors</h2>
-      <p>[if-any logo]
-      <a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
-      The currently selected download mirror is
-      <a href="[preferred]incubator/ignite/"><b>[preferred]</b></a>.
-      <p>
-      If you encounter a problem with this mirror, please select another 
mirror.
-      If all mirrors are failing, there are <i>backup</i> mirrors
-      (at the end of the mirrors list) that should be available.</p>
-      </p>
-      <form action="/download.html" method="get" id="SelectMirror">
-      Other mirrors:
-      <select name="Preferred" onchange="submit()">
-      [if-any http]
-          [for http]<option value="[http]"[is http preferred] 
selected="selected"[end]>[http]</option>[end]
-      [end]  
-      [if-any ftp]
-          [for ftp]<option value="[ftp]"[is ftp preferred] 
selected="selected"[end]>[ftp]</option>[end]
-      [end]
-      [if-any backup]
-          [for backup]<option value="[backup]"[is backup preferred] 
selected="selected"[end]>[backup] (backup)</option>[end]
-      [end]
-      </select>
-      <input type="submit" value="Change" />
-      </form>
+    <p>&nbsp;</p>
+    <h2 style="text-align: left;">Mirrors</h2>
+    <p>[if-any logo]
+    <a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
+    The currently selected download mirror is
+    <a href="[preferred]incubator/ignite/"><b>[preferred]</b></a>.
+    <p>
+    If you encounter a problem with this mirror, please select another mirror.
+    If all mirrors are failing, there are <i>backup</i> mirrors
+    (at the end of the mirrors list) that should be available.</p>
+    </p>
+    <form action="/download.html" method="get" id="SelectMirror">
+    Other mirrors:
+    <select name="Preferred" onchange="submit()">
+    [if-any http]
+        [for http]<option value="[http]"[is http preferred] 
selected="selected"[end]>[http]</option>[end]
+    [end]  
+    [if-any ftp]
+        [for ftp]<option value="[ftp]"[is ftp preferred] 
selected="selected"[end]>[ftp]</option>[end]
+    [end]
+    [if-any backup]
+        [for backup]<option value="[backup]"[is backup preferred] 
selected="selected"[end]>[backup] (backup)</option>[end]
+    [end]
+    </select>
+    <input type="submit" value="Change" />
+    </form>
 
-      <p><br>You may also consult the
-      <a href="http://www.apache.org/mirrors/";>complete list of 
mirrors</a>.</p>
+    <p><br>You may also consult the
+    <a href="http://www.apache.org/mirrors/";>complete list of mirrors</a>.</p>
   </section><!-- mirror -->
 
-   <section id="download-source" class="feature-block">
-       <h2 style="text-align: left;">Source Downloads</h2>
-       <table>
-           <tr>
-               <td>
-                   <span>Source</span>
-               </td>
-               <td>
-                   <span><time datetime="2015-02-16">March 25, 
2015</time></span>
-               </td>
-               <td>
-                   <a id="apache_ignite_source_download"
-                      
href="[preferred]/[distdir]/incubator-ignite-[version].zip"
-                      onclick="ga('send', 'event', 'apache_ignite_download', 
'download', 'apache ignite v1.0');">incubator-ignite-[version].zip</a> 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.asc">PGP</a>] 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.md5">MD5</a>] 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.sha1">SHA1</a>]</td>
-           </tr>
-       </table>
-   </section><!-- download-source -->
-
-   <section id="build-source" class="feature-block">
-       <h2 style="text-align: left;">Building the Binaries</h2>
-       <div class="features-heading">From Git:</div>
-       <pre class="brush:bash">
-           # Check Out Sprint 2 branch.
-           $ git clone 
https://git-wip-us.apache.org/repos/asf/incubator-ignite -b sprint-2
-           # Build the binary release
-           $ cd incubator-ignite
-           $ mvn clean package -DskipTests
-       </pre>
-       <div class="features-heading">From a source package:</div>
-       <pre class="brush:bash">
-           # Unpack the source package
-           $ unzip -q incubator-ignite-[version].zip
-           # Build the binary release
-           $ cd incubator-ignite-[version]
-           $ mvn clean package -DskipTests -P-release
-       </pre>
-   </section><!-- build-source -->
-
-   <section id="download-binary" class="feature-block">
-       <h2 style="text-align: left;">Binary Downloads</h2>
-       <p>
-           The Apache Ignite (incubating) project provides binaries as
-           a convenience for those who do not wish to compile the
-           source themselves. These binaries are not official Apache
-           Ignite (incubating) releases. We recommended that you
-           download the officially released source distributions and
-           verify the signatures of the downloaded files before
-           opening them.
-       </p>
-       <p>The binary download includes:</p>
-       <ul style="line-height: 112%" class="features-list">
-           <li>startup scripts</li>
-           <li>default configuraiton</li>
-           <li>examples for all major components</li>
-           <li>libraries (required and optional)</li>
-       </ul>
-       <br/>
-       <table>
-           <tr>
-               <td>
-                   <span>Binary</span>
-               </td>
-               <td>
-                   <span><time datetime="2015-02-16">March 25, 
2015</time></span>
-               </td>
-               <td>
-                   <a id="apache_ignite_binary_download"
-                      
href="[preferred]/[distdir]/incubator-ignite-[version]-bin.zip"
-                      onclick="ga('send', 'event', 'apache_ignite_download', 
'download', 'apache ignite v1.0');">incubator-ignite-[version]-bin.zip</a> 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.asc">PGP</a>] 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.md5">MD5</a>] 
-
-                   [<a 
href="[disturl]/[distdir]/incubator-ignite-[version]-bin.zip.sha1">SHA1</a>]
-               </td>
-           </tr>
-       </table>
-   </section><!-- download-binary -->
+  <section id="download-source" class="feature-block">
+     <h2 style="text-align: left;">Source Downloads</h2>
+     <table>
+         <tr>
+             <td>
+                 <span>Source</span>
+             </td>
+             <td>
+                 <span><time datetime="2015-02-16">March 25, 2015</time></span>
+             </td>
+             <td>
+                 <a id="apache_ignite_source_download"
+                    href="[preferred]/[distdir]/incubator-ignite-[version].zip"
+                    onclick="ga('send', 'event', 'apache_ignite_download', 
'download', 'apache ignite v1.0');">incubator-ignite-[version].zip</a> 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.asc">PGP</a>] 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.md5">MD5</a>] 
+
+                 [<a 
href="[disturl]/[distdir]/incubator-ignite-[version].zip.sha1">SHA1</a>]</td>
+         </tr>
+     </table>
+  </section><!-- download-source -->
+
+  <section id="build-source" class="feature-block">
+     <h2 style="text-align: left;">Building the Binaries</h2>
+     <div class="features-heading">From Git:</div>
+     <pre class="brush:bash">
+         # Check Out Sprint 2 branch.
+         $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite 
-b sprint-2
+         # Build the binary release
+         $ cd incubator-ignite
+         $ mvn clean package -DskipTests
+     </pre>
+     <div class="features-heading">From a source package:</div>
+     <pre class="brush:bash">
+         # Unpack the source package
+         $ unzip -q incubator-ignite-[version].zip
+         # Build the binary release
+         $ cd incubator-ignite-[version]
+         $ mvn clean package -DskipTests -P-release
+     </pre>
+  </section><!-- build-source -->
 </main>


Reply via email to