Open reftel opened 4 years ago
AppVeyor build fails due to
[WARNING] Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml. Return code is: 501 , ReasonPhrase:HTTPS Required.
etc., which appears not to be caused by this change, but by the maven settings that the AppVeyor build uses being outdated.
Any reason not to upgrade to JUnit 4.13
which was released Jan-2020?
Any reason not to upgrade to JUnit
4.13
which was released Jan-2020?
No, not really. Updated the PR to use 4.13, and fixed the CI builds.
@stefanbirkner Any change of getting this merged?
Ping @stefanbirkner
Resolves issue #77