mirror of
https://github.com/apache/struts.git
synced 2026-08-11 17:46:57 +00:00
5d86c0e5c9
- Use Java 7 features like diamond operator - Improve some logging message - Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust