Conversation
nedtwigg
left a comment
There was a problem hiding this comment.
Looks great! I'll publish 3.1.1 and update the date.
|
As stated above, I would recommend to replace all A back-port of the patch for Keep in mind that the minor version @nedtwigg Shall I do the lock-file update? As part of this branch/PR? |
|
3.1.1 published. I don't see a need for a back-port, but I'm happy to publish anything you would like published. I would do the lock-file update within this PR. |
|
Checked code changes since Hence all |
|
Looks great to me! Merge at will :) |
|
Released in |
Using URI instead of URL for file lookup avoiding URL escape characters in path.
This change in eclipse-base fixes #401.
Since only a minor bug fix has been provided, only the patch version has been incremented.
All Spotless Eclipse based formatters are affected by #401. Hence their all dependency lock files require an update.
Note that the release date in the change log needs to be set.
Unit tests of the private static function are considered unnecessary.
Code change has been validated manually.