You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by gr...@apache.org on 2019/04/20 21:04:19 UTC

svn commit: r1857884 [20/20] - in /tika/site/publish: ./ 0.10/ 0.5/ 0.6/ 0.7/ 0.8/ 0.9/ 1.0/ 1.1/ 1.10/ 1.11/ 1.12/ 1.13/ 1.14/ 1.15/ 1.16/ 1.17/ 1.18/ 1.19.1/ 1.19/ 1.2/ 1.20/ 1.3/ 1.4/ 1.5/ 1.6/ 1.7/ 1.8/ 1.9/

Modified: tika/site/publish/doap.rdf
URL: http://svn.apache.org/viewvc/tika/site/publish/doap.rdf?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/doap.rdf (original)
+++ tika/site/publish/doap.rdf Sat Apr 20 21:04:17 2019
@@ -13,12 +13,12 @@
 
   =======================================================================
 -->
-  <Project rdf:about="http://tika.apache.org">
+  <Project rdf:about="https://tika.apache.org">
     <created>2007-03-22</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
     <name>Apache Tika</name>
-    <homepage rdf:resource="http://tika.apache.org" />
-    <asfext:pmc rdf:resource="http://tika.apache.org" />
+    <homepage rdf:resource="https://tika.apache.org" />
+    <asfext:pmc rdf:resource="https://tika.apache.org" />
     <shortdesc>The Apache Tika toolkit detects and extracts metadata and structured 
     text content from various documents using existing parser libraries. 
     </shortdesc>
@@ -27,9 +27,9 @@
     applications that work with various kinds of digital documents to easily detect and extract 
     metadata and content from all major file formats.
     </description>
-    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TIKA" />
-    <mailing-list rdf:resource="http://tika.apache.org/mail-lists.html" />
-    <download-page rdf:resource="http://tika.apache.org/download.html" />
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TIKA" />
+    <mailing-list rdf:resource="https://tika.apache.org/mail-lists.html" />
+    <download-page rdf:resource="https://tika.apache.org/download.html" />
     <foaf:account>
       <foaf:OnlineAccount>
         <foaf:accountServiceHomepage rdf:resource="https://www.twitter.com/"/>
@@ -38,7 +38,7 @@
       </foaf:OnlineAccount>
     </foaf:account>
     <programming-language>Java</programming-language>
-    <category rdf:resource="http://projects.apache.org/category/library" />
+    <category rdf:resource="https://projects.apache.org/projects.html?category#library" />
     <release>
       <Version>
         <name>Apache Tika 1.20</name>
@@ -250,10 +250,10 @@
       </Version>
     </release>
     <repository>
-      <SVNRepository>
-        <location rdf:resource="http://svn.apache.org/repos/asf/tika/"/>
-        <browse rdf:resource="http://svn.apache.org/viewvc/tika/"/>
-      </SVNRepository>
+      <GitRepository>
+        <location rdf:resource="https://github.com/apache/tika.git"/>
+        <browse rdf:resource="https://github.com/apache/tika/"/>
+      </GitRepository>
     </repository>
   </Project>
 </rdf:RDF>

Modified: tika/site/publish/download.html
URL: http://svn.apache.org/viewvc/tika/site/publish/download.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/download.html (original)
+++ tika/site/publish/download.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,16 +75,16 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
-        <!-- 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 --><!--  --><!-- http://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. --><div class="section">
+        <!-- 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. --><div class="section">
 <h2><a name="Download_Apache_Tika"></a>Download Apache Tika</h2>
 <p>Apache Tika 1.20 is now available. See the <a class="externalLink" href="https://www.apache.org/dist/tika/CHANGES-1.20.txt">CHANGES.txt</a> file for more information on the list of updates in this initial release.</p>
 <ul>
