F0otman commented on PR #538:
URL:
https://github.com/apache/commons-collections/pull/538#issuecomment-2325724156
Actually it indeed stopped our sources, cause we use CI/CD to continually
compile project.
The main problem is 4.5.X has compatibility issues now, it's much more
important to downward compatibility than change the new method.
("Null is allowed as 3rd param but not in 4.5", it's not only for getString
but also for other getXXX new methods with ambiguating problem)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]