Author: rec
Date: Mon Mar 28 11:26:34 2022
New Revision: 1899300

URL: http://svn.apache.org/viewvc?rev=1899300&view=rev
Log:
No issue. Clean up download page.

Modified:
    uima/site/trunk/uima-website/docs/downloads.html
    uima/site/trunk/uima-website/xdocs/downloads.xml

Modified: uima/site/trunk/uima-website/docs/downloads.html
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/downloads.html?rev=1899300&r1=1899299&r2=1899300&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Mon Mar 28 11:26:34 2022
@@ -294,9 +294,17 @@
       <tr><td>
         <blockquote class="subsectionBody">
                                     <p>
+      Apache UIMA is distributed as source and binary (ready-to-use) packages. 
These are available in
+      <code>zip</code>, <code>tar.gz</code> and sometimes, 
<code>tar.bz2</code> archive formats.
+      Please note that the <code>tar.*</code> archives contain file names 
longer than 100 characters
+      and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible
+      version of <code>tar</code>.
+    </p>
+                                                <p>
       You are currently using <b>[preferred]</b>.  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.
+      of the mirrors list) that should be available. It is good practice to 
+      <a href="[location]#VerifyDownload">verify the integrity</a> of the 
distribution files.
     </p>
                                                 <form action="[location]" 
method="get" id="SelectMirror">
       Other mirrors: <select name="Preferred">
@@ -312,18 +320,6 @@
       </select>
       <input type="submit" value="Change" />
     </form>
-                                                <p>
-      Use the links below to download Apache UIMA from one of our mirrors.  It 
is good practice to
-      <a href="[location]#VerifyDownload">verify the integrity</a> of the 
distribution files, using 
-      the signatures and checksums listed below in square brackets as asc, 
md5, or sha1.
-    </p>
-                                                <p>
-      Apache UIMA is distributed as source and binary (ready-to-use) packages. 
These are available in
-      <code>zip</code>, <code>tar.gz</code> and sometimes, 
<code>tar.bz2</code> archive formats. 
-      Please note that the <code>tar.*</code> archives contain file names 
longer than 100 characters
-      and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible
-      version of <code>tar</code>.
-    </p>
                             </blockquote>
         </td></tr>
     </table>

Modified: uima/site/trunk/uima-website/xdocs/downloads.xml
URL: 
http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/downloads.xml?rev=1899300&r1=1899299&r2=1899300&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/downloads.xml (original)
+++ uima/site/trunk/uima-website/xdocs/downloads.xml Mon Mar 28 11:26:34 2022
@@ -57,9 +57,18 @@ under the License.
  
   <subsection name="Release packages incl. documentation and examples">
     <p>
+      Apache UIMA is distributed as source and binary (ready-to-use) packages. 
These are available in
+      <code>zip</code>, <code>tar.gz</code> and sometimes, 
<code>tar.bz2</code> archive formats.
+      Please note that the <code>tar.*</code> archives contain file names 
longer than 100 characters
+      and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible
+      version of <code>tar</code>.
+    </p>
+  
+    <p>
       You are currently using <b>[preferred]</b>.  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.
+      of the mirrors list) that should be available. It is good practice to 
+      <a href="[location]#VerifyDownload">verify the integrity</a> of the 
distribution files.
     </p>
       
     <form action="[location]" method="get" id="SelectMirror">
@@ -76,20 +85,6 @@ under the License.
       </select>
       <input type="submit" value="Change" />
     </form>
-  
-    <p>
-      Use the links below to download Apache UIMA from one of our mirrors.  It 
is good practice to
-      <a href="[location]#VerifyDownload">verify the integrity</a> of the 
distribution files, using 
-      the signatures and checksums listed below in square brackets as asc, 
md5, or sha1.
-    </p>
-  
-    <p>
-      Apache UIMA is distributed as source and binary (ready-to-use) packages. 
These are available in
-      <code>zip</code>, <code>tar.gz</code> and sometimes, 
<code>tar.bz2</code> archive formats. 
-      Please note that the <code>tar.*</code> archives contain file names 
longer than 100 characters
-      and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible
-      version of <code>tar</code>.
-    </p>
   </subsection>
 
   <subsection name="Apache UIMA v3">


Reply via email to