You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/07/04 18:50:38 UTC

svn commit: r1862577 [6/6] - in /uima/site/trunk/uima-website: docs/ xdocs/ xdocs/stylesheets/

Modified: uima/site/trunk/uima-website/xdocs/external-resources.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/external-resources.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/external-resources.xml (original)
+++ uima/site/trunk/uima-website/xdocs/external-resources.xml Thu Jul  4 18:50:36 2019
@@ -61,29 +61,29 @@ The opennlp.uima distribution includes a
 </subsection>
 
 <subsection name="Behemoth">
-<p><a href="https://github.com/DigitalPebble/behemoth" target="_blank">Behemoth</a> is an Apache Licensed open source 
+<p><a href="https://github.com/DigitalPebble/behemoth" target="_blank" rel="noopener">Behemoth</a> is an Apache Licensed open source 
 platform for large scale document processing which allows deploying UIMA applications
 within Hadoop.
 </p>
 </subsection>
 
 <subsection name="BioNLP Wrappers">
-<p>The <a href="https://compbio.ucdenver.edu/Hunter_lab/" target="_blank">
+<p>The <a href="https://compbio.ucdenver.edu/Hunter_lab/" target="_blank" rel="noopener">
   Center for Computational Pharmacology</a> at the University of Colorodo
   has wrapped a number of popular bio-informatic annotators as UIMA components, and
   added some supporting additional code and components.  More information is available 
-  at <a href="https://bionlp-uima.sourceforge.net" target="_blank">https://bionlp-uima.sourceforge.net</a>.
+  at <a href="https://bionlp-uima.sourceforge.net" target="_blank" rel="noopener">https://bionlp-uima.sourceforge.net</a>.
 </p>  
 </subsection>
 
 <subsection name="ClearTK">
-<p><a href="https://cleartk.github.io/cleartk/">ClearTK</a> is a framework for developing machine
+<p><a href="https://cleartk.github.io/cleartk/"  target="_blank" rel="noopener">ClearTK</a> is a framework for developing machine
 learning and natural language processing components within the Apache UIMA.
 </p>
 </subsection>
 
 <subsection name="DKPro Core">
-<p><a href="https://dkpro.github.io/dkpro-core" target="_blank">DKPro Core</a> is a collection of software components for natural language 
+<p><a href="https://dkpro.github.io/dkpro-core" target="_blank" rel="noopener">DKPro Core</a> is a collection of software components for natural language 
 processing (NLP) based on the Apache UIMA framework. The provided components wrap a constantly 
 growing set of stand-of-the-art NLP tools and also include several original components covering a 
 wide range of tasks including: tokenization/segmentation, compound splitting, stemming,
@@ -95,9 +95,9 @@ file and corpus formats.
 <p>
 DKPro Core relies heavily on <a href="../uimafit.html">uimaFIT</a>. DKPro Core is meant to be used with Apache Maven. The main components
 are hosted on <a href="https://search.maven.org/#search%7Cga%7C1%7Cde.tudarmstadt.ukp.dkpro.core" 
-target="_blank">Maven Central</a> while distributable models are available from the
+target="_blank" rel="noopener">Maven Central</a> while distributable models are available from the
 public <a href="https://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/simple/public-model-releases-local/de/tudarmstadt/ukp/dkpro/core/" 
-target="_blank">Maven repository</a> at <a href="https://www.ukp.tu-darmstadt.de">Ubiquitous Knowledge Processing (UKP) Lab</a>, TU Darmstadt.
+target="_blank" rel="noopener">Maven repository</a> at <a href="https://www.ukp.tu-darmstadt.de">Ubiquitous Knowledge Processing (UKP) Lab</a>, TU Darmstadt.
 </p>
 </subsection>
 
@@ -106,25 +106,25 @@ target="_blank">Maven repository</a> at
 </subsection>
 
 <subsection name="JCoRe NLP Toolsuite">
-<p>The <a href="https://www.julielab.de/Resources/JCoRe+NLP+Tools.html" target="_blank">JCoRe NLP Toolsuite</a>
+<p>The <a href="https://www.julielab.de/Resources/JCoRe+NLP+Tools.html" target="_blank" rel="noopener">JCoRe NLP Toolsuite</a>
 consists of a collection of NLP components, some of which are provided as freely available
 UIMA components.  It includes also a 
-<a href="https://www.julielab.de/Resources/Software/UIMA+type+system-p-91.html" target="_blank">type system</a>
+<a href="https://www.julielab.de/Resources/Software/UIMA+type+system-p-91.html" target="_blank" rel="noopener">type system</a>
 you can use as basis for your own NLP applications.
 </p>
 </subsection>
 
 <subsection name="National Centre for Text Mining (NaCTeM)">
   <p>  
-    The <a href="https://www.nactem.ac.uk/" target="_blank">
+    The <a href="https://www.nactem.ac.uk/" target="_blank" rel="noopener">
   National Centre for Text Mining (NaCTeM)</a> at the University
-of Manchester hosts a <a href="https://www.nactem.ac.uk/uima_work/" target="_blank">repository</a>.
+of Manchester hosts a <a href="https://www.nactem.ac.uk/uima_work/" target="_blank" rel="noopener">repository</a>.
   </p>
 </subsection>
 
 <subsection name="u-compare">
   <p>
-    <a href="https://nactem.ac.uk/ucompare" target="_blank"><b>https://nactem.ac.uk/ucompare</b></a> provides 
+    <a href="https://nactem.ac.uk/ucompare" target="_blank" rel="noopener"><b>https://nactem.ac.uk/ucompare</b></a> provides 
     a web-based integrated platform for the purpose of       
     sharing and comparing UIMA components and tools, including visualizers and
 utilities, and includes a large set of type-system-compatible UIMA components.
@@ -139,7 +139,7 @@ utilities, and includes a large set of t
 </subsection>
 
 <subsection name="uimaFIT (legacy)">
-<p><a href="https://code.google.com/p/uimafit" target="_blank">
+<p><a href="https://code.google.com/p/uimafit" target="_blank" rel="noopener">
 uimaFIT (legacy)</a>
 is a library that provides factories, injection, 
 and testing utilities for UIMA. It provides a convenient Java API 
@@ -148,7 +148,7 @@ for using UIMA in Java projects without
 </subsection>
 
 <subsection name="UIMA French portal">
-<p><a href="https://www.uima-fr.org" target="_blank">uima-fr.org</a>
+<p><a href="https://www.uima-fr.org" target="_blank" rel="noopener">uima-fr.org</a>
 is a French-speaking web portal
 about UIMA. It aims at developing a UIMA French-speaking community by
 providing services such as a discussion list, a feed aggregator and a
@@ -161,7 +161,7 @@ of Nantes.
 <!--  appears to be not found as of 5/2015
 <subsection name="UIMA Component Repository at CMU">
 
-<p> The <a href="https://uima.lti.cs.cmu.edu/" target="_blank">UIMA Component Repository at CMU</a> lists
+<p> The <a href="https://uima.lti.cs.cmu.edu/" target="_blank" rel="noopener">UIMA Component Repository at CMU</a> lists
 a large number of UIMA components, some of which can be freely downloaded.
 </p>
 </subsection>
@@ -170,9 +170,9 @@ a large number of UIMA components, some
 <!-- Redundant with BioNLP  - hence removed 09/2015
 <subsection name="Center for Computation Pharmacology">
   <p>
-    The <a href="https://compbio.ucdenver.edu/Hunter_lab/" target="_blank">
+    The <a href="https://compbio.ucdenver.edu/Hunter_lab/" target="_blank" rel="noopener">
   Center for Computational Pharmacology</a> at the University of Colorado School of
