Disable slf4j SSL link 86/85086/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Oct 2019 18:59:08 +0000 (20:59 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 12 Oct 2019 15:27:50 +0000 (17:27 +0200)
slf4j does not provide apidocs over TLS (WTF?!?!?!), link HTTP
site instead.

Change-Id: I2158c043a2d9e810a329587159fc6af9d57d8e56
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 63b517a3b39d0017a14145ec839b29861f3b03c6)

docs/pom.xml

index 1e70d520361aba3c82a9edb588519f918b3b57fc..b8693182b15c1008d7fdb77dda28b76a19690d96 100644 (file)
                         <link>https://junit.org/junit4/javadoc/4.11/</link>
                         <link>http://hamcrest.org/JavaHamcrest/javadoc/1.3/</link>
                         <link>http://google.github.io/truth/api/0.42/</link>
-                        <link>https://www.slf4j.org/apidocs/</link>
+                        <link>http://www.slf4j.org/apidocs/</link>
                         <link>https://google.github.io/guava/releases/25.1-jre/api/docs/</link>
                         <link>http://doc.akka.io/japi/akka/2.5.25/</link>
                         <link>http://netty.io/4.1/api/</link>