Archimedes Trajano created DOXIATOOLS-55:
--------------------------------------------

             Summary: Drop httpclient
                 Key: DOXIATOOLS-55
                 URL: https://issues.apache.org/jira/browse/DOXIATOOLS-55
             Project: Maven Doxia Tools
          Issue Type: New Feature
          Components: Doxia Linkcheck
    Affects Versions: doxia-linkcheck-1.2
            Reporter: Archimedes Trajano


Rather than using HTTP Client just use the standard HttpUrlConnection which 
will handle the current TLS protocols.  Or switch to HttpComponents, I prefer 
the HttpUrlConnection because it is standard.

Another option that is standard but a bit more difficult to set up is to use 
JAX-RS

I have created a PR to address this 
https://github.com/apache/maven-doxia-tools/pull/2



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to