The StringUtils.isTrue() method currently checks for 'true', 'on' and 'yes'
Should it be changed to do a case insensitve check? Or just add checks for 'TRUE', 'ON', 'YES' ? Or is it fine as is ? Stephen -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>