-Medicine hosts a <a href="https://bionlp-uima.sourceforge.net/" target="_blank">repository</a> (see BioNLP entry,
+Medicine hosts a <a href="https://bionlp-uima.sourceforge.net/" target="_blank" rel="noopener">repository</a> (see BioNLP entry,
 which describes this in more detail).
   </p>
 </subsection>

Modified: uima/site/trunk/uima-website/xdocs/get-involved.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/get-involved.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/get-involved.xml (original)
+++ uima/site/trunk/uima-website/xdocs/get-involved.xml Thu Jul  4 18:50:36 2019
@@ -108,12 +108,12 @@ Additional documentation and discussion
 <ul>
 <li><p> You'll need to fill out some legal paperwork and go through 
 a process to get an apache committer account: See 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://apache.org/dev/new-committers-guide.html">
 New Committers Guide</a>, 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://apache.org/dev/contributors.html"> Contributors</a>, and 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://apache.org/dev/committers.html"> Committers</a> 
 for more details. </p>
 
@@ -124,7 +124,7 @@ with your committer account information,
 Login by 'ssh -l &lt;username&gt; people.apache.org'; 
 run 'passwd'; 
 run 'svnpasswd'.  See 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://apache.org/dev/version-control.html">Committer Subversion Access
 </a>. 
 </p>
@@ -141,12 +141,12 @@ SubversionRepository</a>.
   <ul>
     
 <li><p>Sign up for a 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://cwiki.apache.org/confluence/signup.action">WiKi</a> account.
 </p>
 </li>
 <li><p> Sign up for an 
-<a  class="external" rel="nofollow" 
+<a  class="external" rel="nofollow noopener" 
 href="https://issues.apache.org/jira/">
 ASF JIRA</a> account. 
 </p>

Modified: uima/site/trunk/uima-website/xdocs/iks09.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/iks09.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/iks09.xml (original)
+++ uima/site/trunk/uima-website/xdocs/iks09.xml Thu Jul  4 18:50:36 2019
@@ -91,42 +91,42 @@
 			</p>
 			<p>
 				[1] :
-				<a name="1" href="https://www.iks-project.eu" target="_blank">https://www.iks-project.eu
+				<a name="1" href="https://www.iks-project.eu" target="_blank" rel="noopener">https://www.iks-project.eu
 				</a>
 				<br />
 				[2] :
 				<a name="2"
 					href="https://dev.day.com/microsling/content/blogs/main/iks-pragmatic-view-update.html"
-					target="_blank">
+					target="_blank" rel="noopener">
 					https://dev.day.com/microsling/content/blogs/main/iks-pragmatic-view-update.html
 				</a>
 				<br />
 				[3] :
-				<a name="3" href="https://www.nuxeo.com/en" target="_blank">https://www.nuxeo.com/en
+				<a name="3" href="https://www.nuxeo.com/en" target="_blank" rel="noopener">https://www.nuxeo.com/en
 				</a>
 				<br />
 				[4] :
 				<a name="4"
 					href="https://blogs.nuxeo.com/dev/2009/11/iks-semantic-search-workshop-wrapup.html"
-					target="_blank">https://blogs.nuxeo.com/dev/2009/11/iks-semantic-search-workshop-wrapup.html
+					target="_blank" rel="noopener">https://blogs.nuxeo.com/dev/2009/11/iks-semantic-search-workshop-wrapup.html
 				</a>
 				<br />
 				[5] :
 				<a name="5"
 					href="https://www.slideshare.net/teofili/apache-uima-and-semantic-search"
-					target="_blank">https://www.slideshare.net/teofili/apache-uima-and-semantic-search
+					target="_blank" rel="noopener">https://www.slideshare.net/teofili/apache-uima-and-semantic-search
 				</a>
 				<br />
 				[6] :
 				<a name="6"
 					href="https://homepages.uni-paderborn.de/fabianc/iks-gam-rome09/"
-					target="_blank">https://homepages.uni-paderborn.de/fabianc/iks-gam-rome09/
+					target="_blank" rel="noopener">https://homepages.uni-paderborn.de/fabianc/iks-gam-rome09/
 				</a>
 				<br />
 				[7] :
 				<a name="7"
 					href="https://www.iks-project.eu/semantic-search-challenge-workshop-report"
-					target="_blank">https://www.iks-project.eu/semantic-search-challenge-workshop-report
+					target="_blank" rel="noopener">https://www.iks-project.eu/semantic-search-challenge-workshop-report
 				</a>
 			</p>
 		</section>

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Thu Jul  4 18:50:36 2019
@@ -1,58 +1,58 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  
-  https://www.apache.org/licenses/LICENSE-2.0
-  
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	https://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
 -->
 <document>
 
-  <properties>
-    <title>Apache UIMA</title>
-    <author email="dev@uima.apache.org">
-      Apache UIMA Documentation Team 
-    </author>
-  </properties>
-
-  <body>
-    <section name="Welcome to the Apache UIMA project">
-      <div style="float: right; width: 220px; margin-left: 10px; border: 1px solid grey; background: white;" >
-      <div style="text-align: center; border-bottom: 1px solid grey; margin:0.2em; padding-bottom: 0.2em;">
-        <a  href="https://www.apache.org/events/current-event.html">
+	<properties>
+		<title>Apache UIMA</title>
+		<author email="dev@uima.apache.org">
+			Apache UIMA Documentation Team 
+		</author>
+	</properties>
+
+	<body>
+		<section name="Welcome to the Apache UIMA project">
+        <div style="float: right; width: 220px; margin-left: 10px; border: 1px solid grey; background: white;" >
+        <div style="text-align: center; border-bottom: 1px solid grey; margin:0.2em; padding-bottom: 0.2em;">
+          <a  href="https://www.apache.org/events/current-event.html">
           <img style="width: 210px" src="http://www.apachecon.com/images/landingpage/events/acna19.png"/>
-          <!-- img src="https://www.apache.org/events/current-event-234x60.png"/ -->
-        </a>
-      </div>
-      <div style="text-align: center; border-bottom: 1px solid grey; margin:0.2em; padding-bottom: 0.2em;"><a href="https://donate.apache.org"></a><img style="width:100px" src="https://blogs.apache.org/foundation/mediaresource/d67ca611-a57c-462d-ac23-95063f81d175" title="Donate to ASF"/><a/></div>
-      <!-- Commented out because Twitter set an awful amount of cookies / potential GDPR problems -->
-      <!--  
-      <a width="220" class="twitter-timeline" data-dnt="true" href="https://twitter.com/ApacheUIMA" data-widget-id="711227112531894273">Tweets by @ApacheUIMA</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-      -->
-      <div><a href="https://twitter.com/ApacheUIMA" target="_blank" title="Twitter: @ApacheUIMA">Follow us on Twitter</a></div>
-      </div>
-
-      <p>
-        Welcome to the Apache UIMA&#0153; project. Our goal is to support a thriving community of users and
-        developers of UIMA frameworks, tools, and annotators,        
+            <!-- img src="https://www.apache.org/events/current-event-234x60.png"/ -->
+          </a>
+        </div>
+        <div style="text-align: center; border-bottom: 1px solid grey; margin:0.2em; padding-bottom: 0.2em;"><a href="https://donate.apache.org"></a><img style="width:100px" src="https://blogs.apache.org/foundation/mediaresource/d67ca611-a57c-462d-ac23-95063f81d175" title="Donate to ASF"/><a/></div>
+        <!-- Commented out because Twitter set an awful amount of cookies / potential GDPR problems -->
+        <!--  
+        <a width="220" class="twitter-timeline" data-dnt="true" href="https://twitter.com/ApacheUIMA" data-widget-id="711227112531894273">Tweets by @ApacheUIMA</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+        -->
+        <div><a href="https://twitter.com/ApacheUIMA" target="_blank" rel="noopener" title="Twitter: @ApacheUIMA">Follow us on Twitter</a></div>
+        </div>
+
+			<p>
+				Welcome to the Apache UIMA&#0153; project. Our goal is to support a thriving community of users and
+				developers of UIMA frameworks, tools, and annotators,        
         facilitating the analysis of unstructured content such as text, audio and
-        video.
-      </p>
+				video.
+			</p>
 
-      <h2>What is UIMA?</h2>
+			<h2>What is UIMA?</h2>
       
-      <p>
+       <p>
         Unstructured Information Management applications are
         software systems that analyze large volumes of
         unstructured information in order to discover knowledge
@@ -115,16 +115,16 @@
         <a href="doc-uimacpp-huh.html">C++ framework</a>, besides
         supporting annotators written in C/C++, also supports Perl, Python, and 
         TCL annotators. The <a href="doc-uimaas-what.html">UIMA-AS</a> and 
-        <a href="doc-uimaducc-whatitam.html">UIMA-DUCC</a> are both Scaleout Frameworks and are 
-        addons to the base Java framework. The UIMA-AS supports very flexible scaleout 
-        capability based on JMS (Java Messaging Services) and ActiveMQ. The UIMA-DUCC extends UIMA-AS
-            by providing cluster management services to automate the scale-out of UIMA pipelines over 
-        computing clusters.
-        Visit the UIMA-DUCC live
-        <a href="doc-uimaducc-demo.html">demo description</a>
-        and the UIMA-DUCC
-        <a href="http://uima-ducc-demo.apache.org:42133">live demo</a>
-        itself.
+		<a href="doc-uimaducc-whatitam.html">UIMA-DUCC</a> are both Scaleout Frameworks and are 
+		addons to the base Java framework. The UIMA-AS supports very flexible scaleout 
+		capability based on JMS (Java Messaging Services) and ActiveMQ. The UIMA-DUCC extends UIMA-AS
+        by providing cluster management services to automate the scale-out of UIMA pipelines over 
+		computing clusters.
+		Visit the UIMA-DUCC live
+		<a href="doc-uimaducc-demo.html">demo description</a>
+		and the UIMA-DUCC
+		<a href="http://uima-ducc-demo.apache.org:42133">live demo</a>
+		itself.
       </p>
         
       <p>The frameworks support configuring and running pipelines of
@@ -145,13 +145,13 @@
         a place where new ideas are developed for potential incorporation into the project.
       </p>
       
-    </section>
+		</section>
 
-    <section name="UIMA News">
+		<section name="UIMA News">
 
-    <p>
-    <ul>
-      <li>
+		<p>
+		<ul>
+		  <li>
         <a href="news.html#26 Apr 2019">26 Apr 2019: <strong>Apache UIMA-DUCC 3.0.0 released</strong></a>
       </li>
       <li>
@@ -161,252 +161,257 @@
         <a href="news.html#10 Apr 2019">10 Apr 2019: <strong>Apache UIMA Java SDK 3.0.2 released</strong></a>
       </li>
       <li>
-        <a href="news.html#24 Feb 2019">24 Feb 2019: <strong>Apache UIMA Ruta 2.7.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#17 Apr 2018">17 Apr 2018: <strong>Apache UIMA-AS 2.10.3 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#19 Mar 2018">19 Mar 2018: <strong>Apache UIMA-DUCC 2.2.2 released</strong></a>
-      </li>    
-      <li>
-        <a href="news.html#07 Feb 2018">07 Feb 2018: <strong>Apache UIMA-AS 2.10.2 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#14 Nov 2017">14 Nov 2017: <strong>Apache uimaFIT 2.4.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#30 Aug 2017">30 Aug 2017: <strong>Apache UIMA-DUCC 2.2.1 released</strong></a>
-      </li>    
-      <li>
-        <a href="news.html#24 Jul 2017">24 July 2017: <strong>Apache UIMA Ruta 2.6.1 released</strong></a>
-      </li>    
-      <li>
-        <a href="news.html#4 Apr 2017">4 April 2017: <strong>Apache UIMA Java SDK 2.10.0 released</strong></a>
-      </li>       
-      <li>
-        <a href="news.html#29 Mar 2017">29 Mar 2017: <strong>Apache uimaFIT 2.3.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#10 Mar 2017">10 Mar 2017: <strong>Apache UIMA Ruta 2.6.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#23 Feb 2017">23 Feb 2017: <strong>Apache UIMA-DUCC 2.2.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#15 Dec 2016">15 Dec 2016: <strong>Apache UIMA-AS 2.9.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#08 Sep 2016">28 Sep 2016: <strong>Apache UIMA Ruta 2.5.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#30 Aug 2016">11 August 2015: <strong>Apache UIMA Java SDK 2.9.0 released</strong></a>
-      </li>       
-      <li>
-        <a href="news.html#08 Aug 2016">08 Aug 2016: <strong>Apache UIMA-DUCC 2.1.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#20 May 2016">20 May 2016: <strong>Apache UIMA-AS 2.8.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#06 Apr 2016">06 April 2016: <strong>Apache uimaFIT 2.2.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#15 Feb 2016">15 February 2016: <strong>Apache UIMA Ruta 2.4.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#26 October 2015">26 October 2015: <strong>Apache UIMA DUCC 2.0.1 released</strong></a>
-      </li>       
-      <li>
-        <a href="news.html#25 Aug 2015">25 August 2015: <strong>Apache UIMA Ruta 2.3.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#11 Aug 2015">11 August 2015: <strong>Apache UIMA DUCC 2.0.0 released</strong></a>
-      </li>       
-      <li>
-        <a href="news.html#11 Aug 2015">11 August 2015: <strong>Apache UIMA Java SDK 2.8.1 released</strong></a>
-      </li>       
-      <li>
-        <a href="news.html#22 July 2015">22 July 2015: <strong>Apache UIMA Java SDK 2.8.0 released</strong></a>
-      </li>        
-      <li>
-        <a href="news.html#08 June 2015">08 June 2015: <strong>Apache UIMA Ruta 2.3.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#06 March 2015">06 March 2015: <strong>Apache UIMA SDK 2.7.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#23 October 2014">23 October 2014: <strong>Apache UIMA DUCC 1.1.0 released</strong></a>
-      </li>  
-      <li>
-        <a href="news.html#23 September 2014">23 September 2014: <strong>Apache UIMA Ruta 2.2.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#12 June 2014">16 June 2014: <strong>Apache UIMA-AS 2.6.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#12 June 2014">12 June 2014: <strong>Apache uimaFIT 2.1.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#12 May 2014">12 May 2014: <strong>Apache UIMA SDK 2.6.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#15 April 2014">15 April 2014: <strong>Apache UIMA Ruta 2.2.0 released</strong></a>
-      </li>
-    
-      <li>
-        <a href="news.html#10 April 2014">10 April 2014: <strong>Upcoming UIMA Workshop at COLING 2014</strong></a>
-      </li>
-
-      <li>
-        <a href="news.html#30 January 2014">30 January 2014: <strong>Apache UIMA DUCC 1.0.0 released</strong></a>
-      </li>
-    
-      <li>
-        <a href="news.html#14 January 2014">14 January 2014: <strong>Apache UIMA SDK 2.5.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#20 September 2013">20 September 2013: <strong>Apache UIMA Ruta 2.1.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#31 Auguest 2013">31 August 2013: <strong>Apache uimaFIT 2.0.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#09 Auguest 2013">09 August 2013: <strong>Apache UIMA SDK 2.4.2 released</strong></a>
-      </li>
-
-      <li>
-        <a href="news.html#26 July 2013">26 July 2013: <strong>Apache UIMA SDK 2.4.1 released</strong></a>
-      </li>
-
-      <li>
-        <a href="news.html#29 May 2013">29 May 2013: <strong>Apache UIMA Ruta 2.0.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#05 March 2013">05 March 2013: <strong>Apache UIMA Ruta (was formerly named TextMarker) 2.0.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#20 November 2012">15 November 2012: <strong>Apache UIMA-CPP 2.4.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#15 November 2012">15 November 2012: <strong>Apache UIMA-AS 2.4.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#07 December 2011">07 December 2011: <strong>Apache UIMA Java SDK 2.4.0 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#29 August 2011">29 August 2011: <strong>Apache UIMA Addons 2.3.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#22 March 2011">22 March 2011: <strong>Apache UIMA AS 2.3.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#14 February 2011">14 February 2011: <strong>UIMA underlies Watson Jeopardy challenger</strong></a>
-      </li>        
-      <li>
-        <a href="news.html#10 December 2010">10 December 2010: <strong>UIMA Java SDK 2.3.1 released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#18 March 2010">18 March 2010: <strong>Apache UIMA graduates from the incubator</strong></a>
-      </li>
-      <li>
-        <a href="news.html#26 January 2010">26 January 2010: <strong>UIMA 2.3.0-incubating released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#19 March 2009">19 March 2009: <strong>UIMA approved as an OASIS Standard</strong></a>
-      </li>
-      <li>
-        <a href="news.html#29 December 2008">29 December 2008: <strong>UIMA C++ Framework Released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#12 August 2008">12 August 2008: <strong>UIMA Cas Editor Released</strong></a>
-      </li>
-    
-      <li>
-        <a href="news.html#24 July 2008">24 July 2008: <strong>UIMA Asynchronous Scaleout Released</strong></a>
-      </li>
-      
-      <li>
-        <a href="news.html#16 July 2008">16 July 2008: <strong>Hotfix-1 for UIMA core 2.2.2-incubating Released</strong></a>
-      </li>
-      
-      <li>
-        <a href="news.html#07 May 2008">07 May 2008: <strong>Version 2.2.2-incubating Released</strong></a>
-      </li>
-
-      <li>
-        <a href="news.html#19 December 2007">19 December 2007: <strong>Version 2.2.1-incubating Released</strong></a>
-      </li>
-      
-      <li>
-        <a href="news.html#23 August 2007">23 August 2007: <strong>Version 2.2.0-incubating Released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#7 April 2007">7 April 2007: <strong>Hotfix-1 for 2.1.0 Component Description Editor (CDE) Released</strong></a>
-      </li>
-      <li>
-        <a href="news.html#14 March 2007">14 March 2007: <strong>Version 2.1.0-incubating Released</strong></a>
-      </li>
-       <li>
-        <a href="news.html#20 December 2006">20 December 2006: <strong>GLDV conference workshop (Germany)</strong></a>
-      </li>
-      <li>
-        <a href="news.html#13 December 2006">13 December 2006: <strong>ApacheCon 2007 Europe coming up</strong></a>
-      </li>
-      <li>
-        <a href="news.html#07 December 2006">07 December 2006: <strong>establish UIMA sandbox</strong></a>
-      </li>
-      <li>
-        <a href="news.html#05 October 2006">05 October 2006: <strong>UIMA has been accepted by the Incubator PMC</strong></a>
-      </li>
-    </ul>
-    </p>
-      
-    <br />
-
-    <!--        
-    <p>The status reports as reported to the Apache board are found on
-       the Apache <a href="https://wiki.apache.org/incubator">Incubator Wiki</a>, in section
-       4 - Board Reports, for the months January, April, July, and October.  
-    </p>
-     -->
-     
-    <!--subsection name="Incubator Notice and Disclaimer">
-    <p>
-      Apache UIMA is an effort undergoing incubation at the
-      Apache Software Foundation (ASF). Incubation is required
-      of all newly accepted projects until a further review
-      indicates that the infrastructure, communications, and
-      decision making process have stabilized in a manner
-      consistent with other successful ASF projects. While
-      incubation status is not necessarily a reflection of the
-      completeness or stability of the code, it does indicate
-      that the project has yet to be fully endorsed by the
-      ASF.
-    </p>
+            <a href="news.html#24 Feb 2019">24 Feb 2019: <strong>Apache UIMA Ruta 2.7.0 released</strong></a>
+          </li>
+		
+          <li>
+            <a href="news.html#17 Apr 2018">17 Apr 2018: <strong>Apache UIMA-AS 2.10.3 released</strong></a>
+          </li>
+
+
+          <li>
+            <a href="news.html#19 Mar 2018">19 Mar 2018: <strong>Apache UIMA-DUCC 2.2.2 released</strong></a>
+          </li>    
+
+          <li>
+            <a href="news.html#07 Feb 2018">07 Feb 2018: <strong>Apache UIMA-AS 2.10.2 released</strong></a>
+          </li>
+
+          <li>
+            <a href="news.html#14 Nov 2017">14 Nov 2017: <strong>Apache uimaFIT 2.4.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#30 Aug 2017">30 Aug 2017: <strong>Apache UIMA-DUCC 2.2.1 released</strong></a>
+          </li>    
+          <li>
+            <a href="news.html#24 Jul 2017">24 July 2017: <strong>Apache UIMA Ruta 2.6.1 released</strong></a>
+          </li>    
+          <li>
+            <a href="news.html#4 Apr 2017">4 April 2017: <strong>Apache UIMA Java SDK 2.10.0 released</strong></a>
+          </li>       
+          <li>
+            <a href="news.html#29 Mar 2017">29 Mar 2017: <strong>Apache uimaFIT 2.3.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#10 Mar 2017">10 Mar 2017: <strong>Apache UIMA Ruta 2.6.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#23 Feb 2017">23 Feb 2017: <strong>Apache UIMA-DUCC 2.2.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#15 Dec 2016">15 Dec 2016: <strong>Apache UIMA-AS 2.9.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#08 Sep 2016">28 Sep 2016: <strong>Apache UIMA Ruta 2.5.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#30 Aug 2016">11 August 2015: <strong>Apache UIMA Java SDK 2.9.0 released</strong></a>
+          </li>       
+          <li>
+            <a href="news.html#08 Aug 2016">08 Aug 2016: <strong>Apache UIMA-DUCC 2.1.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#20 May 2016">20 May 2016: <strong>Apache UIMA-AS 2.8.1 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#06 Apr 2016">06 April 2016: <strong>Apache uimaFIT 2.2.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#15 Feb 2016">15 February 2016: <strong>Apache UIMA Ruta 2.4.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#26 October 2015">26 October 2015: <strong>Apache UIMA DUCC 2.0.1 released</strong></a>
+          </li>       
+		  <li>
+            <a href="news.html#25 Aug 2015">25 August 2015: <strong>Apache UIMA Ruta 2.3.1 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#11 Aug 2015">11 August 2015: <strong>Apache UIMA DUCC 2.0.0 released</strong></a>
+          </li>       
+          <li>
+            <a href="news.html#11 Aug 2015">11 August 2015: <strong>Apache UIMA Java SDK 2.8.1 released</strong></a>
+          </li>       
+		  <li>
+            <a href="news.html#22 July 2015">22 July 2015: <strong>Apache UIMA Java SDK 2.8.0 released</strong></a>
+          </li>				
+		  <li>
+            <a href="news.html#08 June 2015">08 June 2015: <strong>Apache UIMA Ruta 2.3.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#06 March 2015">06 March 2015: <strong>Apache UIMA SDK 2.7.0 released</strong></a>
+          </li>
+		      <li>
+            <a href="news.html#23 October 2014">23 October 2014: <strong>Apache UIMA DUCC 1.1.0 released</strong></a>
+          </li>	
+				  <li>
+            <a href="news.html#23 September 2014">23 September 2014: <strong>Apache UIMA Ruta 2.2.1 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#12 June 2014">16 June 2014: <strong>Apache UIMA-AS 2.6.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#12 June 2014">12 June 2014: <strong>Apache uimaFIT 2.1.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#12 May 2014">12 May 2014: <strong>Apache UIMA SDK 2.6.0 released</strong></a>
+          </li>
+				  <li>
+            <a href="news.html#15 April 2014">15 April 2014: <strong>Apache UIMA Ruta 2.2.0 released</strong></a>
+          </li>
+				
+          <li>
+            <a href="news.html#10 April 2014">10 April 2014: <strong>Upcoming UIMA Workshop at COLING 2014</strong></a>
+          </li>
+
+          <li>
+            <a href="news.html#30 January 2014">30 January 2014: <strong>Apache UIMA DUCC 1.0.0 released</strong></a>
+          </li>
+				
+          <li>
+            <a href="news.html#14 January 2014">14 January 2014: <strong>Apache UIMA SDK 2.5.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#20 September 2013">20 September 2013: <strong>Apache UIMA Ruta 2.1.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#31 Auguest 2013">31 August 2013: <strong>Apache uimaFIT 2.0.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#09 Auguest 2013">09 August 2013: <strong>Apache UIMA SDK 2.4.2 released</strong></a>
+          </li>
+ 
+	        <li>
+            <a href="news.html#26 July 2013">26 July 2013: <strong>Apache UIMA SDK 2.4.1 released</strong></a>
+          </li>
+ 
+				  <li>
+            <a href="news.html#29 May 2013">29 May 2013: <strong>Apache UIMA Ruta 2.0.1 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#05 March 2013">05 March 2013: <strong>Apache UIMA Ruta (was formerly named TextMarker) 2.0.0 released</strong></a>
+          </li>
+				  <li>
+            <a href="news.html#20 November 2012">15 November 2012: <strong>Apache UIMA-CPP 2.4.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#15 November 2012">15 November 2012: <strong>Apache UIMA-AS 2.4.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#07 December 2011">07 December 2011: <strong>Apache UIMA Java SDK 2.4.0 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#29 August 2011">29 August 2011: <strong>Apache UIMA Addons 2.3.1 released</strong></a>
+          </li>
+				  <li>
+				    <a href="news.html#22 March 2011">22 March 2011: <strong>Apache UIMA AS 2.3.1 released</strong></a>
+				  </li>
+          <li>
+            <a href="news.html#14 February 2011">14 February 2011: <strong>UIMA underlies Watson Jeopardy challenger</strong></a>
+          </li>        
+          <li>
+            <a href="news.html#10 December 2010">10 December 2010: <strong>UIMA Java SDK 2.3.1 released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#18 March 2010">18 March 2010: <strong>Apache UIMA graduates from the incubator</strong></a>
+          </li>
+          <li>
+            <a href="news.html#26 January 2010">26 January 2010: <strong>UIMA 2.3.0-incubating released</strong></a>
+          </li>
+          <li>
+            <a href="news.html#19 March 2009">19 March 2009: <strong>UIMA approved as an OASIS Standard</strong></a>
+          </li>
+          <li>
+            <a href="news.html#29 December 2008">29 December 2008: <strong>UIMA C++ Framework Released</strong></a>
+          </li>
+					<li>
+						<a href="news.html#12 August 2008">12 August 2008: <strong>UIMA Cas Editor Released</strong></a>
+					</li>
+				
+					<li>
+						<a href="news.html#24 July 2008">24 July 2008: <strong>UIMA Asynchronous Scaleout Released</strong></a>
+					</li>
+					
+					<li>
+						<a href="news.html#16 July 2008">16 July 2008: <strong>Hotfix-1 for UIMA core 2.2.2-incubating Released</strong></a>
+					</li>
+					
+					<li>
+						<a href="news.html#07 May 2008">07 May 2008: <strong>Version 2.2.2-incubating Released</strong></a>
+					</li>
+
+					<li>
+						<a href="news.html#19 December 2007">19 December 2007: <strong>Version 2.2.1-incubating Released</strong></a>
+					</li>
+					
+					<li>
+						<a href="news.html#23 August 2007">23 August 2007: <strong>Version 2.2.0-incubating Released</strong></a>
+					</li>
+          <li>
+            <a href="news.html#7 April 2007">7 April 2007: <strong>Hotfix-1 for 2.1.0 Component Description Editor (CDE) Released</strong></a>
+          </li>
+					<li>
+						<a href="news.html#14 March 2007">14 March 2007: <strong>Version 2.1.0-incubating Released</strong></a>
+					</li>
+         	<li>
+						<a href="news.html#20 December 2006">20 December 2006: <strong>GLDV conference workshop (Germany)</strong></a>
+					</li>
+					<li>
+						<a href="news.html#13 December 2006">13 December 2006: <strong>ApacheCon 2007 Europe coming up</strong></a>
+					</li>
+					<li>
+						<a href="news.html#07 December 2006">07 December 2006: <strong>establish UIMA sandbox</strong></a>
+					</li>
+					<li>
+						<a href="news.html#05 October 2006">05 October 2006: <strong>UIMA has been accepted by the Incubator PMC</strong></a>
+					</li>
+				</ul>
+			</p>
+      
+      <br />
+
+      <!--        
+      <p>The status reports as reported to the Apache board are found on
+         the Apache <a href="https://wiki.apache.org/incubator">Incubator Wiki</a>, in section
+         4 - Board Reports, for the months January, April, July, and October.  
+      </p>
+		 -->
+		 
+		<!--subsection name="Incubator Notice and Disclaimer">
+			<p>
+				Apache UIMA is an effort undergoing incubation at the
+				Apache Software Foundation (ASF). Incubation is required
+				of all newly accepted projects until a further review
+				indicates that the infrastructure, communications, and
+				decision making process have stabilized in a manner
+				consistent with other successful ASF projects. While
+				incubation status is not necessarily a reflection of the
+				completeness or stability of the code, it does indicate
+				that the project has yet to be fully endorsed by the
+				ASF.
+			</p>
 
-    </subsection-->
+		</subsection-->
     </section>
-    <!--  
-      <section name="UIMA News">
-      
-      <p>
-      <strong>UIMA has been accepted into the Apache Incubator.</strong>
-      </p>
-      
-      </section>
-      
-      <section name="UIMA Community">
-      <p>
-      <strong>Users!</strong>
-      <blockquote>
-      We'd love to have you involved. Check out the <a href="https://cwiki.apache.org/confluence/display/UIMA/">Wiki</a>.
-      </blockquote>
-      </p>
-      
-      </section>
-    -->
-  </body>
+		<!--  
+			<section name="UIMA News">
+			
+			<p>
+			<strong>UIMA has been accepted into the Apache Incubator.</strong>
+			</p>
+			
+			</section>
+			
+			<section name="UIMA Community">
+			<p>
+			<strong>Users!</strong>
+			<blockquote>
+			We'd love to have you involved. Check out the <a href="https://cwiki.apache.org/confluence/display/UIMA/">Wiki</a>.
+			</blockquote>
+			</p>
+			
+			</section>
+		-->
+	</body>
 </document>
 
 

Modified: uima/site/trunk/uima-website/xdocs/mail-lists.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/mail-lists.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/mail-lists.xml (original)
+++ uima/site/trunk/uima-website/xdocs/mail-lists.xml Thu Jul  4 18:50:36 2019
@@ -64,7 +64,7 @@ available on the web, and may be copied
 
     <p>
       <strong>Note:</strong> Please don't send patches or attachments to any of the mailing lists. 
-       Patches are best handled via the <a class="external" rel="nofollow" target="_blank" 
+       Patches are best handled via the <a class="external" rel="nofollow noopener" target="_blank" 
        href="https://issues.apache.org/jira/browse/uima">Issue Tracking</a> system. 
        Otherwise, please upload the file to a public server and include the URL in the mail.</p>
        
@@ -90,37 +90,37 @@ available on the web, and may be copied
     <tr>
      <td><p>Users</p></td>
      <td><p><a href="mailto:user@uima.apache.org">user@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:user-subscribe@uima.apache.org">user-subscribe@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:user-unsubscribe@uima.apache.org">user-unsubscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:user-subscribe@uima.apache.org">user-subscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:user-unsubscribe@uima.apache.org">user-unsubscribe@uima.apache.org</a></p></td>
      <td>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://lists.apache.org/list.html?user@uima.apache.org">Forum view</a></p>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://mail-archives.apache.org/mod_mbox/uima-user/">Archive at Apache</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?user@uima.apache.org">Forum view</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://mail-archives.apache.org/mod_mbox/uima-user/">Archive at Apache</a></p>
      </td>
     </tr>
 
     <tr>
      <td><p>Developers</p></td>
      <td><p><a href="mailto:dev@uima.apache.org">dev@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:dev-subscribe@uima.apache.org">dev-subscribe@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:dev-unsubscribe@uima.apache.org">dev-unsubscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:dev-subscribe@uima.apache.org">dev-subscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:dev-unsubscribe@uima.apache.org">dev-unsubscribe@uima.apache.org</a></p></td>
      <td>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://lists.apache.org/list.html?dev@uima.apache.org">Forum view</a></p>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://mail-archives.apache.org/mod_mbox/uima-dev">Archive at Apache</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?dev@uima.apache.org">Forum view</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://mail-archives.apache.org/mod_mbox/uima-dev">Archive at Apache</a></p>
      </td>
     </tr>
     
     <tr><td><p>Commits</p></td>
      <td><p><a href="mailto:commits@uima.apache.org">commits@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:commits-subscribe@uima.apache.org">commits-subscribe@uima.apache.org</a></p></td>
-     <td><p><a class="external" rel="nofollow" href="mailto:commits-unsubscribe@uima.apache.org">commits-unsubscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:commits-subscribe@uima.apache.org">commits-subscribe@uima.apache.org</a></p></td>
+     <td><p><a class="external" rel="nofollow noopener" href="mailto:commits-unsubscribe@uima.apache.org">commits-unsubscribe@uima.apache.org</a></p></td>
      <td>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://lists.apache.org/list.html?commits@uima.apache.org">Forum view</a></p>
-         <p><a target="_blank" class="external" rel="nofollow" href="https://mail-archives.apache.org/mod_mbox/uima-commits/">Archive at Apache</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?commits@uima.apache.org">Forum view</a></p>
+         <p><a target="_blank" class="external" rel="nofollow noopener" href="https://mail-archives.apache.org/mod_mbox/uima-commits/">Archive at Apache</a></p>
      </td>
     </tr>
    </table>
    
-   <p>The archive at <a class="external" rel="nofollow" href="https://uima.markmail.org">uima.markmail.org</a> has good faclities for
+   <p>The archive at <a class="external" rel="nofollow noopener" href="https://uima.markmail.org">uima.markmail.org</a> has good faclities for
     searching the messages on the list, and can display the hits in a threaded view.</p>
     
    <p>You may want to review some general information about 

Modified: uima/site/trunk/uima-website/xdocs/maven-design.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/maven-design.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/maven-design.xml (original)
+++ uima/site/trunk/uima-website/xdocs/maven-design.xml Thu Jul  4 18:50:36 2019
@@ -35,7 +35,7 @@ building the various parts of UIMA.</p>
 <p>We follow Apache conventions for releasing Maven based projects 
   (all of ours except the 
   UIMA C++ enablement layer), using Nexus, as documented here:
-  <a target="_blank" 
+  <a target="_blank" rel="noopener" 
   href="https://www.apache.org/dev/publishing-maven-artifacts.html">
   https://www.apache.org/dev/publishing-maven-artifacts.html</a>.</p>
 
@@ -69,7 +69,7 @@ building the various parts of UIMA.</p>
    -->
 <subsection name="Nexus">
 
-<p>Apache runs a version of <a target="_blank" href="https://nexus.sonatype.org/">Nexus</a>, a 
+<p>Apache runs a version of <a target="_blank" rel="noopener" href="https://nexus.sonatype.org/">Nexus</a>, a 
   repository "manager".  Nexus has been set up to support releasing Maven artifacts.  It allows
   Maven's release plugin to think it is actually "releasing" and deploying to a Maven repository, when
   in actuality, the release configuration specifies deploying to the "staging" part of the Apache
@@ -77,7 +77,7 @@ building the various parts of UIMA.</p>
   Maven central repository with a few clicks on the website.</p>
     
 <p>We are currently using the
-  <a href="https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom" target="_blank">
+  <a href="https://repo1.maven.org/maven2/org/apache/apache/7/apache-7.pom" target="_blank" rel="noopener">
   Apache common parent POM</a> 
    which supports deployment to
 this Apache Nexus repository, for staging and release. 
@@ -87,7 +87,7 @@ It also supplies many of the standard it
 
 <subsection name="POM Conventions">
   <p>We follow the conventions regarding the layout of the POM as specified 
-    <a target="_blank" 
+    <a target="_blank" rel="noopener" 
       href="https://maven.apache.org/developers/conventions/code.html#POM_Code_Convention">
       here</a>.</p> 
 </subsection>
@@ -185,7 +185,7 @@ our svn tree, in a top level directory n
 
 <subsection name="Release artifacts, signing, checksums">
   <p>We follow the standard release process for Maven-based artifacts at Apache,
-    documented <a target="_blank" 
+    documented <a target="_blank" rel="noopener" 
       href="https://www.apache.org/dev/publishing-maven-artifacts.html">here.</a></p>
    
   <p>There are two places artifacts go to:</p>
@@ -548,7 +548,7 @@ our svn tree, in a top level directory n
     /www/uima.apache.org/d/, and not checked into SVN.  The files kept here include 
     the javadocs and the generated docbook html and pdf files.
     This avoids using SVN for large generated files.  This satisfies the 
-    <a href="https://apache.org/dev/project-site.html" target="_blank">requirements</a>
+    <a href="https://apache.org/dev/project-site.html" target="_blank" rel="noopener">requirements</a>
     for Apache websites.</p>
 </subsection>
 
@@ -691,7 +691,7 @@ our svn tree, in a top level directory n
         </ul>
       </li>
       <li>uima-docbook-olink - this is the shared 
-        <a target="_blank" href="dev-docbook.html#Cross Referencing among UIMA Docbooks">olink</a> data.  
+        <a target="_blank" rel="noopener" href="dev-docbook.html#Cross Referencing among UIMA Docbooks">olink</a> data.  
         This project's source contains the 
         information about the UIMA Bookshelf - the set of books that can cross-reference each other,
         and how they're laid out (current layout - they all are subitems of one common directory).

Modified: uima/site/trunk/uima-website/xdocs/news.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/news.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/news.xml (original)
+++ uima/site/trunk/uima-website/xdocs/news.xml Thu Jul  4 18:50:36 2019
@@ -106,7 +106,7 @@ commons.math v.3.2, netty v.4.0.44, snap
           </ul>
       </p>
 
-      <p>Please see the <a target="_blank" href="d/uimaj-3.0.2/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.0.2/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -184,7 +184,7 @@ commons.math v.3.2, netty v.4.0.44, snap
        </ul>
       </p>
 
-      <p>Please see the <a target="_blank" href="d/uimaj-3.0.1/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-3.0.1/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
               
     </subsection>
@@ -206,7 +206,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" href="d/uimaj-2.10.3/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.3/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -278,7 +278,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" 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://uima.apache.org/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 
@@ -286,14 +286,14 @@ 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" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
-          The <a target="_blank" 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://uima.apache.org/d/uimaj-3.0.0-beta/RELEASE_NOTES.html">Release Notes</a> 
           describe what's changed since the last 3.0.0-beta release.
        </p>
        
        <p>The Eclipse update site is available, but located in a 
-          <a target="_blank" href="https://www.apache.org/dist/uima/eclipse-update-site-v3">different spot</a>,
+          <a target="_blank" rel="noopener" href="https://www.apache.org/dist/uima/eclipse-update-site-v3">different spot</a>,
           in order to prevent accidentally installing v3; this version requires Java 8 and the JCasGen generates
           v3 style classes.  If you want to use this and also need to keep using v2 components, please install these
           Eclipse plugins into a separate, newly obtained eclipse download.</p>
@@ -355,19 +355,19 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" 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://uima.apache.org/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" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-beta/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
-          The <a target="_blank" 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://uima.apache.org/d/uimaj-3.0.0-beta/RELEASE_NOTES.html">Release Notes</a> 
           describe what's changed since the last alpha-02 release.
        </p>
        
        <p>The Eclipse update site is available, but located in a 
-          <a target="_blank" href="https://www.apache.org/dist/uima/eclipse-update-site/uimaj-v3-pre-production">different spot</a>,
+          <a target="_blank" rel="noopener" href="https://www.apache.org/dist/uima/eclipse-update-site/uimaj-v3-pre-production">different spot</a>,
           in order to prevent accidentally installing the pre-production version,
           and because the v3 tooling requires Java 8 and the JCasGen generates
           v3 style classes.  If you want to use this, please install it into a 
@@ -386,11 +386,11 @@ provides cluster management services to
           <li>Eclipse plugin jars are now Eclipse-signed.</li>
           <li>The Eclipse examples project fixed a typo in the javadoc attachments.</li>
           <li>The Eclipse update site was pruned of old releases; these are still available at
-             <a target="_blank" href="https://archive.apache.org/dist/uima/archive-eclipse-update-site/uimaj-2.3.1-2.10.1">
+             <a target="_blank" rel="noopener" href="https://archive.apache.org/dist/uima/archive-eclipse-update-site/uimaj-2.3.1-2.10.1">
              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" href="d/uimaj-2.10.2/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.2/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -445,7 +445,7 @@ provides cluster management services to
       
       
       
-      <p>Please see the <a target="_blank" href="d/uimaj-2.10.1/issuesFixed/jira-report.html">
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.1/issuesFixed/jira-report.html">
          the complete list of issues fixed</a> for more details of the changes.</p>
     </subsection>
 
@@ -503,14 +503,14 @@ provides cluster management services to
           <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" 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="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" href="d/uimaj-2.10.0/issuesFixed/jira-report.html">
+          <li>several bugs were fixed; please see <a target="_blank" rel="noopener" href="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" href="d/uimaj-2.10.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
+      <p>Please see the <a target="_blank" rel="noopener" href="d/uimaj-2.10.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
       for a summary of the changes.</p>
     </subsection>
 
@@ -544,17 +544,17 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" 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://uima.apache.org/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" href="https://uima.apache.org/d/uimaj-3.0.0-alpha02/version_3_users_guide.html">
+          <a target="_blank" rel="noopener" href="https://uima.apache.org/d/uimaj-3.0.0-alpha02/version_3_users_guide.html">
           Version 3 User's Guide</a> has more details.
        </p>
        
        <p>The Eclipse update site is available, but located in a 
-          <a target="_blank" href="https://www.apache.org/dist/uima/eclipse-update-site/uimaj-v3-pre-production">different spot</a>,
+          <a target="_blank" rel="noopener" href="https://www.apache.org/dist/uima/eclipse-update-site/uimaj-v3-pre-production">different spot</a>,
           in order to prevent accidentally installing the pre-production version,
           and because the v3 tooling requires Java 8 and the JCasGen generates
           v3 style classes.  If you want to use this, please install it into a 
@@ -660,12 +660,12 @@ provides cluster management services to
        (a migration tool is provided).</p>  
 
        <p>
-       <a target="_blank" 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://uima.apache.org/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" 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://uima.apache.org/d/uimaj-3.0.0-alpha/version_3_users_guide.html#uv3.overview.new">
           Version 3 User's Guide</a> has more details.
        </p>
        
@@ -772,7 +772,7 @@ provides cluster management services to
 					</ul>
 					</li>
 					</ul></p>
-      <p>Please see the <a target="_blank" 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://uima.apache.org/d/uimaj-2.9.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
       for a summary of the changes.</p>
     </subsection>
 
@@ -907,7 +907,7 @@ provides cluster management services to
      <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" 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://uima.apache.org/d/uima-ducc-2.0.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
 	    </subsection>
 
@@ -946,7 +946,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" 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://uima.apache.org/d/uima-ducc-2.0.0/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
       </subsection>
 
@@ -954,7 +954,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" 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://uima.apache.org/d/uimaj-2.8.1/RELEASE_NOTES.html">RELEASE_NOTES</a>
         for a summary of the changes.</p>
       </subsection>
       
@@ -979,9 +979,9 @@ provides cluster management services to
 	      where one annotator creates and indexes instances of a type and its subtypes, and subsequent annotators 
 	      read and perhaps update these, but don't add or remove entries of this type/subtypes from the index. 
 	      For more details, see Jira issue 
-	      <a target="_blank" href="https://issues.apache.org/jira/browse/UIMA-4357">UIMA-4357</a>. 
+	      <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" 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://uima.apache.org/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">
@@ -1429,7 +1429,7 @@ provides cluster management services to
       </subsection>
  
       <subsection name="14 February 2011" date = "14 February 2011" title="Apache UIMA underlies Watson Jeopardy! challenger">
-        <a target="_blank" href="https://s.apache.org/WJ3">
+        <a target="_blank" rel="noopener" href="https://s.apache.org/WJ3">
           ASF news item about UIMA underlying Watson</a>
       </subsection>
       
@@ -1486,12 +1486,12 @@ provides cluster management services to
       
       <subsection name='19 March 2009' date="19 March 2009" title="UIMA approved as an OASIS Standard">
         <p>       
-          OASIS (<a href="https://www.oasis-open.org" target="_blank">https://www.oasis-open.org</a>)
+          OASIS (<a href="https://www.oasis-open.org" target="_blank" rel="noopener">https://www.oasis-open.org</a>)
           members have approved the 
           Unstructured Information Management Architecture (UIMA) version 1.0 
           as an OASIS Standard, a status that signifies the highest level of ratification. 
         </p>
-        <p>See <a href="https://www.oasis-open.org/news/oasis-news-2009-03-19.php" target="_blank">https://www.oasis-open.org/news/oasis-news-2009-03-19.php</a></p>
+        <p>See <a href="https://www.oasis-open.org/news/oasis-news-2009-03-19.php" target="_blank" rel="noopener">https://www.oasis-open.org/news/oasis-news-2009-03-19.php</a></p>
       </subsection>     
 
 			<subsection name='29 December 2008' date="29 December 2008" title="UIMA C++ Framework Released">

Modified: uima/site/trunk/uima-website/xdocs/one-time-release-setup.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/one-time-release-setup.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/one-time-release-setup.xml (original)
+++ uima/site/trunk/uima-website/xdocs/one-time-release-setup.xml Thu Jul  4 18:50:36 2019
@@ -44,10 +44,10 @@ under the License.
     <li>
       <b><code>Settings.xml</code></b> file:
       <p>Create and/or update your Maven settings.xml file (located where your local repo is).
-        Follow <a target="_blank" 
+        Follow <a target="_blank" rel="noopener" 
           href="https://maven.apache.org/developers/committer-settings.html">these instructions</a> (but
           ignore the last line about needing to be a member of group <code>apcvs</code> and <code>maven</code>).
-        Use Maven's <a target="_blank" href="https://maven.apache.org/guides/mini/guide-encryption.html">
+        Use Maven's <a target="_blank" rel="noopener" href="https://maven.apache.org/guides/mini/guide-encryption.html">
           password encryption capabilities</a> to encrypt your LDAP password, used to log on to
           the server for uploading things to the Apache Nexus Repositories (both SNAPSHOTs and Staging).
       </p>
@@ -97,7 +97,7 @@ under the License.
     </li>
     <li>
       Create (if you haven't already) your GPG keys; see 
-        <a target="_blank" 
+        <a target="_blank" rel="noopener" 
           href="https://apache.org/dev/openpgp.html">Making GPG Keys</a>.
       The UIMA project KEYS file is stored in SVN in the trunk/uima-website/docs/KEYS file.
       Please add your exported public key to the bottom of this file, and commit the change.
@@ -113,16 +113,16 @@ under the License.
       the passphrase is needed - so you never need to put the passphrase into a file. And, 
       they remember this, so if you're signing a bunch of things, you only need to put in the
       passphrase once (it forgets/resets after a few minutes). 
-      I've found <a target="_blank" href="https://www.gpg4win.org/">https://www.gpg4win.org/</a>
+      I've found <a target="_blank" rel="noopener" href="https://www.gpg4win.org/">https://www.gpg4win.org/</a>
       has this kind of support, for Windows XP.
       See the main gpg site 
-      <a target="_blank" href="https://www.gnupg.org/">https://www.gnupg.org/</a> for references
+      <a target="_blank" rel="noopener" href="https://www.gnupg.org/">https://www.gnupg.org/</a> for references
       to other implementations.
     </li>
     <li>
       You need a current version of the SVN client, Subversion (1.6) installed and on your shell's path. 
-    See <a target="_blank" href="https://subversion.apache.org/">https://subversion.apache.org/</a>
-    At least one person has had success using the client from <a target="_blank"
+    See <a target="_blank" rel="noopener" href="https://subversion.apache.org/">https://subversion.apache.org/</a>
+    At least one person has had success using the client from <a target="_blank" rel="noopener"
       href="https://www.collab.net/downloads/subversion/">Collabnet</a> on Windows.
     </li>
     <li>You need Java 1.5.  (Our builds should be done with 1.5 to catch any accidental use of 1.6-only 

Modified: uima/site/trunk/uima-website/xdocs/one-time-setup.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/one-time-setup.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/one-time-setup.xml (original)
+++ uima/site/trunk/uima-website/xdocs/one-time-setup.xml Thu Jul  4 18:50:36 2019
@@ -42,7 +42,7 @@ under the License.
 
 <section name="One time setup for SVN" id="svn-setup">
   <p>Install an svn client (not server) to use for command line invocation of SVN from 
-    <a class="external" rel="nofollow" target="_blank" 
+    <a class="external" rel="nofollow noopener" target="_blank"
       href="https://subversion.apache.org/packages.html">https://subversion.apache.org/packages.html</a>.
     Use the 1.6.x or later version.
     For Windows platform, you may find it convenient to also install a windows shell extension for this, such 
@@ -54,13 +54,13 @@ under the License.
   
   <p class="Note">Important:</p>
   <p>Configure your SVN client to set the eol-style to native, for newly created files; see 
-     <a target="_blank" href="https://apache.org/dev/svn-eol-style.txt">https://apache.org/dev/svn-eol-style.txt</a>
+     <a target="_blank" rel="noopener" href="https://apache.org/dev/svn-eol-style.txt">https://apache.org/dev/svn-eol-style.txt</a>
      for instructions on how to do this.</p>
 </section>
 
 <section name="One time setup for Maven" id="maven-setup">
   <ol><li>Download Maven 3.0 or later from
-    <a class="external" rel="nofollow" target="_blank"
+    <a class="external" rel="nofollow noopener" target="_blank"
       href="https://maven.apache.org/download.html">https://maven.apache.org/download.html</a>.</li>
       <li>Set up your path to use this version.</li>
       <li>(Optional, but is needed for some JVM/platforms, to give the JVM enough room to build things). 
@@ -77,9 +77,9 @@ under the License.
       go into the parent-poms/parent-pom-top directory, and do the "mvn install" command.</li>
       <li>Change your maven settings.xml file to include the Apache snapshot repository in the set of repositories it
       searches for artifacts.  For general information on maven settings files, 
-      see <a class="external" rel="nofollow" target="_blank"
+      see <a class="external" rel="nofollow noopener" target="_blank" rel="noopener"
       href="https://maven.apache.org/settings.html">https://maven.apache.org/settings.html</a> and
-      <a class="external" rel="nofollow" target="_blank"
+      <a class="external" rel="nofollow noopener" target="_blank" rel="noopener"
       href="https://maven.apache.org/ref/3.0/maven-settings/settings.html">
       https://maven.apache.org/ref/3.0/maven-settings/settings.html</a>.
       <p>To follow this approach, create a settings.xml file in the right location (usually ~/.m2/) and 
@@ -115,14 +115,14 @@ under the License.
   <p>Then:
     <ol>
       <li><p>Install the SVN support plugin <code>Subclipse</code> from
-        <a class="external" rel="nofollow" target="_blank"
+        <a class="external" rel="nofollow noopener" target="_blank"
           href="https://subclipse.tigris.org/">https://subclipse.tigris.org/</a>.
         Be sure to pick the version for 1.6.x or the 1.8.x SVN client.  Either of these work with the Apache SVN,
         but you cannot mix them - pick one and stick with it for all your SVN access (e.g., Eclipse, commandline, 
         TortiseSVN Windows shell extensions, etc.)        
         </p></li>
       <li><p>Install m2e (latest recommended version) from the Eclipse update site: 
-        <a class="external" rel="nofollow" target="_blank"
+        <a class="external" rel="nofollow noopener" target="_blank"
           href="https://www.eclipse.org/m2e/">https://www.eclipse.org/m2e/</a>.
         </p> </li>
       <li><p>When checking out UIMA modules, one method known to work (others may be added) is to do the initial
@@ -137,7 +137,7 @@ under the License.
       the connectors it needs to do the m2e build of the Maven projects.</p></li>  
       <!--li>You probably also want the m2eclipse SCM integration - this adds menus to SCM such as
         <code>Checkout as Maven project</code>.  To get this, add the Eclipse update site:  
-        <a class="external" rel="nofollow" target="_blank"
+        <a class="external" rel="nofollow noopener" target="_blank" rel="noopener"
               href="https://m2eclipse.sonatype.org/sites/m2e-extras">
                     https://m2eclipse.sonatype.org/sites/m2e-extras</a>
               and then select 

Modified: uima/site/trunk/uima-website/xdocs/release.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/release.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/release.xml (original)
+++ uima/site/trunk/uima-website/xdocs/release.xml Thu Jul  4 18:50:36 2019
@@ -255,7 +255,7 @@ A previous version of this page, with th
     <p>You can upload to the Nexus Staging repository several independent artifacts; they will
         all get added to the same unique temporary staging repository Nexus creates.  Once all the
         artifacts are in place, you log into 
-        <a target="_blank" 
+        <a target="_blank" rel="noopener" 
           href="https://repository.apache.org">https://repository.apache.org</a> using your 
           LDAP credentials, go to your staging repository, and "close" the repository.  After that,
           nothing more can be added.  If you deploy another artifact, it will create a new 

Modified: uima/site/trunk/uima-website/xdocs/sandbox.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/sandbox.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/sandbox.xml (original)
+++ uima/site/trunk/uima-website/xdocs/sandbox.xml Thu Jul  4 18:50:36 2019
@@ -238,7 +238,7 @@ https://svn.apache.org/repos/asf/uima/sa
             Apache Tika is a toolkit for detecting and extracting metadata and
             structured text content from various documents using existing parser
             libraries. The TikaAnnotator uses
-            <a href="https://lucene.apache.org/tika/" target="_blank">Tika</a>
+            <a href="https://lucene.apache.org/tika/" target="_blank" rel="noopener">Tika</a>
             to generate annotations representing
             the original markup of a document, extract its text and metadata. It
             consists of three resources:

Modified: uima/site/trunk/uima-website/xdocs/saving-svn-resources.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/saving-svn-resources.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/saving-svn-resources.xml (original)
+++ uima/site/trunk/uima-website/xdocs/saving-svn-resources.xml Thu Jul  4 18:50:36 2019
@@ -45,7 +45,7 @@ check that out, overwrite that with chan
 This way just changed files get checked in, and of those, just changed lines do.</p>
 <p>
 There is a webpage which details recommendations for how to do this: 
-<a target="_blank"
+<a target="_blank" rel="noopener"
 href="https://www.apache.org/dev/project-site.html#generated">https://www.apache.org/dev/project-site.html#generated</a>.
 </p>
     </section>

Modified: uima/site/trunk/uima-website/xdocs/security_report.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/security_report.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/security_report.xml (original)
+++ uima/site/trunk/uima-website/xdocs/security_report.xml Thu Jul  4 18:50:36 2019
@@ -109,16 +109,16 @@ Credit: Joern Kottmann
   security mailing list of the ASF Security Team, before disclosing 
   them in a public forum.</p>
   
-<p>Please see the page of the <a target="_blank" href="https://www.apache.org/security/">
+<p>Please see the page of the <a target="_blank" rel="noopener" href="https://www.apache.org/security/">
   AFS Security Team</a> for further information and contact information.</p>
   
 <p><b>The Security Team cannot accept regular bug reports or other queries; please use
-the regular <a target="_blank" href="mail-lists.html">UIMA mailing lists</a> for those.</b></p>  
+the regular <a target="_blank" rel="noopener" href="mail-lists.html">UIMA mailing lists</a> for those.</b></p>  
 </section>
 
 <section name="Security Standards">
 <p>Apache UIMA vulnerabilities are labeled with 
-<a target="_blank" href="https://cve.mitre.org">CVE</a> (Common Vulnerabilities and Exposures) identifiers.</p>
+<a target="_blank" rel="noopener" href="https://cve.mitre.org">CVE</a> (Common Vulnerabilities and Exposures) identifiers.</p>
 
 </section>
 </body>

Modified: uima/site/trunk/uima-website/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/stylesheets/site.vsl?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/stylesheets/site.vsl (original)
+++ uima/site/trunk/uima-website/xdocs/stylesheets/site.vsl Thu Jul  4 18:50:36 2019
@@ -165,7 +165,7 @@ under the License.
   #if (!$href)
     <div class="navPartHeading">$name</div>
   #elseif ($href.startsWith("http://") || $href.startsWith("https://"))
-    <a href="$href" target="_blank">$name <img src="images/offsitelink.png"/></a>
+    <a href="$href" target="_blank" rel="noopener">$name <img src="images/offsitelink.png"/></a>
   #else
     <a href="$relativePath$href">$name</a>
   #end

Modified: uima/site/trunk/uima-website/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/svn.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/svn.xml (original)
+++ uima/site/trunk/uima-website/xdocs/svn.xml Thu Jul  4 18:50:36 2019
@@ -73,9 +73,9 @@ under the License.
 <section name="Source Code Repository" id="source.code.repository">
 
 <p>Apache UIMA uses 
-<a  class="external" rel="nofollow" target="_blank" href="https://subversion.apache.org">
+<a  class="external" rel="nofollow noopener" target="_blank" href="https://subversion.apache.org">
 Subversion</a> and
-<a class="external" rel="nofollow" target="_blank" href="https://github.com/apache">
+<a class="external" rel="nofollow noopener" target="_blank" href="https://github.com/apache">
 Git</a> 
 to manage its source code.  Most of the projects are in SVN; the uimaFIT project is in Git.
 </p>
@@ -111,7 +111,7 @@ commits-subscribe@uima.apache.org</a>.
 <subsection name="Web Access to Subversion" id="source.code.repository.web.access">
 <p>
 If you just want to browse the source code in SVN, you can use the
-<a class="external" rel="nofollow" 
+<a class="external" rel="nofollow noopener" 
 href="https://svn.apache.org/viewvc/uima">
 viewvc web interface</a> to Subversion.  This is current at all times.
 </p>
@@ -244,7 +244,7 @@ $&gt; svn commit --username your-usernam
 Please always enter the JIRA issue key or keys (if more than one issue) and optionally, the JIRA issue link
 to the commit message. The issue key (e.g., UIMA-555) is important so that the JIRA SVN plugin can detect the
 changes automatically. Only specifying the issue link does not work correctly, for details
-please see the JIRA issue <a  class="external" rel="nofollow" href="https://jira.atlassian.com/browse/SVN-37">
+please see the JIRA issue <a  class="external" rel="nofollow noopener" href="https://jira.atlassian.com/browse/SVN-37">
 https://jira.atlassian.com/browse/SVN-37</a>.
 </p>
 </subsection>
@@ -366,7 +366,7 @@ properties">
 <p>Windows/cygwin users who don't want to have to think about using <em>svn 
 propdel</em> or <em>chmod</em> on each added file can use a non-cygwin 
 version of svn. The Subversion 1.2.3 Win32 binaries, downloadable from the 
-link at the bottom of <a  rel="nofollow" 
+link at the bottom of <a  rel="nofollow noopener" 
 href="https://subversion.tigris.org/project_packages.html">
 https://subversion.tigris.org/project_packages.html</a>, appear to work 
 well. After installation add the svn.exe location to your Windows PATH 

Modified: uima/site/trunk/uima-website/xdocs/testing-builds.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/testing-builds.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/testing-builds.xml (original)
+++ uima/site/trunk/uima-website/xdocs/testing-builds.xml Thu Jul  4 18:50:36 2019
@@ -40,7 +40,7 @@ under the License.
 </section>
 
 <section name="Overview">
-  <p>See <a target="_blank" href="https://www.apache.org/dev/release.html#what-must-every-release-contain">"What must be included in a release".</a>
+  <p>See <a target="_blank" rel="noopener" href="https://www.apache.org/dev/release.html#what-must-every-release-contain">"What must be included in a release".</a>
   To approve a release, it is good to do the following tests:
   <ul>
     <li>svn export the SVN tag for the code, and compare this to the unzip of the source-release.  These should be the same, except for some minor things; 

Modified: uima/site/trunk/uima-website/xdocs/uima-specification.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/uima-specification.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/uima-specification.xml (original)
+++ uima/site/trunk/uima-website/xdocs/uima-specification.xml Thu Jul  4 18:50:36 2019
@@ -31,14 +31,14 @@ under the License.
       
       <p>Apache UIMA&#0153; is an Apache-licensed open source implementation of the
         <i>UIMA specification</i> being developed concurrently by a technical committee (TC) within
-        <a href="https://www.oasis-open.org" target="_blank">OASIS</a>, a standards organization. We encourage UIMA
+        <a href="https://www.oasis-open.org" target="_blank" rel="noopener">OASIS</a>, a standards organization. We encourage UIMA
         developers to become familiar with the UIMA specification by visiting the following links.</p>
         
       <p> In March, 2009, OASIS 
           members approved the 
           Unstructured Information Management Architecture (UIMA) version 1.0 specification
           as an OASIS Standard, a status that signifies the highest level of ratification. 
-       See <a href="https://www.oasis-open.org/news/oasis-news-2009-03-19.php" target="_blank">
+       See <a href="https://www.oasis-open.org/news/oasis-news-2009-03-19.php" target="_blank" rel="noopener">
         https://www.oasis-open.org/news/oasis-news-2009-03-19.php</a> for details.
       </p>
       

Modified: uima/site/trunk/uima-website/xdocs/updating-website.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/updating-website.xml?rev=1862577&r1=1862576&r2=1862577&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/updating-website.xml (original)
+++ uima/site/trunk/uima-website/xdocs/updating-website.xml Thu Jul  4 18:50:36 2019
@@ -69,7 +69,7 @@ the 2007 GLDV conference.</p></li>
 This is an output directory that doesn't really need to be checked into SVN - its there
 only to check ip-clearance documentation before committing it to the incubator web site
 (see the Apache IP clearance process).</li>
-<li>The DOAP file for UIMA.  See <a target="_blank" 
+<li>The DOAP file for UIMA.  See <a target="_blank" rel="noopener" 
 href="https://projects.apache.org/doap.html">https://projects.apache.org/doap.html</a>.
 This file at this location is registered with the Apache infrastructure so do not 
 move it without updating that.</li>
@@ -87,7 +87,7 @@ svn update --set-depth exclude docs/down
 This will run for a while, but then the directories mentioned and their contents will be
 deleted from your working copy; this will speed up various SVN operations that have
 to scan the files for changes, etc. For more details, see
-<a target="_blank"
+<a target="_blank" rel="noopener"
 href="https://svnbook.red-bean.com/en/1.6/svn.advanced.sparsedirs.html">
 https://svnbook.red-bean.com/en/1.6/svn.advanced.sparsedirs.html</a>.
 If this doesn't work for you, check that your svn version is at least 1.6.
@@ -134,7 +134,7 @@ Instead we need to do something like do
 check that out, overwrite that with changes from the new generation, and check that back in.</p>
 <p>
 There is a webpage which details recommendations for how to do this: 
-<a target="_blank"
+<a target="_blank" rel="noopener"
 href="https://www.apache.org/dev/project-site.html#generated">https://www.apache.org/dev/project-site.html#generated</a>.
 </p>
 </subsection>
@@ -152,9 +152,9 @@ can be iteratively developed.</p>
 
 <subsection name="Updating the release distribution META file">
   <p>
-  Apache runs a release checker, see <a target="_blank" href="https://checker.apache.org/">https://checker.apache.org/</a>.
+  Apache runs a release checker, see <a target="_blank" rel="noopener" href="https://checker.apache.org/">https://checker.apache.org/</a>.
   This requires that the Apache distribution SVN release spot has a META file, signed by the PMC chairperson.
-  The format of this file is described <a target="_blank" href="https://checker.apache.org/doc/README.html#ch-meta">here</a>. 
+  The format of this file is described <a target="_blank" rel="noopener" href="https://checker.apache.org/doc/README.html#ch-meta">here</a>. 
   </p>
   
   <p>Occasionally this file will need updating. To update this file, do the following: