You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ma...@apache.org on 2016/11/11 00:21:16 UTC

svn commit: r1769239 [15/15] - 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.2/ 1.3/ 1.4/ 1.5/ 1.6/ 1.7/ 1.8/ 1.8/miredot/font/Droid_Sans/ 1.8/miredot/font/Droid_Sans_Mono/ 1.8/miredot/font/Open_Sans...

Modified: tika/site/publish/contribute.html
URL: http://svn.apache.org/viewvc/tika/site/publish/contribute.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/contribute.html (original)
+++ tika/site/publish/contribute.html Fri Nov 11 00:21:15 2016
@@ -99,7 +99,7 @@
 <p>If you're new to reporting problems, you might find the <a class="externalLink" href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">How to Report Bugs Effectively</a> essay (amongst many others) useful for learning more about what makes an effective and helpful bug report.</p></div>
 <div class="section">
 <h2><a name="New_Parsers_Detectors_and_Mime_Types"></a>New Parsers, Detectors and Mime Types</h2>
-<p>The <a href="./1.13/parser_guide.html">Parser Quick Start Guide</a> provides instructions on adding new mime types and new parsers to Tika.</p>
+<p>The <a href="./1.14/parser_guide.html">Parser Quick Start Guide</a> provides instructions on adding new mime types and new parsers to Tika.</p>
 <p>If your new Parser or Detector depends on libraries which we cannot include in Tika for license reasons, you are encouraged to list it on the <a class="externalLink" href="http://wiki.apache.org/tika/3rd%20party%20parser%20plugins">3rd Party Parser Plugins</a> page on the Tika wiki.</p></div>
 <div class="section">
 <h2><a name="Submitting_Enhancements_and_Fixes"></a>Submitting Enhancements and Fixes</h2>
@@ -168,43 +168,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -221,7 +221,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -236,7 +236,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -251,7 +251,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -263,9 +263,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/doap.rdf
URL: http://svn.apache.org/viewvc/tika/site/publish/doap.rdf?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/doap.rdf (original)
+++ tika/site/publish/doap.rdf Fri Nov 11 00:21:15 2016
@@ -34,8 +34,15 @@
     <category rdf:resource="http://projects.apache.org/category/library" />
     <release>
       <Version>
+        <name>Apache Tika 1.14</name>
+        <created>2016-10-19</created>
+        <revision>1.14</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>Apache Tika 1.13</name>
-        <created>2015-05-15</created>
+        <created>2016-05-15</created>
         <revision>1.13</revision>
       </Version>
     </release>

Modified: tika/site/publish/download.html
URL: http://svn.apache.org/viewvc/tika/site/publish/download.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/download.html (original)
+++ tika/site/publish/download.html Fri Nov 11 00:21:15 2016
@@ -86,11 +86,11 @@
       <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">
 <h2><a name="Download_Apache_Tika"></a>Download Apache Tika</h2>
-<p>Apache Tika 1.13 is now available. See the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.13.txt">CHANGES.txt</a> file for more information on the list of updates in this initial release.</p>
+<p>Apache Tika 1.14 is now available. See the <a class="externalLink" href="http://www.apache.org/dist/tika/CHANGES-1.14.txt">CHANGES.txt</a> file for more information on the list of updates in this initial release.</p>
 <ul>
-<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-1.13-src.zip">Mirrors for tika-1.13-src.zip</a> (source archive, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-1.13-src.zip.asc">PGP signature</a>)<br />SHA1: <tt>8a591e7ea29dca14d5f25b44b3a2a35425676c64</tt><br />MD5: <tt>7b303a11ab2504e3b22791d00d671e79</tt></li>
-<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-app-1.13.jar">Mirrors for tika-app-1.13.jar</a> (runnable jar, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-app-1.13.jar.asc">PGP signature</a>)<br />SHA1: <tt>e0649edcc26563f59f7fc37f223d83f4988d5566</tt><br />MD5: <tt>135c93b55d43f11efb588c2ee6a3e96a</tt></li>
-<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-server-1.13.jar">Mirrors for tika-server-1.13.jar</a> (runnable jar, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-server-1.13.jar.asc">PGP signature</a>)<br />SHA1: <tt>8356c4106a98884a618a463a4c964cda4dbc9e9b</tt><br />MD5: <tt>155bec7b7cb25b22effa99db1fb8e233</tt></li></ul>
+<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-1.14-src.zip">Mirrors for tika-1.14-src.zip</a> (source archive, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-1.14-src.zip.asc">PGP signature</a>)<br />SHA1: <tt>ad9152392ffe6b620c8102ab538df0579b36c520</tt><br />MD5: <tt>f445d95629038f6af40ef1531632b9c8</tt></li>
+<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-app-1.14.jar">Mirrors for tika-app-1.14.jar</a> (runnable jar, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-app-1.14.jar.asc">PGP signature</a>)<br />SHA1: <tt>72497d43c1070c55596d2bc3605f1c05f5e42971</tt><br />MD5: <tt>16d33ca3ec334ea4733d92a61b22f0c4</tt></li>
+<li><a class="externalLink" href="http://www.apache.org/dyn/closer.cgi/tika/tika-server-1.14.jar">Mirrors for tika-server-1.14.jar</a> (runnable jar, <a class="externalLink" href="http://www.apache.org/dist/tika/tika-server-1.14.jar.asc">PGP signature</a>)<br />SHA1: <tt>4b651f0fcde4954986f5025826f5e0520befb389</tt><br />MD5: <tt>39055fc71358d774b9da066f80b1141c</tt></li></ul>
 <p>Apache Tika releases are available under the <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. See the NOTICE.txt file contained in each release artifact for applicable copyright attribution notices.</p>
 <p>If you are looking for previous releases of Apache Tika, have a look in the <a class="externalLink" href="http://archive.apache.org/dist/tika/">archives</a>.</p>
 <p>If you are looking for releases of Apache Tika from the Apache Lucene project (pre-0.8 releases), have a look in the <a class="externalLink" href="http://archive.apache.org/dist/lucene/tika/">lucene archives</a>. If you are looking for releases of Apache Tika from the Apache Incubator (pre-0.2 releases), have a look in the <a class="externalLink" href="http://archive.apache.org/dist/incubator/tika/">incubator archives</a>.</p></div>
@@ -161,43 +161,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -214,7 +214,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -229,7 +229,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -244,7 +244,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -256,9 +256,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/index.html
URL: http://svn.apache.org/viewvc/tika/site/publish/index.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/index.html (original)
+++ tika/site/publish/index.html Fri Nov 11 00:21:15 2016
@@ -86,13 +86,15 @@
       <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">
 <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.13/gettingstarted.html">Getting Started</a> page for more information on how to start using Tika.</p>
-<p>The <a href="./1.13/parser.html">Parser</a> and <a href="./1.13/detection.html">Detector</a> pages describe the main interfaces of Tika and how they work.</p>
+<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.14/gettingstarted.html">Getting Started</a> page for more information on how to start using Tika.</p>
+<p>The <a href="./1.14/parser.html">Parser</a> and <a href="./1.14/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>
 <div class="section">
 <h2><a name="Latest_News"></a>Latest News</h2>
 <dl>
+<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>
 <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>
 <dt>6 April 2016: Apache Tika key technology in exposing Panama Papers</dt>
