[ 
https://issues.apache.org/jira/browse/TIKA-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460855#comment-16460855
 ] 

ASF GitHub Bot commented on TIKA-2639:
--------------------------------------

Gagravarr closed pull request #235: TIKA-2639 Update freedesktop.org 
shared-mime-info-spec hyperlink in MimeTypesReader.java
URL: https://github.com/apache/tika/pull/235
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/tika-core/src/main/java/org/apache/tika/mime/MimeTypesReader.java 
b/tika-core/src/main/java/org/apache/tika/mime/MimeTypesReader.java
index abd8cb2c2..d25cac3a2 100644
--- a/tika-core/src/main/java/org/apache/tika/mime/MimeTypesReader.java
+++ b/tika-core/src/main/java/org/apache/tika/mime/MimeTypesReader.java
@@ -96,7 +96,7 @@
  *  - uti
  * 
  *
- * @see <a 
href="http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec";>http://freedesktop.org/wiki/Standards_2fshared_2dmime_2dinfo_2dspec</a>
+ * @see <a 
href="https://freedesktop.org/wiki/Specifications/shared-mime-info-spec/";>https://freedesktop.org/wiki/Specifications/shared-mime-info-spec/</a>
  */
 public class MimeTypesReader extends DefaultHandler implements 
MimeTypesReaderMetKeys {
     protected final MimeTypes types;


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Update freedesktop.org shared-mime-info-spec hyperlink in MimeTypesReader.java
> ------------------------------------------------------------------------------
>
>                 Key: TIKA-2639
>                 URL: https://issues.apache.org/jira/browse/TIKA-2639
>             Project: Tika
>          Issue Type: Task
>          Components: core
>    Affects Versions: 1.18
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 1.19
>
>
> When attempting to upgrade TIKA over in OODT, I noticed that the hyerlink for 
> the https://freedesktop.org/wiki/Specifications/shared-mime-info-spec/ is 
> broken in MimeTypesReader.java.
> This issue will simply update the hyperlink.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to