mirror of
https://github.com/apache/struts.git
synced 2026-08-15 03:26:58 +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