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/05/07 10:04:01 UTC

svn commit: r1889617 [36/36] - in /uima/site/trunk/uima-website: docs/ docs/d/uimafit-current/ docs/d/uimafit-current/api/ docs/d/uimafit-current/api/org/apache/uima/fit/component/ docs/d/uimafit-current/api/org/apache/uima/fit/component/class-use/ doc...

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Fri May  7 10:03:59 2021
@@ -18,9 +18,7 @@
   specific language governing permissions and limitations
   under the License.
 -->
-
 <document>
-
   <properties>
     <title>News</title>
     <author email="dev@uima.apache.org">
@@ -33,7 +31,35 @@
 
     <subsectionToc/>
     
-    <subsection name="03 May 2021" date = "03 May 2021" title="Apache UIMA Java SDK 3.2.0 released">
+    <subsection name="06 May 2021" date="06 May 2021" title="Apache uimaFIT 3.2.0 released">
+      <p>
+        uimaFIT 3.2.0 is a feature and bugfix release. On supported platforms, it serves mostly as 
+        a drop-in replacement for previous uimaFIT 3.x versions. However, the behavior of the various
+        select methods was slightly adapted in edge cases to align with the update behavior of the
+        UIMA Java SDK SelectFS API.  For details, please refer to the migration section in the
+        documentation in the Apache UIMA Java SDK 3.2.0.
+      </p>
+      
+      <p>Changes include:
+        <ul>
+          <li>Added pluggable CAS validation support</li>
+          <li>Added selectOverlapping to (J)CasUtil</li>
+          <li>Added ability to Maven plugin to add generated resource folder as Maven resource folder</li>
+          <li>Added typed PEAR parameter support</li>
+          <li>Improved overhead of createTypeSystemDescription() and friends</li>
+          <li>Improved compatibiltiy of the uimaFIT select-methods with the UIMA Java SDK SelectFS API</li>
+          <li>Improved performance of selectCovering</li>
+          <li>Fixed Maven plugin failing to import type systems from dependencies</li>
+          <li>Fixed detection and usage of proper classloader e.g. for resolving imports</li>
+          <li>Several additional bug fixes</li>
+        </ul>
+      </p>
+
+      <p>Please see the <a target="_blank" rel="noopener" href="ttps://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.2.0/issuesFixed/jira-report.html">
+         the complete list of issues fixed</a> for more details of the changes.</p>
+    </subsection>
+    
+    <subsection name="03 May 2021" date="03 May 2021" title="Apache UIMA Java SDK 3.2.0 released">
       <p>UIMA Java SDK 3.2.0 is in the 3.x.x series of core Java UIMA SDK; see the news for 3.0.0 for important
          information about migrating from 2.x.x versions of UIMA.
       </p>
@@ -53,7 +79,7 @@
         </ul>
       </p>
 
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.2.0/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.2.0/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
     
@@ -63,7 +89,7 @@
       method signatures, you may notice incompatible changes in the methods provided 
       ExternalResourceFactory. For details, please refer to the migration section in the 
       documentation.</p><p>
-      The complete list of fixes is <a href="d/uimafit-3.1.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.1.0/issuesFixed/jira-report.html">here</a>.
       </p>
       <p>Notable changes in this release include:</p>
       <ul>
@@ -87,7 +113,7 @@
     <subsection name="26 Apr 2020" date = "26 Apr 2020" title="Apache uimaFIT 2.5.0 released">
       <p>uimaFIT 2.5.0 is a minor feature and bugfix release to uimaFIT 2.4.0. It should should 
       serve as a drop-in replacement for previous uimaFIT 2.x versions.</p><p>
-      The complete list of fixes is <a href="d/uimafit-2.5.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.5.0/issuesFixed/jira-report.html">here</a>.
       </p>
       <p>Notable changes in this release include:</p>
       <ul>
@@ -147,7 +173,7 @@
       </p>
       
       <p>For a complete list of bugs and improvements included in this release please see
-      <a href="https://uima.apache.org/d/ruta-3.0.1/issuesFixed/jira-report.html">issue report</a>.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.0.1/issuesFixed/jira-report.html">issue report</a>.
       </p>
     </subsection>
     
@@ -179,7 +205,7 @@
       </p>
       
       <p>For a complete list of bugs and improvements included in this release please see
-      <a href="https://uima.apache.org/d/ruta-2.8.1/issuesFixed/jira-report.html">issue report</a>.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.8.1/issuesFixed/jira-report.html">issue report</a>.
       </p>
     </subsection>
     
@@ -219,7 +245,7 @@
       </ul>
       
       <p>For a complete list of bugs and improvements included in this release please see
-      <a href="https://uima.apache.org/d/ruta-3.0.0/issuesFixed/jira-report.html">issue report</a>.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-3.0.0/issuesFixed/jira-report.html">issue report</a>.
       </p>
     </subsection>
     
@@ -258,7 +284,7 @@
       </ul>
       
       <p>For a complete list of bugs and improvements included in this release please see
-      <a href="https://uima.apache.org/d/ruta-2.8.0/issuesFixed/jira-report.html">issue report</a>.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.8.0/issuesFixed/jira-report.html">issue report</a>.
       </p>
     </subsection>
     
@@ -274,7 +300,7 @@
          </ul>
       </p>
 
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.1.1/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.1.1/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
     
@@ -292,7 +318,7 @@
           </ul>
       </p>
 
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.1.0/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.1.0/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
     
@@ -310,7 +336,7 @@
           <li>The destroy cleanups around PEARs was improved.</li>
       </ul>                                                                                        
       
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.4/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.4/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -324,7 +350,7 @@ DUCC defines a formal job model that clo
 provides cluster management services to automate the scale-out of UIMA pipelines over computing clusters.                                                                                                                                       
  </p>
       <p>                                                                                                                                                                                                                                       
-      The complete list of fixes is <a href="d/uima-ducc-3.0.0/issuesFixed/jira-report.html">here</a>.                                                                                                                                          
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-3.0.0/issuesFixed/jira-report.html">here</a>.                                                                                                                                          
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -350,7 +376,7 @@ commons.math v.3.2, netty v.4.0.44, snap
       when you upgrade.
       </p>
       
-      <p>The complete list of fixes is <a href="d/uimafit-3.0.0/issuesFixed/jira-report.html">here</a>.
+      <p>The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-3.0.0/issuesFixed/jira-report.html">here</a>.
       </p>
       <p>The major changes in this release are:</p>
       <ul>
@@ -383,7 +409,7 @@ commons.math v.3.2, netty v.4.0.44, snap
           </ul>
       </p>
 
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.0.2/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.2/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -433,7 +459,7 @@ commons.math v.3.2, netty v.4.0.44, snap
     </ul>
       
       <p>For a complete list of bugs and improvements included in this release please see
-      <a href="https://uima.apache.org/d/ruta-2.7.0/issuesFixed/jira-report.html">issue report</a>.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.7.0/issuesFixed/jira-report.html">issue report</a>.
       </p>
     </subsection>
 
@@ -461,7 +487,7 @@ commons.math v.3.2, netty v.4.0.44, snap
        </ul>
       </p>
 
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.0.1/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.1/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
               
     </subsection>
@@ -483,7 +509,7 @@ commons.math v.3.2, netty v.4.0.44, snap
           <li>Implemented a destroy() method for ResourceManager which closes its UIMAClassLoader</li>
       </ul>                                                                                        
       
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.3/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.3/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -492,7 +518,7 @@ commons.math v.3.2, netty v.4.0.44, snap
       current UIMA APIs, allows configuration inputs to come from Jars on the classpath, and adds buffering to the I/O
       for compiled dictionaries.
       </p><p>
-      The complete list of fixes is <a href="d/uima-addons/ConceptMapper-2.10.2/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-addons/ConceptMapper-2.10.2/issuesFixed/jira-report.html">here</a>.
       </p>
 
     </subsection>
@@ -500,7 +526,7 @@ commons.math v.3.2, netty v.4.0.44, snap
     <subsection name="17 Apr 2018" date = "17 Apr 2018" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.10.3 released">
       <p>UIMA AS 2.10.3 is a maintenance release that contains fixes and improvements over UIMA-AS 2.10.2.
       </p><p>
-      The complete list of fixes is <a href="d/uima-as-2.10.3/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.10.3/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -525,7 +551,7 @@ DUCC defines a formal job model that clo
 provides cluster management services to automate the scale-out of UIMA pipelines over computing clusters.
         </p>
       <p>
-      The complete list of fixes is <a href="d/uima-ducc-2.2.2/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.2.2/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -555,7 +581,7 @@ provides cluster management services to
          
       <p>Version 3 re-implements Feature Structures as Java Objects; this allows them to be garbage collected.
         Many of the internal data structures have been improved and several new capabilities have been added.
-       <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0/version_3_users_guide.html#uv3.overview.new">  
+       <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0/version_3_users_guide.html#uv3.overview.new">  
        <b>Here</b></a> is a brief overview of the new features, capabilities, and migration tooling.</p>
          
        <p>Requirements: Java 8 and, for any user-defined JCas cover classes, regeneration or migration of those 
@@ -563,9 +589,9 @@ provides cluster management services to
        
        <p>Except for migration of user-defined JCas classes, this new version is designed to backwards compatible with existing
           version 2 UIMA pipelines.  The    
-          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
-          The <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/RELEASE_NOTES.html">Release Notes</a> 
+          The <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0/RELEASE_NOTES.html">Release Notes</a> 
           describe what's changed since the last 3.0.0-beta release.
        </p>
        
@@ -580,7 +606,7 @@ provides cluster management services to
     <subsection name="07 Feb 2018" date = "07 Feb 2018" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.10.2 released">
       <p>UIMA AS 2.10.2 is a maintenance release that contains fixes and improvements over UIMA-AS 2.9.0.
       </p><p>
-      The complete list of fixes is <a href="d/uima-as-2.10.2/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.10.2/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -595,9 +621,8 @@ provides cluster management services to
           <li>Other bug fixes</li>
          </ul>
       <p>
-      This version of UIMA-AS requires Java version 8 or later.      
+      This version of UIMA-AS requires Java version 8 or later.
       </p>
-
     </subsection>
 
 
@@ -605,7 +630,7 @@ provides cluster management services to
     <subsection name="14 Nov 2017" date = "14 Nov 2017" title="Apache uimaFIT 2.4.0 released">
       <p>uimaFIT 2.4.0 is a minor feature and bugfix release to uimaFIT 2.3.0. It should should 
       serve as a drop-in replacement for previous uimaFIT 2.x versions.</p><p>
-      The complete list of fixes is <a href="d/uimafit-2.4.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.4.0/issuesFixed/jira-report.html">here</a>.
       </p>
       <p>The major changes in this release are:</p>
       <ul>
@@ -620,6 +645,7 @@ provides cluster management services to
       </p>
     </subsection>
 
