GitHub user lewismc opened a pull request:

    https://github.com/apache/tika/pull/122

    TIKA-1978 Invocation of java.net.URL.equals(Object), which blocks to do 
domain name resolution, in 
org.apache.tika.parser.geo.topic.GeoParser.initialize(URL)

    This issue addresses https://issues.apache.org/jira/browse/TIKA-1978

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/tika TIKA-1978

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/122.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #122
    
----
commit fc4f13ddebf2b9519d75a3079adb307313e79259
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Date:   2016-05-24T22:24:23Z

    TIKA-1978 Invocation of java.net.URL.equals(Object), which blocks to do 
domain name resolution, in 
org.apache.tika.parser.geo.topic.GeoParser.initialize(URL)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to