It seems you're switching between building on Windows and building on Linux. Each time you do that, RBs fail, and we have to adjust the recipe manually (as when building on Windows, files in META-INF/services/* have Windows line endings we need to match – which are not there when building on Linux).
As that always means extra manual work, and delayed releases: could you decide to stick with one of the two? Ideally, with Linux, which the current release was built on 🙈 Thanks in advance!
It seems you're switching between building on Windows and building on Linux. Each time you do that, RBs fail, and we have to adjust the recipe manually (as when building on Windows, files in
META-INF/services/*have Windows line endings we need to match – which are not there when building on Linux).As that always means extra manual work, and delayed releases: could you decide to stick with one of the two? Ideally, with Linux, which the current release was built on 🙈 Thanks in advance!