+    <!--
     <subsection name="09 Nov 2017" date = "09 Nov 2017" title="Apache UIMA Java SDK 3.0.0-beta released">
       <p>UIMA Java SDK 3.0.0-beta is a preliminary version of core UIMA 3.0.0;  it is being released as an
          <b>beta version</b> to encourage wider testing and to get early feedback.
@@ -632,14 +658,14 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html#uv3.overview.new">  
+       <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-beta/version_3_users_guide.html#uv3.overview.new">  
        <b>Here</b></a> is a brief overview of the new features, capabilities, and migration tooling.</p>
        
        <p>Except for migration of user-defined JCas classes, it is designed to backwards compatible with existing
           version 2 UIMA pipelines.  The    
-          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-beta/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
-          The <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/RELEASE_NOTES.html">Release Notes</a> 
+          The <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-beta/RELEASE_NOTES.html">Release Notes</a> 
           describe what's changed since the last alpha-02 release.
        </p>
        
@@ -650,8 +676,8 @@ provides cluster management services to
           v3 style classes.  If you want to use this, please install it into a 
           newly obtained eclipse download, separate from your normal work version
           of Eclipse.</p>
-       
    </subsection>
+   -->
 
    <subsection name="03 Nov 2017" date = "03 November 2017" title="Apache UIMA Java SDK 2.10.2 released">
 
@@ -667,62 +693,62 @@ provides cluster management services to
              https://archive.apache.org/dist/uima/archive-eclipse-update-site/uimaj-2.3.1-2.10.1</a> </li>
       </ul>                                                                                     
       
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.2/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.2/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
 
     <subsection name="30 Aug 2017" date = "30 Aug 2017" title="Apache UIMA DUCC 2.2.1 released">
- <p>DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster management system providing tooling,
-management, and scheduling facilities to automate the scale-out of applications written to the UIMA framework.
-Core UIMA provides a generalized framework for applications that process unstructured information such as human
-language, but does not provide a scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute UIMA
-pipelines over a cluster of computing resources, but does not provide job or cluster management of the resources.
-DUCC defines a formal job model that closely maps to a standard UIMA pipeline. Around this job model DUCC
-provides cluster management services to automate the scale-out of UIMA pipelines over computing clusters.
-
-        </p>
+      <p>
+        DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster management system 
+        providing tooling, management, and scheduling facilities to automate the scale-out of 
+        applications written to the UIMA framework. Core UIMA provides a generalized framework for
+        applications that process unstructured information such as human language, but does not
+        provide a scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute UIMA
+        pipelines over a cluster of computing resources, but does not provide job or cluster
+        management of the resources. DUCC defines a formal job model that closely maps to a standard
+        UIMA pipeline. Around this job model DUCC provides cluster management services to automate
+        the scale-out of UIMA pipelines over computing clusters.
+      </p>
 
       <p>
-      The complete list of fixes is <a href="d/uima-ducc-2.2.1/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.2.1/issuesFixed/jira-report.html">here</a>.
       </p>
-        <p>The major changes in this release are:</p>
+      <p>The major changes in this release are:</p>
         <ul>
           <li>The userid of a privileged DUCC installation does not have to be "ducc"</li>
           <li>ducc-mon login can be used on systems where users do not have password login</li>
-    <li>The DUCC head-node daemons may be moved to another host without breaking working applications</li>
-    <li>The deployment descriptor for a UIMA-AS service can be loaded from the classpath</li>
-    <li>Interactive applications run correctly with viaducc (fixed lost inputs)</li>
-    <li>Files created by DUCC jobs inherit the permissions of the launching shell's umask.</li>
-    <li>DUCC performance breakdown for scaled synchronous pipelines is now correct</li>
-    <li> Fixed javadoc method headers to enable ducc build with java 8</li>
-    <li>Fixed JP communication threads wait logic when JD returns no work</li>
+          <li>The DUCC head-node daemons may be moved to another host without breaking working applications</li>
+          <li>The deployment descriptor for a UIMA-AS service can be loaded from the classpath</li>
+          <li>Interactive applications run correctly with viaducc (fixed lost inputs)</li>
+          <li>Files created by DUCC jobs inherit the permissions of the launching shell's umask.</li>
+          <li>DUCC performance breakdown for scaled synchronous pipelines is now correct</li>
+          <li> Fixed javadoc method headers to enable ducc build with java 8</li>
+          <li>Fixed JP communication threads wait logic when JD returns no work</li>
           <li>GC stats not available sometimes from remote JP</li>
-    <li>Other bug fixes</li>
+          <li>Other bug fixes</li>
           <li>Many DUCC webpage improvements </li>
-
          </ul>
       <p>
-      This version of UIMA-DUCC requires Java version 7 or version 8.      
+        This version of UIMA-DUCC requires Java version 7 or version 8.      
       </p>
     </subsection>
 
-
     <subsection name="29 Aug 2017" date = "29 August 2017" title="Apache UIMA Java SDK 2.10.1 released">
 
-      <p>This is a minor bug fix release.
-      The major changes in this release include:</p>
+      <p>
+        This is a minor bug fix release. The major changes in this release include:
+      </p>
 
-      <ul><li>https://issues.apache.org/jira/browse/UIMA-5411 - for external override values,
+      <ul>
+        <li>https://issues.apache.org/jira/browse/UIMA-5411 - for external override values,
             make the class/data path search for external settings explicit by requiring a path: prefix.
             This is a syntax change for this feature introduced in 2.10.0.</li>
-          <li>https://issues.apache.org/jira/browse/UIMA-5532 fixed some edge case issues around
-            xmi and JSON serialization of Feature values marked as multiple-references-allowed.</li>
+        <li>https://issues.apache.org/jira/browse/UIMA-5532 fixed some edge case issues around
+          xmi and JSON serialization of Feature values marked as multiple-references-allowed.</li>
       </ul>
       
-      
-      
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.1/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.1/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -758,7 +784,7 @@ provides cluster management services to
         </ul>
         
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.6.1/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.6.1/issuesFixed/jira-report.html">issue report</a>.
         </p>
       </subsection>
 
@@ -776,25 +802,24 @@ provides cluster management services to
               to make a clearer distinction between file and classpath resources 
               in order to avoid the ambiguity of the current design; note   
               that this change will not be backwards-compatible.</li>
-          
           <li>to improve integration with Java, the JCas cover classes 
               for the built-in UIMA types FSArray, FSList,
               StringArray, and StringList now support the Iterable interface.</li>
-          <li>a new report on API changes, <a target="_blank" rel="noopener" href="d/uimaj-2.10.0/api-change-report.html">api-change-report.html</a>,
+          <li>a new report on API changes, <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.0/api-change-report.html">api-change-report.html</a>,
               is included as part of the release.</li>
-          <li>several bugs were fixed; please see <a target="_blank" rel="noopener" href="d/uimaj-2.10.0/issuesFixed/jira-report.html">
+          <li>several bugs were fixed; please see <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.0/issuesFixed/jira-report.html">
               issuesFixed</a> for a list of changes.</li>
           </ul>
           
         </p>
-      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.10.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
       for a summary of the changes.</p>
     </subsection>
 
     <subsection name="29 Mar 2017" date = "29 Mar 2017" title="Apache uimaFIT 2.3.0 released">
       <p>uimaFIT 2.3.0 is a minor feature and bugfix release to uimaFIT 2.2.0. It should should 
       serve as a drop-in replacement for previous uimaFIT 2.x versions.</p><p>
-      The complete list of fixes is <a href="d/uimafit-2.3.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.3.0/issuesFixed/jira-report.html">here</a>.
       </p>
       <p>The major changes in this release are:</p>
       <ul>
@@ -805,10 +830,11 @@ provides cluster management services to
         <li>Fixed calling typeSystemInit on readers and other life-cycle methods;</li>
        </ul>
       <p>
-      This version of uimaFIT requires Java version 7 or later.      
+      This version of uimaFIT requires Java version 7 or later.
       </p>
     </subsection>
 
+    <!--
     <subsection name="19 Mar 2017" date = "19 Mar 2017" title="Apache UIMA Java SDK 3.0.0-alpha02 released">
       <p>UIMA Java SDK 3.0.0-alpha02 is a preliminary version of core UIMA 3.0.0;  it is being released as an
          <b>alpha version</b> to encourage wider testing and to get early feedback.
@@ -821,12 +847,12 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-alpha02/version_3_users_guide.html#uv3.overview.new">  
+       <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-alpha02/version_3_users_guide.html#uv3.overview.new">  
        <b>Here</b></a> is a brief overview of the new features, capabilities, and migration tooling.</p>
        
        <p>Except for migration of user-defined JCas classes, it is designed to backwards compatible with existing
           version 2 UIMA pipelines.  The    
-          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-alpha02/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-alpha02/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
        </p>
        
@@ -837,8 +863,8 @@ provides cluster management services to
           v3 style classes.  If you want to use this, please install it into a 
           newly obtained eclipse download, separate from your normal work version
           of Eclipse.</p>
-       
     </subsection>
+    -->
 
     <subsection name="10 Mar 2017" date = "10 March 2017" title="Apache UIMA Ruta 2.6.0 released">
         <p>Apache UIMA Ruta is a rule-based script language supported by
@@ -880,28 +906,29 @@ provides cluster management services to
           Projects built with the UIMA Ruta Maven Plugin require no manual effort.
         </p>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.6.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.6.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
       </subsection>
 
 
     <subsection name="23 Feb 2017" date = "23 Feb 2017" title="Apache UIMA DUCC 2.2.0 released">
- <p>DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster management system providing tooling,
-management, and scheduling facilities to automate the scale-out of applications written to the UIMA framework.
-Core UIMA provides a generalized framework for applications that process unstructured information such as human
-language, but does not provide a scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute UIMA
-pipelines over a cluster of computing resources, but does not provide job or cluster management of the resources.
-DUCC defines a formal job model that closely maps to a standard UIMA pipeline. Around this job model DUCC
-provides cluster management services to automate the scale-out of UIMA pipelines over computing clusters.
-
-        </p>
+      <p>
+        DUCC stands for Distributed UIMA Cluster Computing. DUCC is a cluster management system
+        providing tooling, management, and scheduling facilities to automate the scale-out of
+        applications written to the UIMA framework. Core UIMA provides a generalized framework for
+        applications that process unstructured information such as human language, but does not
+        provide a scale-out mechanism. UIMA-AS provides a scale-out mechanism to distribute UIMA
+        pipelines over a cluster of computing resources, but does not provide job or cluster
+        management of the resources. DUCC defines a formal job model that closely maps to a standard
+        UIMA pipeline. Around this job model DUCC provides cluster management services to automate
+        the scale-out of UIMA pipelines over computing clusters.
+      </p>
 
       <p>
-      The complete list of fixes is <a href="d/uima-ducc-2.2.0/issuesFixed/jira-report.html">here</a>.
+        The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.2.0/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
-
           <li>Ships with the latest UIMA-AS v2.9.0 and UIMA SDK 2.9.0</li>
           <li>Ships with ActiveMQ v5.14.0 </li>
           <li>Added support for static failover and capability to move the head node</li>