@@ -140,7 +140,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -376,23 +376,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -423,9 +423,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/index.html
URL: http://svn.apache.org/viewvc/tika/site/publish/index.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/index.html (original)
+++ tika/site/publish/index.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,73 +75,73 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
-        <!-- 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 --><!--  --><!-- http://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. --><div class="section">
+        <!-- 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. --><div class="section">
 <h2><a name="Apache_Tika_-_a_content_analysis_toolkit"></a>Apache Tika - a content analysis toolkit</h2>
 <p>The Apache Tika&#x2122; toolkit detects and extracts metadata and text from over a thousand different file types (such as PPT, XLS, and PDF). All of these file types can be parsed through a single interface, making Tika useful for search engine indexing, content analysis, translation, and much more. You can find the latest release on the <a href="./download.html">download page</a>. Please see the <a href="./1.20/gettingstarted.html">Getting Started</a> page for more information on how to start using Tika.</p>
 <p>The <a href="./1.20/parser.html">Parser</a> and <a href="./1.20/detection.html">Detector</a> pages describe the main interfaces of Tika and how they work.</p>
 <p>If you're interested in contributing to Tika, please see the <a href="./contribute.html">Contributing</a> page or send an email to the <a href="./mail-lists.html">Tika development list</a>.</p>
-<p>Tika is a project of the <a class="externalLink" href="http://www.apache.org/">Apache Software Foundation</a>, and was formerly a subproject of <a class="externalLink" href="http://lucene.apache.org/">Apache Lucene</a>. </p></div>
+<p>Tika is a project of the <a class="externalLink" href="https://www.apache.org/">Apache Software Foundation</a>, and was formerly a subproject of <a class="externalLink" href="https://lucene.apache.org/">Apache Lucene</a>. </p></div>
 <div class="section">
 <h2><a name="Latest_News"></a>Latest News</h2>
 <dl>
 <dt>22 December 2018: Apache Tika Release</dt>
 <dd> Apache Tika 1.20 has been released! This release includes one critical bug fix: prevent tika-server from responding with a 503 after hitting an OutOfMemory Error (TIKA-2776). Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.20.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.20.</dd>
 <dt>9 October 2018: Apache Tika Release</dt>
-<dd> Apache Tika 1.19.1 has been released! This release includes two critical bug fixes: a) fixing the MP3Parser (TIKA-2730) and b) limiting entity expansions in SAX parsing (TIKA-2727). Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.19.1.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.19.1.</dd>
+<dd> Apache Tika 1.19.1 has been released! This release includes two critical bug fixes: a) fixing the MP3Parser (TIKA-2730) and b) limiting entity expansions in SAX parsing (TIKA-2727). Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.19.1.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.19.1.</dd>
 <dt>18 September 2018: Apache Tika Release</dt>
-<dd> Apache Tika 1.19 has been released! This release requires Java 8. This release includes bug fixes, improved mime detection, security fixes and upgrades to dependencies. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.19.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.19.</dd>
+<dd> Apache Tika 1.19 has been released! This release requires Java 8. This release includes bug fixes, improved mime detection, security fixes and upgrades to dependencies. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.19.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.19.</dd>
 <dt>24 April 2018: Apache Tika Release</dt>
-<dd> Apache Tika 1.18 has been released! This release includes bug fixes (e.g. extraction from grouped shapes in PPT), security fixes and upgrades to dependencies. <b>PLEASE NOTE:</b> The next versions will require Java 8. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.18.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.18.</dd>
+<dd> Apache Tika 1.18 has been released! This release includes bug fixes (e.g. extraction from grouped shapes in PPT), security fixes and upgrades to dependencies. <b>PLEASE NOTE:</b> The next versions will require Java 8. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.18.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.18.</dd>
 <dt>13 December 2017: Apache Tika Release</dt>
