activemq
activemq copied to clipboard
[AMQ-8317] Use inclusive terminology in logs and errors
This PR supercedes that of #679, #700, #714 to remove the toggling of inclusive terminology. In effect this PR does:
- Removal of unused methods in
BrokerService
(non-inclusive terminology) - Add deprecation warning for config that uses non-inclusive language
- Adjust messaging in logging/erros to use inclusive terminology
Seems like the build is failing because it's already searching for 5.18.0 after the rebase?
The build is broken due to 5.18.0 been broken in main (the version was bumped today). There's an issue with the maven build that caused it to not build all the modules and some changes were missed that are being worked on: See #787
Also as discussed on the dev list this is going into 5.18.0 anyways if after discussion everyone is still in agreement on the terms going forward
Auto closed: it will be superseded by another PR fully changing terminology for ActiveMQ 7.0.0