@@ -916,15 +943,15 @@ provides cluster management services to
           <li>Added duplicate daemon detector to prevent starting duplicate DUCC daemon</li>
           <li>Many DUCC Database improvements </li>
           <li>Many DUCC webpage improvements </li>
-
          </ul>
       <p>
-      This version of UIMA-DUCC requires Java version 7 or version 8.      
+      This version of UIMA-DUCC requires Java version 7 or version 8.
       </p>
     </subsection>
 
+    <!--
     <subsection name="30 Jan 2017" date = "30 Jan 2017" title="Apache UIMA Java SDK 3.0.0-alpha released">
-      <p><b>NOTICE: The eclipse update site for this is down temporarily, but should be restored in a few days.
+      <p><b>NOTICE: The Eclipse update site for this is down temporarily, but should be restored in a few days.
          This notice will be removed when it's restored.</b></p>
       <p>UIMA Java SDK 3.0.0-alpha is a preliminary version of core UIMA 3.0.0;  it is being released as an
          <b>alpha version</b> to encourage wider testing and to get early feedback.
@@ -937,21 +964,21 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-alpha/version_3_users_guide.html#uv3.overview.new">  
+       <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-alpha/version_3_users_guide.html#uv3.overview.new">  
        <b>Here</b></a> is a brief overview of the new features, capabilities, and migration tooling.</p>
        
        <p>Except for migration of user-defined JCas classes, it is designed to backwards compatible with existing
           version 2 UIMA pipelines.  The    
-          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-alpha/version_3_users_guide.html#uv3.overview.new">
+          <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-3.0.0-alpha/version_3_users_guide.html#uv3.overview.new">
           Version 3 User's Guide</a> has more details.
        </p>
-       
     </subsection>
+    -->
          
     <subsection name="15 Dec 2016" date = "15 Dec 2016" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.9.0 released">
       <p>UIMA AS 2.9.0 is a maintenance release that contains fixes and improvements over UIMA-AS 2.8.1.
       </p><p>
-      The complete list of fixes is <a href="d/uima-as-2.9.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.9.0/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -1022,7 +1049,7 @@ provides cluster management services to
           Projects built with the UIMA Ruta Maven Plugin require no manual effort.
         </p>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.5.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.5.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
       </subsection>
       
@@ -1049,7 +1076,7 @@ provides cluster management services to
           </ul>
           </li>
           </ul></p>
-      <p>Please see the <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-2.9.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
+      <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.9.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
       for a summary of the changes.</p>
     </subsection>
 
@@ -1065,7 +1092,7 @@ provides cluster management services to
         </p>
 
       <p>
-      The complete list of fixes is <a href="d/uima-ducc-2.1.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.1.0/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -1103,7 +1130,7 @@ provides cluster management services to
     <subsection name="20 May 2016" date = "20 May 2016" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.8.1 released">
       <p>UIMA AS 2.8.1 is a maintenance release that contains fixes and improvements over UIMA-AS 2.6.0.
       </p><p>
-      The complete list of fixes is <a href="d/uima-as-2.8.1/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.8.1/issuesFixed/jira-report.html">here</a>.
       </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -1123,7 +1150,7 @@ provides cluster management services to
       <subsection name="06 Apr 2016" date = "06 Apr 2016" title="Apache uimaFIT 2.2.0 released">
         <p>uimaFIT 2.2.0 is a minor feature and bugfix release to uimaFIT 2.1.0. It should should 
         serve as a drop-in replacement for previous uimaFIT 2.x versions.</p><p>
-        The complete list of fixes is <a href="d/uimafit-2.2.0/issuesFixed/jira-report.html">here</a>.
+        The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.2.0/issuesFixed/jira-report.html">here</a>.
         </p>
         <p>The major changes in this release are:</p>
         <ul>
@@ -1177,14 +1204,14 @@ provides cluster management services to
           Projects built with the UIMA Ruta Maven Plugin require no manual effort.
         </p>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.4.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.4.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
       </subsection>
  
      <subsection name="26 Oct 2015" date = "26 October 2015" title="Apache UIMA Ducc 2.0.1 released">
   
           <p>This is a bug fix release addressing bugs found since ducc 2.0.0 release.</p>
-        <p>Please see the <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uima-ducc-2.0.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
+        <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.0.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
       </subsection>
 
@@ -1193,7 +1220,7 @@ provides cluster management services to
           <p>This is a bugfix release. It fixes diverse problems of the rule inference, 
             the ruta-maven-plugin and the UIMA Ruta Workbench.</p>
           <p>For a complete list of bugs and improvements included in this release please see
-          <a href="https://uima.apache.org/d/ruta-2.3.1/issuesFixed/jira-report.html">issue report</a>.
+          <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.3.1/issuesFixed/jira-report.html">issue report</a>.
           </p>
       </subsection>
 
@@ -1223,7 +1250,7 @@ provides cluster management services to
         <p>Added support for queueing resource requests that were previously unfulfillable</p>
 
 
-        <p>Please see the <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uima-ducc-2.0.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
+        <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-2.0.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
       </subsection>
 
@@ -1231,7 +1258,7 @@ provides cluster management services to
 
         <p>This release is a bug fix release; replacing 2.8.0, and addressing a few issues reported
         after the 2.8.0 release.</p>
-        <p>Please see the <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-2.8.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
+        <p>Please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.8.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
       </subsection>
       
@@ -1258,7 +1285,7 @@ provides cluster management services to
         For more details, see Jira issue 
         <a target="_blank" rel="noopener" href="https://issues.apache.org/jira/browse/UIMA-4357">UIMA-4357</a>. 
         </p>
-        <p>For more details, please see the <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-2.8.0/RELEASE_NOTES.html">RELEASE_NOTES</a>.</p>
+        <p>For more details, please see the <a target="_blank" rel="noopener" href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.8.0/RELEASE_NOTES.html">RELEASE_NOTES</a>.</p>
       </subsection>
       
       <subsection name="08 June 2015" date = "08 June 2015" title="Apache UIMA Ruta 2.3.0 released">
@@ -1297,7 +1324,7 @@ provides cluster management services to
         </p>
         
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.3.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.3.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
       </subsection>
       
@@ -1306,7 +1333,7 @@ provides cluster management services to
       <p>The UIMA Java SDK now requires Java 7.  There are significant changes in this release.  
       Some of these may break backwards compatibility; we have included some new JVM properties
       to aid in gradually adapting to these changes.  See the 
-      <a href="d/uimaj-2.7.0/README">README</a> file for a description of these properties.
+      <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.7.0/README">README</a> file for a description of these properties.
       </p>
       
       <p>There is a new capability that detects operations which change feature values used as keys
@@ -1315,12 +1342,12 @@ provides cluster management services to
       so they may improve their code.</p>
       
       <p>This release supports a new JSON serialization of the CAS and of UIMA descriptors.  This is
-      described in the <a href="d/uimaj-2.7.0/references.html#ugr.ref.json">reference manual</a>.</p>
+      described in the <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.7.0/references.html#ugr.ref.json">reference manual</a>.</p>
       
       <p>Many performance improvements have been made.</p>
       
       <p>
-      The complete list of fixes is <a href="d/uimaj-2.7.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.7.0/issuesFixed/jira-report.html">here</a>.
       </p>
     </subsection>
    
@@ -1337,7 +1364,7 @@ provides cluster management services to
 
         </p>
       <p>
-      The complete list of fixes is <a href="d/uima-ducc-1.1.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-ducc-1.1.0/issuesFixed/jira-report.html">here</a>.
       </p>
               
     </subsection> 
@@ -1354,7 +1381,7 @@ provides cluster management services to
           smoothly with Apache UIMA. 
         </p>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.2.1/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.2.1/issuesFixed/jira-report.html">issue report</a>.
         </p>
         <p> The UIMA Ruta Workbench 2.2.1 requires a newer version of Eclipse (>4.0) due to the CAS Editor. It has been tested with Eclipse 4.3.2.
         </p>
@@ -1364,7 +1391,7 @@ provides cluster management services to
     <subsection name="16 July 2014" date = "16 July 2014" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.6.0 released">
       <p>UIMA AS 2.6.0 is a maintenance release that contains fixes and improvements over UIMA-AS 2.4.2.
       </p><p>
-      The complete list of fixes is <a href="d/uima-as-2.6.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.6.0/issuesFixed/jira-report.html">here</a>.
       </p><p>
       This version of UIMA-AS requires Java version 6 or later.      
       </p>
@@ -1376,7 +1403,7 @@ provides cluster management services to
       increased instead of the bugfix version is, that uima 2.1.0 requires Java 6 and uses the UIMA
       Java SDK 2.6.0. Otherwise, this version should serve as a drop-in replacement for uimaFIT 
       2.0.0.</p><p>
-      The complete list of fixes is <a href="d/uimafit-2.1.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.1.0/issuesFixed/jira-report.html">here</a>.
       </p><p>
       This version of uimaFIT requires Java version 6 or later.      
       </p>
@@ -1390,7 +1417,7 @@ provides cluster management services to
       and/or common UIMA Context, on multiple threads, concurrently.  CASes which are not being modified can
       be accessed (read-only) by multiple threads, simultaneously.  Along the way, many subtle bugs were fixed.
       </p><p>
-      The complete list of fixes is <a href="d/uimaj-2.6.0/issuesFixed/jira-report.html">here</a>.
+      The complete list of fixes is <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.6.0/issuesFixed/jira-report.html">here</a>.
       </p><p>
       This version of UIMA requires Java version 6 or later.      
       </p>
@@ -1425,7 +1452,7 @@ provides cluster management services to
             <li>Many bug fixes</li>
           </ul>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.2.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.2.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
         
       </subsection>
@@ -1456,7 +1483,7 @@ provides cluster management services to
 
     <subsection name="14 January 2014" date = "14 January 2014" title="Apache UIMA Java SDK 2.5.0 released">
       <p>This is a bug-fix only release.
-      The fixes are listed <a href="d/uimaj-2.5.0/issuesFixed/jira-report.html">here</a>.</p>
+      The fixes are listed <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.5.0/issuesFixed/jira-report.html">here</a>.</p>
     </subsection>
 
     <subsection name="14 November 2013" date = "14 November 2013" title="Apache UIMA Asynchronous Scaleout (UIMA-AS) 2.4.2 released">
@@ -1520,7 +1547,7 @@ provides cluster management services to
             <li>Many bug fixes</li>
           </ul>
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.1.0/issuesFixed/jira-report.html">issue report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.1.0/issuesFixed/jira-report.html">issue report</a>.
         </p>
         
       </subsection>
@@ -1559,21 +1586,21 @@ provides cluster management services to
 
     <p>Note on compatibility and migration: Apache uimaFIT 2.0.0 is not a drop-in replacement 
       for uimaFIT 1.4.x, although, it was tried to keep the migration effort minimal. Please 
