You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/06/03 09:31:31 UTC

[maven-doxia-linkcheck] branch master updated (57f6448 -> b885954)

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-linkcheck.git.


    from 57f6448  [DOXIATOOLS-70] Require Java 8
     add edd464e  (doc) disable merge button
     add c0b294a  (doc) fix link
     add b885954  [DOXIATOOLS-68] update to HttpClient 4.5

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   4 +
 pom.xml                                            |  19 +-
 .../maven/doxia/linkcheck/DefaultLinkCheck.java    |  10 +-
 .../apache/maven/doxia/linkcheck/LinkCheck.java    |   8 +-
 .../validation/OnlineHTTPLinkValidator.java        | 354 +++++++++------------
 src/main/mdo/httpbean.mdo                          |   3 +-
 .../validation/HTTPLinkValidatorTest.java          |   4 +-
 7 files changed, 170 insertions(+), 232 deletions(-)