-<dd> Apache Tika 1.17 has been released! This release includes new support for automatic image captioning, as well as numerous bug fixes and upgrades to dependencies. <b>PLEASE NOTE:</b> this will be the last version that will support Java 7. The next versions will require Java 8. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.17.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.17.</dd>
+<dd> Apache Tika 1.17 has been released! This release includes new support for automatic image captioning, as well as numerous bug fixes and upgrades to dependencies. <b>PLEASE NOTE:</b> this will be the last version that will support Java 7. The next versions will require Java 8. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.17.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.17.</dd>
 <dt>12 July 2017: Apache Tika Release</dt>
-<dd> Apache Tika 1.16 has been released! This release includes integration with USCDataScience's Age Predictor, more warnings for missing optional dependencies, extraction of text from charts and diagrams in ooxml files, and numerous improvements to mime detection. This release removes two dependencies that may have been incompatible with ASL 2.0 -- org.json and jj2000. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.16.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.16.</dd>
+<dd> Apache Tika 1.16 has been released! This release includes integration with USCDataScience's Age Predictor, more warnings for missing optional dependencies, extraction of text from charts and diagrams in ooxml files, and numerous improvements to mime detection. This release removes two dependencies that may have been incompatible with ASL 2.0 -- org.json and jj2000. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.16.txt">CHANGES.txt</a> file for the full list of changes in the release and have a look at the download page for more information on how to obtain Apache Tika 1.16.</dd>
 <dt>30 May 2017: Apache Tika Release</dt>
-<dd> Apache Tika 1.15 has been released! This release includes integration with Google's Tensorflow Object Recognition via the OpenCV API, a new 'tika-eval' module, configurable encoding detectors and several new parsers. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.15.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.15.</dd>
+<dd> Apache Tika 1.15 has been released! This release includes integration with Google's Tensorflow Object Recognition via the OpenCV API, a new 'tika-eval' module, configurable encoding detectors and several new parsers. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.15.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.15.</dd>
 <dt>19 Oct 2016: Apache Tika Release</dt>
-<dd> Apache Tika 1.14 has been released! This release includes integration with Google's Tensorflow Image Recognition via the Inception API, improvements to PDF parsing using OCR, message parsing and MIME detection. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.14.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the downlpage page for more information on how to obtain Apache Tika 1.14.</dd>
+<dd> Apache Tika 1.14 has been released! This release includes integration with Google's Tensorflow Image Recognition via the Inception API, improvements to PDF parsing using OCR, message parsing and MIME detection. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.14.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the downlpage page for more information on how to obtain Apache Tika 1.14.</dd>
 <dt>16 May 2016: Apache Tika Release</dt>
-<dd> Apache Tika 1.13 has been released! This release includes some significant changes to the PDF support, including PDFBox 2.0.1, two new NER system support (MIT-NLP Information Extraction and GROBID Quantities), a new tika-langdetect module, and much more. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.13.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.13.</dd>
+<dd> Apache Tika 1.13 has been released! This release includes some significant changes to the PDF support, including PDFBox 2.0.1, two new NER system support (MIT-NLP Information Extraction and GROBID Quantities), a new tika-langdetect module, and much more. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.13.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.13.</dd>
 <dt>6 April 2016: Apache Tika key technology in exposing Panama Papers</dt>
 <dd> As documented on the <a class="externalLink" href="https://t.co/0ZA9ZLaP5x">Forbes article</a>, Apache Tika and Apache Solr were the two linchpin technologies used in the wide exposure of analyzing the Panama papers data files that tracks government corruption and offshore accounts - a global news story. </dd>
 <dt>19 February 2016: Apache Tika Release</dt>
-<dd> Apache Tika 1.12 has been released! This release includes some improvements to Named Entity Recognition (Stanford NER integration and Apache OpenNLP) and additionally efficiency improvements to the GeoTopicParser. There are also bugfixes to Tika REST server in this release. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.12.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.12.</dd>
+<dd> Apache Tika 1.12 has been released! This release includes some improvements to Named Entity Recognition (Stanford NER integration and Apache OpenNLP) and additionally efficiency improvements to the GeoTopicParser. There are also bugfixes to Tika REST server in this release. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.12.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.12.</dd>
 <dt>25 October 2015: Apache Tika Release</dt>
-<dd> Apache Tika 1.11 has been released! This release includes several improvements that better utilize Java7 support, that help extract more content using the cTAKES clinical extraction system and GROBID journal parser, and improvements to Tesseract extraction. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.11.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.11.</dd>
+<dd> Apache Tika 1.11 has been released! This release includes several improvements that better utilize Java7 support, that help extract more content using the cTAKES clinical extraction system and GROBID journal parser, and improvements to Tesseract extraction. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.11.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.11.</dd>
 <dt>01 August 2015: Apache Tika Release</dt>
-<dd> Apache Tika 1.10 has been released! This release includes several improvements including the ability to parse MS Access Files, composite parser creation via Tika Config XML, and many more! Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.10.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.10.</dd>
+<dd> Apache Tika 1.10 has been released! This release includes several improvements including the ability to parse MS Access Files, composite parser creation via Tika Config XML, and many more! Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.10.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.10.</dd>
 <dt>23 June 2015: Apache Tika Release</dt>
-<dd> Apache Tika 1.9 has been released. This includes several improvements including parsers that extract additional content e.g., from images using EXIF and FFMPEG, along with improvements to MIME detection using probabilistic means, and updates to the Tika REST server supporting translation and language detection. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.9.txt">CHANGES.txt</a> file for a full list of changes in this release. Have a look at the download page for more information on how to obtain Apache Tika 1.9.</dd>
+<dd> Apache Tika 1.9 has been released. This includes several improvements including parsers that extract additional content e.g., from images using EXIF and FFMPEG, along with improvements to MIME detection using probabilistic means, and updates to the Tika REST server supporting translation and language detection. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.9.txt">CHANGES.txt</a> file for a full list of changes in this release. Have a look at the download page for more information on how to obtain Apache Tika 1.9.</dd>
 <dt>20 April 2015: Apache Tika Release</dt>
-<dd> Apache Tika 1.8 has been released! This release includes several bug fixes, tika-batch (a batch processing system for processing large sets of files), and more! Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.8.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.8.</dd>
+<dd> Apache Tika 1.8 has been released! This release includes several bug fixes, tika-batch (a batch processing system for processing large sets of files), and more! Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.8.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.8.</dd>
 <dt>15 January 2015: Apache Tika Release</dt>
-<dd> Apache Tika 1.7 has been released! This release includes bug fixes and new features including a new Tesseract OCR Parser; a new GDAL Parser; more supported formats, and overall improvements in Tika stability. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.7.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.7.</dd>
+<dd> Apache Tika 1.7 has been released! This release includes bug fixes and new features including a new Tesseract OCR Parser; a new GDAL Parser; more supported formats, and overall improvements in Tika stability. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.7.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.7.</dd>
 <dt>5 September 2014: Apache Tika Release</dt>
-<dd> Apache Tika 1.6 has been released! This release includes bug fixes and new features including a new Translation API; more supported formats, and overall improvements in Tika stability. Please see the <a class="externalLink" href="https://dist.apache.org/repos/dist/release/tika/CHANGES-1.6.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.6.</dd>
+<dd> Apache Tika 1.6 has been released! This release includes bug fixes and new features including a new Translation API; more supported formats, and overall improvements in Tika stability. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.6.txt">CHANGES.txt</a> file for a full list of changes in this release and have a look at the download page for more information on how to obtain Apache Tika 1.6.</dd>
 <dt>7-9 April 2014: Tika at ApacheCon NA in Denver</dt>
 <dd> ApacheCon NA is in Denver for 2014, and this time we've <a class="externalLink" href="http://apacheconnorthamerica2014.sched.org/?s=tika">5 Tika related talks</a> on the schedule! Do come along to learn more about how Tika works, and how it has been used. See the <a class="externalLink" href="http://events.linuxfoundation.org/events/apachecon-north-america/">ApacheCon site</a> for more information and how to attend.</dd>
 <dt>19 Feb 2014: Apache Tika Release</dt>
-<dd> Apache Tika 1.5 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.5.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.5.</dd>
+<dd> Apache Tika 1.5 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.5.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.5.</dd>
 <dt>1 September 2013: Community News - NSF Proposal Win</dt>
 <dd> Chris Mattmann, Apache Tika PMC member and Adjunct Assistant Professor at the University of Southern California, has won a National Science Foundation proposal for a project to deliver an open source framework for metadata exploration, automatic text mining and information retrieval of polar data using Apache Tika. You can read more <a class="externalLink" href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1348450&amp;HistoricalAwards=false">here</a>. 
 <p>Congratulations to Chris and the team at USC!</p></dd>
 <dt>3 July 2013: Apache Tika Release</dt>
-<dd> Apache Tika 1.4 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.4.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.4.</dd>
+<dd> Apache Tika 1.4 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.4.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.4.</dd>
 <dt>22 January 2013: Apache Tika Release</dt>
-<dd> Apache Tika 1.3 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.3.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.3. </dd>
+<dd> Apache Tika 1.3 has been released! This release includes several important bugfixes and new features. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.3.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.3. </dd>
 <dt>17 July 2012: Apache Tika Release</dt>
-<dd> Apache Tika 1.2 has been released! This is the first appearance of a few new core sub-modules, including the Tika JAX-RS Network Server, as well as new support for handling XMP metadata. Of course, new file formats have been added and improvements have been made to parsing and detection of existing formats. Please see the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.2.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.2.</dd>
+<dd> Apache Tika 1.2 has been released! This is the first appearance of a few new core sub-modules, including the Tika JAX-RS Network Server, as well as new support for handling XMP metadata. Of course, new file formats have been added and improvements have been made to parsing and detection of existing formats. Please see the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.2.txt">CHANGES.txt</a> file for a full list of changes in this release, and have a look at the download page for more information on how to obtain Apache Tika 1.2.</dd>
 <dt>23 March 2012: Apache Tika Release</dt>
-<dd> Apache Tika 1.1 is out the door! We've made a number of improvements to PDF, RTF and MP3 parsing. We've also provided some new features on the command line including the ability to list detectors. Other bug fixes and improvements are listed in the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.1.txt">CHANGES.txt</a> file for this release. Have a look at the download page for more information on the release.</dd>
+<dd> Apache Tika 1.1 is out the door! We've made a number of improvements to PDF, RTF and MP3 parsing. We've also provided some new features on the command line including the ability to list detectors. Other bug fixes and improvements are listed in the <a class="externalLink" href="https://archive.apache.org/dist/tika/CHANGES-1.1.txt">CHANGES.txt</a> file for this release. Have a look at the download page for more information on the release.</dd>
 <dt>7 November 2011: Apache Tika Release</dt>
 <dd> Apache Tika 1.0 has been released, just in time for ApacheCon NA 2011! The 1.0 release of Tika removes all deprecated pre 1.0 API methods, makes several OSGi and Configuration improvements, and improves parsing in RTF, Word and PDF files. Tika no longer ships a retro-translated JDK 1.4 version of the library, so it's time to get on JDK 1.5 or higher to use Tika, so be on the look out. Have a look at the download page for more details. </dd>
 <dt>7-11 November 2011 - Tika at US ApacheCon</dt>
@@ -227,11 +227,11 @@
 <p>Chris Mattmann intends to use that release in Nutch, That's good progress towards Tika's goal of providing data extraction functionality to other projects.</p>
 <p>A new Tika logo was created by Google Highly Open Participation student, hasn't been integrated yet.</p></dd>
 <dt>December 27th, 2007: Tika 0.1-incubating Released!</dt>
-<dd> Tika has made its first official release, titled 0.1-incubating. See the <a class="externalLink" href="http://www.apache.org/dist/incubator/tika/CHANGES-0.1-incubating.txt">CHANGES.txt</a> file for more information on the list of updates in this initial release. Thanks to all who contributed! You can download the official source tarball <a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/incubator/tika">here</a>.</dd>
+<dd> Tika has made its first official release, titled 0.1-incubating. See the <a class="externalLink" href="https://archive.apache.org/dist/incubator/tika/CHANGES-0.1-incubating.txt">CHANGES.txt</a> file for more information on the list of updates in this initial release. Thanks to all who contributed! You can download the official source tarball <a class="externalLink" href="https://www.apache.org/dyn/closer.cgi/incubator/tika">here</a>.</dd>
 <dt>October 8th, 2007: Welcome Keith Bennett!</dt>
 <dd> The Tika PPMC has <a class="externalLink" href="http://www.nabble.com/Please-welcome-Keith-Bennett-as-a-Tika-committer%21-tf4586151.html#a13107428">elected</a> Keith Bennett as our new committer. Welcome!</dd>
 <dt>March 22nd, 2007: Apache Tika project started</dt>
-<dd> The Apache Tika project was formally started when the <a class="externalLink" href="http://wiki.apache.org/incubator/TikaProposal">Tika proposal</a> was <a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/incubator-general/200703.mbox/%3c510143ac0703221130p4341aa78vd6608c13ffc95a82@mail.gmail.com%3e">accepted</a> by the <a class="externalLink" href="http://incubator.apache.org/">Apache Incubator PMC</a>. </dd></dl></div>
+<dd> The Apache Tika project was formally started when the <a class="externalLink" href="http://wiki.apache.org/incubator/TikaProposal">Tika proposal</a> was <a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/incubator-general/200703.mbox/%3c510143ac0703221130p4341aa78vd6608c13ffc95a82@mail.gmail.com%3e">accepted</a> by the <a class="externalLink" href="https://incubator.apache.org/">Apache Incubator PMC</a>. </dd></dl></div>
       </div>
       <div id="sidebar">
         <div id="navigation">
@@ -255,7 +255,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -491,23 +491,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -538,9 +538,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/issue-tracking.html
URL: http://svn.apache.org/viewvc/tika/site/publish/issue-tracking.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/issue-tracking.html (original)
+++ tika/site/publish/issue-tracking.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,12 +75,12 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
@@ -115,7 +115,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -351,23 +351,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -398,9 +398,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/license.html
URL: http://svn.apache.org/viewvc/tika/site/publish/license.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/license.html (original)
+++ tika/site/publish/license.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,12 +75,12 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
@@ -318,7 +318,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -554,23 +554,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -601,9 +601,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/mail-lists.html
URL: http://svn.apache.org/viewvc/tika/site/publish/mail-lists.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/mail-lists.html (original)
+++ tika/site/publish/mail-lists.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,25 +75,25 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
-        <!-- 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 --><!--  --><!-- http://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. --><div class="section">
+        <!-- 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. --><div class="section">
 <h2><a name="Tika_Mailing_Lists"></a>Tika Mailing Lists</h2>
-<p>Mailing lists are the primary communication channel of the Tika project. See the Apache <a class="externalLink" href="http://www.apache.org/foundation/mailinglists.html">mailing list</a> and <a class="externalLink" href="http://www.apache.org/dev/contrib-email-tips.html">email contribution</a> pages for general information about the use of our mailing list and the expected list behaviour.</p>
+<p>Mailing lists are the primary communication channel of the Tika project. See the Apache <a class="externalLink" href="https://www.apache.org/foundation/mailinglists.html">mailing list</a> and <a class="externalLink" href="https://www.apache.org/dev/contrib-email-tips.html">email contribution</a> pages for general information about the use of our mailing list and the expected list behaviour.</p>
 <p>The user mailing list at <a class="externalLink" href="https://lists.apache.org/list.html?user@tika.apache.org">user@tika.apache.org</a> is for discussing the use of Tika and any problems you may face with it.</p>
 <p>The development mailing list at <a class="externalLink" href="https://lists.apache.org/list.html?dev@tika.apache.org">dev@tika.apache.org</a> is for discussing the development of Tika. Use this list if you're interested in contributing to Tika development. This list also receives notifications about all updates and new comments in the issue tracker.</p>
 <p>The commits mailing list at <a class="externalLink" href="https://lists.apache.org/list.html?commits@tika.apache.org">commits@tika.apache.org</a> is a read-only list where automatic notifications about all code changes and wiki updates get sent.</p></div>
 <div class="section">
 <h2><a name="Subscribing_and_unsubscribing"></a>Subscribing and unsubscribing</h2>
 <p>To subscribe to <i>list</i>@tika.apache.org, send a message to <i>list</i>-subscribe@tika.apache.org. To unsubscribe, send a message to <i>list</i>-unsubscribe@tika.apache.org. It is also possible to subscribe from the <a class="externalLink" href="https://lists.apache.org/list.html?user@tika.apache.org">lists.apache.org Tika pages</a>.</p>
-<p>New users may also find the Apache <a class="externalLink" href="http://www.apache.org/foundation/mailinglists.html">mailing list</a> page useful for discovering additional mailing list features.</p>
+<p>New users may also find the Apache <a class="externalLink" href="https://www.apache.org/foundation/mailinglists.html">mailing list</a> page useful for discovering additional mailing list features.</p>
 <p>If you have problems, please contact <a class="externalLink" href="mailto:dev-owner@tika.apache.org">dev-owner@tika.apache.org</a> for assistance.</p></div>
 <div class="section">
 <h2><a name="List_archives"></a>List archives</h2>
@@ -121,7 +121,7 @@
         </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -357,23 +357,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -404,9 +404,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/project-info.html
URL: http://svn.apache.org/viewvc/tika/site/publish/project-info.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/project-info.html (original)
+++ tika/site/publish/project-info.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,12 +75,12 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
@@ -133,7 +133,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -369,23 +369,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -416,9 +416,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/security.html
URL: http://svn.apache.org/viewvc/tika/site/publish/security.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/security.html (original)
+++ tika/site/publish/security.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,16 +75,16 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
-        <!-- 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 --><!--  --><!-- http://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. --><div class="section">
+        <!-- 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. --><div class="section">
 <h2><a name="Security"></a>Security</h2>
 <p>The following is an incomplete list of known and fixed Critical Vulnerabilities and Exposures (CVEs) and other vulnerabilities in Apache Tika or its dependencies. Please help us fill this in with more details.</p>
 <table border="1" class="bodyTable">
@@ -272,9 +272,9 @@
 <h2><a name="Acronyms_and_Terms"></a>Acronyms and Terms</h2>
 <ul>
 <li>Command Execution -- A malicious client could execute anything on tika-server's commandline</li>
-<li>Deserialization Vulnerability- <a class="externalLink" href="https://www.owasp.org/index.php/Deserialization_Cheat_Sheet">OWASP's Cheat Sheet</a>. A malicious actor could run arbitrary code on your computer.</li>
-<li>OOM - Out of Memory Error - Parsers may allocate more memory than is available. This can sometimes be caused by parsers not performing sanity checks before allocation. See, for example: <a class="externalLink" href="https://issues.apache.org/jira/browse/TIKA-1631">TIKA-1631</a></li>
-<li>XXE - <a class="externalLink" href="https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing"> XML External Entity Processing</a> A malicious client could access data on your system.</li></ul></div>
+<li>Deserialization Vulnerability -- <a class="externalLink" href="https://www.owasp.org/index.php/Deserialization_Cheat_Sheet">OWASP's Cheat Sheet</a>. A malicious actor could run arbitrary code on your computer.</li>
+<li>OOM -- Out of Memory Error -- Parsers may allocate more memory than is available. This can sometimes be caused by parsers not performing sanity checks before allocation. See, for example: <a class="externalLink" href="https://issues.apache.org/jira/browse/TIKA-1631">TIKA-1631</a></li>
+<li>XXE -- <a class="externalLink" href="https://www.owasp.org/index.php/XML_External_Entity_(XXE)_Processing"> XML External Entity Processing</a> A malicious client could access data on your system.</li></ul></div>
       </div>
       <div id="sidebar">
         <div id="navigation">