-          refer to the <a href="d/uimafit-2.0.0/tools.uimafit.book.html#d5e617">
+          refer to the <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.0.0/tools.uimafit.book.html#d5e617">
           migration guide</a> for all the details on incompatible changes between uimaFIT 1.4.0 and
           Apache uimaFIT 2.0.0.
     </p>
           
         <p>
           Additionally, there have been more bug fixes and minor improvements. For a full list of 
-          the changes, please refer to the <a href="d/uimafit-2.0.0/issuesFixed/jira-report.html">
+          the changes, please refer to the <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimafit-2.0.0/issuesFixed/jira-report.html">
           issue report</a>.
         </p>         
       </subsection>
 
       <subsection name="09 August 2013" date = "09 August 2013" title="Apache UIMA Java SDK 2.4.2 released">
         <p>This is a bug-fix only release, and effectively replaces the 2.4.1 release.
-        The fixes are listed <a href="d/uimaj-2.4.2/issuesFixed/jira-report.html">here</a>.</p>
+        The fixes are listed <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.4.2/issuesFixed/jira-report.html">here</a>.</p>
       </subsection>
 
       <subsection name="26 July 2013" date = "26 July 2013" title="Apache UIMA Java SDK 2.4.1 released">
@@ -1616,7 +1643,7 @@ provides cluster management services to
         </p>
         
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/ruta-2.0.1/RELEASE_NOTES.html">release-notes</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/ruta-2.0.1/RELEASE_NOTES.html">release-notes</a>.
         </p>
         
       </subsection>
@@ -1639,7 +1666,7 @@ provides cluster management services to
           many bug fixes.</p>
         
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/uimacpp-2.4.0/RELEASE_NOTES.html">release-notes</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimacpp-2.4.0/RELEASE_NOTES.html">release-notes</a>.
         </p>
         
       </subsection>
@@ -1653,7 +1680,7 @@ provides cluster management services to
         improved stability and error handling, many bug fixes.</p>
         
         <p>For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/uima-as-2.4.0/issuesFixed/jira-report.html">jira-report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.4.0/issuesFixed/jira-report.html">jira-report</a>.
         </p>
         
       </subsection>
@@ -1666,9 +1693,9 @@ provides cluster management services to
           </p>
           
           <p>Besides some bug fixes, there is some tooling enhancement.  A new Eclipse plugin hooks into Eclipse's "launching" capability to support launching
-          annotators more easily from Eclipse; see the <a href="../d/uimaj-2.4.0/tools.html">Tools</a> manual for information.
+          annotators more easily from Eclipse; see the <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.4.0/tools.html">Tools</a> manual for information.
           
-          The Cas Editor Eclipse plugin has been substantially enhanced; please see the <a href="../d/uimaj-2.4.0/tools.html">Tools</a> manual
+          The Cas Editor Eclipse plugin has been substantially enhanced; please see the <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uimaj-2.4.0/tools.html">Tools</a> manual
           for more information.</p>
           
         <p>
@@ -1701,7 +1728,7 @@ provides cluster management services to
         Notable updates included in this release: upgrade to ActiveMQ 5.4.1, inclusion of base UIMA 
         2.3.1 jars, improved stability and error handling, many bug fixes.
         For a complete list of bugs and improvements included in this release please see
-        <a href="https://uima.apache.org/d/uima-as-2.3.1/issuesFixed/jira-report.html">jira-report</a>.
+        <a href="https://svn.apache.org/repos/asf/uima/site/archive/docs/d/uima-as-2.3.1/issuesFixed/jira-report.html">jira-report</a>.
         </p>
       </subsection>
  
@@ -1891,7 +1918,6 @@ provides cluster management services to
           converting the previous code base to Apache standards.
         </p>
       </subsection>
-
     </section>
   </body>
 </document>

