Removed unnecessary http references

This commit is contained in:
jkf 2019-05-26 23:52:57 +02:00
parent 932d318652
commit 3d4c28fb10
2 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@ public class LogCapturer {
<h4>propertyset</h4>
<p><a
href="http://ant.apache.org/manual/Types/propertyset.html">&lt;propertyset&gt;</a>s
href="https://ant.apache.org/manual/Types/propertyset.html">&lt;propertyset&gt;</a>s
can be used to pass properties to the build files under test.</p>
<h4>reference</h4>

View File

@ -39,8 +39,8 @@
<!--
Test doesn't work from maven, you have to fight with tricky classpath
issue to solve that See http://markmail.org/thread/6giwzqproxidcwyc
And http://markmail.org/thread/5bbknx6hm7liqvi6 (until it is solved, I
issue to solve that See https://markmail.org/thread/6giwzqproxidcwyc
And https://markmail.org/thread/5bbknx6hm7liqvi6 (until it is solved, I
comment test setting)
-->
<properties>