@@ -298,7 +298,7 @@
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -534,23 +534,23 @@
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -581,9 +581,9 @@
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/source-repository.html
URL: http://svn.apache.org/viewvc/tika/site/publish/source-repository.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/source-repository.html (original)
+++ tika/site/publish/source-repository.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,12 +75,12 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
@@ -143,7 +143,7 @@ http-proxy-port = 3128
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -379,23 +379,23 @@ http-proxy-port = 3128
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -426,9 +426,9 @@ http-proxy-port = 3128
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.

Modified: tika/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/tika/site/publish/team-list.html?rev=1857884&r1=1857883&r2=1857884&view=diff
==============================================================================
--- tika/site/publish/team-list.html (original)
+++ tika/site/publish/team-list.html Sat Apr 20 21:04:17 2019
@@ -10,7 +10,7 @@
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+    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
@@ -75,12 +75,12 @@
   <body onLoad="initProvider();">
     <div id="body">
       <div id="banner">
-        <a href="http://tika.apache.org" id="bannerLeft" title="Apache Tika"
-          ><img src="http://tika.apache.org/tika.png" alt="Apache Tika"
+        <a href="https://tika.apache.org" id="bannerLeft" title="Apache Tika"
+          ><img src="https://tika.apache.org/tika.png" alt="Apache Tika"
                 width="292" height="100"/></a>
-        <a href="http://www.apache.org/" id="bannerRight"
+        <a href="https://www.apache.org/" id="bannerRight"
            title="The Apache Software Foundation"
-          ><img src="http://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
+          ><img src="https://tika.apache.org/asf-logo.gif" alt="The Apache Software Foundation"
                 width="387" height="100"/></a>
       </div>
       <div id="content">
@@ -340,7 +340,7 @@ window.onLoad = init();
           </li>
               
     <li class="none">
-                    <a href="http://wiki.apache.org/tika/" class="externalLink">Tika Wiki</a>
+                    <a href="https://cwiki.apache.org/confluence/display/tika" class="externalLink">Tika Wiki</a>
           </li>
               
     <li class="none">
@@ -576,23 +576,23 @@ window.onLoad = init();
             <ul>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/" class="externalLink">About</a>
+                    <a href="https://www.apache.org/foundation/" class="externalLink">About</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License</a>
+                    <a href="https://www.apache.org/licenses/" class="externalLink">License</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security</a>
+                    <a href="https://www.apache.org/security/" class="externalLink">Security</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
+                    <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
           </li>
               
     <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
+                    <a href="https://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
           </li>
           </ul>
       
@@ -623,9 +623,9 @@ window.onLoad = init();
       </div>
       <div id="footer">
         <p>
-          Copyright &#169; 2018
-          <a href="http://www.apache.org/">The Apache Software Foundation</a>.
-          Site powered by <a href="http://maven.apache.org/">Apache Maven</a>. 
+          Copyright &#169; 2019
+          <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+          Site powered by <a href="https://maven.apache.org/">Apache Maven</a>. 
           Search powered by
           <a href="http://www.lucidimagination.com">Lucid Imagination</a>
           and <a href="http://sematext.com">Sematext</a>.