Modified: uima/site/trunk/uima-website/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/stylesheets/project.xml?rev=1889617&r1=1889616&r2=1889617&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/project.xml (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/project.xml Fri May  7 10:03:59 2021
@@ -42,11 +42,11 @@
         <item name="Annotators"               href="/sandbox.html#uima-addons-annotators"/>
         <item name="Tools &amp; Servers"      href="/toolsServers.html"/>
         <item name="Addons and Sandbox"       href="/sandbox.html"/>
-        <item name="UIMA Ruta"                  href="/ruta.html"/>
+        <item name="UIMA Ruta"                href="/ruta.html"/>
         <item name="uimaFIT"                  href="/uimafit.html"/>
-        <item name="External Resources"       href="/external-resources.html"/>        
+        <item name="External Resources"       href="/external-resources.html"/>
       </item>
-                                                
+
       <item name="Development">
         <item name="Quick Start: building"  href="/dev-quick.html"/>
         <item name="Building from Source"   href="/building-uima.html"/>
@@ -81,7 +81,7 @@
         <!--  next line duplicates ASF Sponsors 
         <item name="Thanks"                 href="https://www.apache.org/foundation/thanks.html"/>
         -->
-        <item name="Security"               href="/security_report"/>                             
+        <item name="Security"               href="/security_report"/>
       </item>      
         
          <!--
@@ -90,7 +90,6 @@
   </menus>
 
   <downloads version="ducc-3.0.0" title="Apache UIMA DUCC Version 3.0.0" withreleasedate="true">
-
     <download name="UIMA DUCC" subdirectory="uima-ducc-3.0.0" releasedate="26-Apr-2019">
       <releasenotes filename="uima-ducc-3.0.0/RELEASE_NOTES">         <f>html</f>                              </releasenotes>
       <binary       filename="uima-ducc-3.0.0-bin">                   <f>tar.gz</f>                </binary>
@@ -106,22 +105,19 @@
     </download>
   </downloads>
 
-  <downloads version="2.10.3" title="Apache UIMA Version 2.10.3" withreleasedate="true">
+  <downloads version="2.10.3" title="Apache UIMA + UIMA-AS Version 2.10.3" withreleasedate="true">
     <download name="UIMA Java framework &amp; SDK" subdirectory="uimaj-2.10.3" releasedate="29-Nov-2018">
       <releasenotes filename="uimaj-2.10.3/RELEASE_NOTES">           <f>html</f>                </releasenotes>
       <binary       filename="uimaj-2.10.3-bin">                     <f>zip</f>  <f>tar.gz</f>  </binary>   
       <source       filename="uimaj-2.10.3-source-release">          <f>zip</f>  </source>
     </download>
-  </downloads>
-  
-  <downloads version="2.10.3" title="Apache UIMA-AS 2.10.3" withreleasedate="true">
     <download name="UIMA AS Asynchronous Scaleout" subdirectory="uima-as-2.10.3" releasedate="17-Apr-2018">
-      <releasenotes filename="uima-as-2.10.3/RELEASE_NOTES">         <f>html</f>                              </releasenotes> 
-      <binary       filename="uima-as-2.10.3-bin">                   <f>zip</f>  <f>tar.gz</f>                </binary>   
-      <source       filename="uima-as-2.10.3-source-release">                   <f>zip</f>    </source>
+      <releasenotes filename="uima-as-2.10.3/RELEASE_NOTES">         <f>html</f>                </releasenotes> 
+      <binary       filename="uima-as-2.10.3-bin">                   <f>zip</f>  <f>tar.gz</f>  </binary>
+      <source       filename="uima-as-2.10.3-source-release">        <f>zip</f>    </source>
     </download>
   </downloads>
-
+  
   <downloads version="2.2.2" title="Apache UIMA DUCC Version 2.2.2" withreleasedate="true">
 
     <download name="UIMA DUCC" subdirectory="uima-ducc-2.2.2" releasedate="19-Mar-2018">
@@ -141,7 +137,6 @@
   </downloads>
 
   <downloads version="2.2.0" title="Apache UIMA DUCC Version 2.2.0" withreleasedate="true">
-
     <download name="UIMA DUCC" subdirectory="uima-ducc-2.2.0" releasedate="23-Feb-2017">
       <releasenotes filename="uima-ducc-2.2.0/RELEASE_NOTES">       <f>html</f>                </releasenotes> 
       <binary       filename="uima-ducc-2.2.0-bin">                 <f>tar.gz</f> </binary>   
@@ -380,7 +375,6 @@
   </downloads>
   
   <downloads version="2.4.0" title="Apache UIMA Version 2.4.0" withreleasedate="true">
-      
     <download name="UIMA Java framework &amp; SDK" subdirectory="uimaj-2.4.0" releasedate="7-Dec-2011" archived="true">
       <releasenotes filename="uimaj-2.4.0/RELEASE_NOTES">           <f>html</f>                </releasenotes>
       <binary       filename="uimaj-2.4.0-bin">                     <f>zip</f>  <f>tar.gz</f>  </binary>   
@@ -478,10 +472,10 @@
   </downloads>
 
   <downloads version="uimaFIT" title="Apache UIMA uimaFIT" withreleasedate="true">
-    <download name="uimaFIT 3.1.0" subdirectory="uimafit-3.1.0" releasedate="12 May 2020">
-      <releasenotes filename="uimafit-3.1.0/README">           <f>txt</f>  </releasenotes>
-      <binary       filename="uimafit-3.1.0-bin">              <f>zip</f>  <f>tar.gz</f>  </binary>   
-      <source       filename="uimafit-3.1.0-source-release">   <f>zip</f>  </source>
+    <download name="uimaFIT 3.2.0" subdirectory="uimafit-3.2.0" releasedate="06-May-2021">
+      <releasenotes filename="uimafit-3.2.0/README">           <f>txt</f>  </releasenotes>
+      <binary       filename="uimafit-3.2.0-bin">              <f>zip</f>  <f>tar.gz</f>  </binary>   
+      <source       filename="uimafit-3.2.0-source-release">   <f>zip</f>  </source>
     </download>
     <download name="uimaFIT 2.5.0" subdirectory="uimafit-2.5.0" releasedate="26-Apr-2020">
       <releasenotes filename="uimafit-2.5.0/README">           <f>txt</f>  </releasenotes>
@@ -489,6 +483,11 @@
       <source       filename="uimafit-2.5.0-source-release">   <f>zip</f>  </source>
     </download>
     <!-- 
+    <download name="uimaFIT 3.1.0" subdirectory="uimafit-3.1.0" releasedate="12 May 2020">
+      <releasenotes filename="uimafit-3.1.0/README">           <f>txt</f>  </releasenotes>
+      <binary       filename="uimafit-3.1.0-bin">              <f>zip</f>  <f>tar.gz</f>  </binary>   
+      <source       filename="uimafit-3.1.0-source-release">   <f>zip</f>  </source>
+    </download>
     <download name="uimaFIT 3.0.0" subdirectory="uimafit-3.0.0" releasedate="16-Apr-2019">
       <releasenotes filename="uimafit-3.0.0/README">           <f>txt</f>  </releasenotes>
       <binary       filename="uimafit-3.0.0-bin">              <f>zip</f>  <f>tar.gz</f>  </binary>   
@@ -590,7 +589,5 @@
       <source       filename="uimacpp-2.3.0-incubating-src">                   <f platform="Windows"  >zip</f>  
                                                                                <f platform="Linux x86">tgz</f>                   </source>
     </download>
-        
   </downloads>
-
 </project>