You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/07/07 12:25:14 UTC

svn commit: r1891353 - in /uima/site/trunk/uima-website: docs/downloads.html xdocs/downloads.xml

Author: rec
Date: Wed Jul  7 12:25:13 2021
New Revision: 1891353

URL: http://svn.apache.org/viewvc?rev=1891353&view=rev
Log:
Clean up releases metadata file and downloads 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=1891353&r1=1891352&r2=1891353&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/downloads.html (original)
+++ uima/site/trunk/uima-website/docs/downloads.html Wed Jul  7 12:25:13 2021
@@ -387,6 +387,60 @@ Other mirrors: <select name="Preferred">
                                                 <p>Other components built upon the UIMA Java SDK may not (yet) run with version 3, until 
       migrated versions of these are released.</p>
                                                   
+            <table class="downloads">
+    <tr>
+      <th>Artifact</th>
+      <th>Release <br/> Notes</th>
+      <th>Binary</th>
+      <th>Source</th>
+              <th>Release Date</th>
+          </tr>
+
+                
+            
+      <tr>
+        <td class="downloadtitle"><h3 class="downloadartifact">
+                      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.2.0/RELEASE_NOTES.html">
+              UIMA Java framework & SDK 3.2.0</a></h3></td>
+          
+        <td>
+                                    <div class="htmltxt"><a href='https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.2.0/RELEASE_NOTES.html'>html</a></div>
+                              </td>
+        <td>
+                                <table class="downloadentries">
+              <tr>
+     <td><a href='[preferred]/uima//uimaj-3.2.0/uimaj-3.2.0-bin.zip'>zip</a></td>
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-bin.zip.asc'>asc</a>]</td>
+
+
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-bin.zip.sha512'>sha512</a>]</td>
+         </tr>
+              <tr>
+     <td><a href='[preferred]/uima//uimaj-3.2.0/uimaj-3.2.0-bin.tar.gz'>tar.gz</a></td>
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-bin.tar.gz.asc'>asc</a>]</td>
+
+
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-bin.tar.gz.sha512'>sha512</a>]</td>
+         </tr>
+    </table>
+                          </td>
+                <td>
+                                <table class="downloadentries">
+              <tr>
+     <td><a href='[preferred]/uima//uimaj-3.2.0/uimaj-3.2.0-source-release.zip'>zip</a></td>
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-source-release.zip.asc'>asc</a>]</td>
+
+
+     <td>[<a href='https://www.apache.org/dist/uima//uimaj-3.2.0/uimaj-3.2.0-source-release.zip.sha512'>sha512</a>]</td>
+         </tr>
+    </table>
+                          </td>
+                <td>
+          <div class="htmltxt">03-Mar-2021</div>
+        </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=1891353&r1=1891352&r2=1891353&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/downloads.xml (original)
+++ uima/site/trunk/uima-website/xdocs/downloads.xml Wed Jul  7 12:25:13 2021
@@ -160,7 +160,7 @@ Other mirrors: <select name="Preferred">
     <p>Other components built upon the UIMA Java SDK may not (yet) run with version 3, until 
       migrated versions of these are released.</p>
       
-    <insertDownloads version="uimaj-v3"/>
+    <insertDownloads version="uimaj"/>
   </subsection>
 
   <subsection name="Apache UIMA (latest v2.x.x version)">