Skip to content

Commit

Permalink
Polish release notes for 5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrannen committed Mar 21, 2020
1 parent 9b12896 commit f0f2fd5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ on GitHub.

==== Bug Fixes

* Don't cache URL when loading `junit-platform.properties` contents to avoid file locking
issues on Windows
* Only warn about multiple `junit-platform.properties` on the classpath if they have
different URLs
* In order to avoid file locking issues on Microsoft Windows, URLs are no longer cached
when loading `junit-platform.properties` files.
* The presence of multiple `junit-platform.properties` files on the classpath now only
results in a warning if the files have different URLs.


[[release-notes-5.6.1-junit-jupiter]]
Expand Down

0 comments on commit f0f2fd5

Please sign in to comment.