It makes the compilation much simpler and means you can open the project in Eclipse or VSCode without red errors.
Comment From: dsyer
That CI failure looks unrelated to me.
Comment From: sbrannen
That CI failure looks unrelated to me.
Indeed. TimedSpringRuleTests
is a flaky test, as are most of our "timed" tests when running on the CI server. C'est la vie.
Comment From: sbrannen
This has been merged into main
.
Thanks again for taking the initiative to make this happen! 👏
Much appreciated!!!