@@ -261,43 +263,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -314,7 +316,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -329,7 +331,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -344,7 +346,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -356,9 +358,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/issue-tracking.html
URL: http://svn.apache.org/viewvc/tika/site/publish/issue-tracking.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/issue-tracking.html (original)
+++ tika/site/publish/issue-tracking.html Fri Nov 11 00:21:15 2016
@@ -137,43 +137,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -190,7 +190,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -205,7 +205,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -220,7 +220,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -232,9 +232,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/license.html
URL: http://svn.apache.org/viewvc/tika/site/publish/license.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/license.html (original)
+++ tika/site/publish/license.html Fri Nov 11 00:21:15 2016
@@ -340,43 +340,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -393,7 +393,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -408,7 +408,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -423,7 +423,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -435,9 +435,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/mail-lists.html
URL: http://svn.apache.org/viewvc/tika/site/publish/mail-lists.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/mail-lists.html (original)
+++ tika/site/publish/mail-lists.html Fri Nov 11 00:21:15 2016
@@ -143,43 +143,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -196,7 +196,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -211,7 +211,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -226,7 +226,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -238,9 +238,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/project-info.html
URL: http://svn.apache.org/viewvc/tika/site/publish/project-info.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/project-info.html (original)
+++ tika/site/publish/project-info.html Fri Nov 11 00:21:15 2016
@@ -155,43 +155,43 @@
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -208,7 +208,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -223,7 +223,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -238,7 +238,7 @@
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -250,9 +250,10 @@
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/source-repository.html
URL: http://svn.apache.org/viewvc/tika/site/publish/source-repository.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/source-repository.html (original)
+++ tika/site/publish/source-repository.html Fri Nov 11 00:21:15 2016
@@ -165,43 +165,43 @@ http-proxy-port = 3128
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -218,7 +218,7 @@ http-proxy-port = 3128
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -233,7 +233,7 @@ http-proxy-port = 3128
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -248,7 +248,7 @@ http-proxy-port = 3128
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -260,9 +260,10 @@ http-proxy-port = 3128
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>

Modified: tika/site/publish/team-list.html
URL: http://svn.apache.org/viewvc/tika/site/publish/team-list.html?rev=1769239&r1=1769238&r2=1769239&view=diff
==============================================================================
--- tika/site/publish/team-list.html (original)
+++ tika/site/publish/team-list.html Fri Nov 11 00:21:15 2016
@@ -362,43 +362,43 @@ window.onLoad = init();
                   
               
         <li class="expanded">
-                    <a href="1.13/index.html">Apache Tika 1.13</a>
+                    <a href="1.14/index.html">Apache Tika 1.14</a>
                   <ul>
                   
     <li class="none">
-                    <a href="1.13/gettingstarted.html">Getting Started</a>
+                    <a href="1.14/gettingstarted.html">Getting Started</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/formats.html">Supported Formats</a>
+                    <a href="1.14/formats.html">Supported Formats</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser.html">Parser API</a>
+                    <a href="1.14/parser.html">Parser API</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/parser_guide.html">Parser 5min Quick Start Guide</a>
+                    <a href="1.14/parser_guide.html">Parser 5min Quick Start Guide</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/detection.html">Content and Language Detection</a>
+                    <a href="1.14/detection.html">Content and Language Detection</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/configuring.html">Configuring Tika</a>
+                    <a href="1.14/configuring.html">Configuring Tika</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/examples.html">Usage Examples</a>
+                    <a href="1.14/examples.html">Usage Examples</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/api/">API Documentation</a>
+                    <a href="1.14/api/">API Documentation</a>
           </li>
                   
     <li class="none">
-                    <a href="1.13/miredot/">REST API Documentation (Miredot)</a>
+                    <a href="1.14/miredot/">REST API Documentation (Miredot)</a>
           </li>
               </ul>
         </li>
@@ -415,7 +415,7 @@ window.onLoad = init();
                   
               
         <li class="collapsed">
-                    <a href="1.12/index.html">Apache Tika 1.12</a>
+                    <a href="1.13/index.html">Apache Tika 1.13</a>
                 </li>
               
                 
@@ -430,7 +430,7 @@ window.onLoad = init();
                   
               
         <li class="collapsed">
-                    <a href="1.11/index.html">Apache Tika 1.11</a>
+                    <a href="1.12/index.html">Apache Tika 1.12</a>
                 </li>
               
                 
@@ -445,7 +445,7 @@ window.onLoad = init();
                   
               
         <li class="collapsed">
-                    <a href="1.10/index.html">Apache Tika 1.10</a>
+                    <a href="1.11/index.html">Apache Tika 1.11</a>
                 </li>
               
                 
@@ -457,9 +457,10 @@ window.onLoad = init();
                   
                   
                   
+                  
               
         <li class="collapsed">
-                    <a href="1.9/index.html">Apache Tika 1.9</a>
+                    <a href="1.10/index.html">Apache Tika 1.10</a>
                 </li>
           </ul>
               <h5>The Apache Software Foundation</h5>