You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2017/05/08 16:32:46 UTC

svn commit: r1794407 [2/2] - in /tika/site: publish/0.10/ publish/0.7/ publish/0.8/ publish/0.9/ publish/1.0/ publish/1.1/ publish/1.10/ publish/1.11/ publish/1.12/ publish/1.13/ publish/1.14/ publish/1.2/ publish/1.3/ publish/1.4/ publish/1.5/ publish...

Modified: tika/site/src/site/apt/1.4/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.4/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.4/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.4/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
    
 

Modified: tika/site/src/site/apt/1.5/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.5/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.5/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.5/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
    
 

Modified: tika/site/src/site/apt/1.6/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.6/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.6/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.6/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
    
 

Modified: tika/site/src/site/apt/1.7/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.7/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.7/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.7/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
    
 

Modified: tika/site/src/site/apt/1.8/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.8/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.8/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.8/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
    
 

Modified: tika/site/src/site/apt/1.9/parser_guide.apt
URL: http://svn.apache.org/viewvc/tika/site/src/site/apt/1.9/parser_guide.apt?rev=1794407&r1=1794406&r2=1794407&view=diff
==============================================================================
--- tika/site/src/site/apt/1.9/parser_guide.apt (original)
+++ tika/site/src/site/apt/1.9/parser_guide.apt Mon May  8 16:32:46 2017
@@ -35,7 +35,7 @@ Get Tika parsing up and running in 5 min
 
    Tika loads the core, standard MIME-Types from the file 
    "org/apache/tika/mime/tika-mimetypes.xml", which comes from
-   {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
+   {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml;hb=refs/heads/master}tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml}} . 
    If your new MIME-Type is a standard one which is missing from Tika, 
    submit a patch for this file!
 
@@ -136,6 +136,6 @@ public class HelloParser extends Abstrac
    If you figure out the correct parser in a different way, it isn't needed. 
    
    List your new parser in:
-    {{{https://git-wip-us.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}
+    {{{https://gitbox.apache.org/repos/asf?p=tika.git;a=blob;f=tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser;hb=refs/heads/master}tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser}}