mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
decf48eb71
- Use Java 7 features like diamond operator - Improve some logging message - Remove out commented code - Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust