# By Johannes Geppert (16) and others
# Via Johannes Geppert (2) and others
* 'master' of github.com:apache/struts: (27 commits)
Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions
Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin
Minor code improvements's in the xwork-core module
Remove provider class generic to fix compile error which breaks the build
adjusted h1 to match page title
fixed display of last two fields
using java.util.Date instead of java.sql.Date
using ObjectFactory instead of Class.forName()
small updates to logging
WW-4513 Move mailreader app to struts2-examples
WW-4512 Move struts2 jboss-blank app to struts2-examples
WW-4511 Move struts2 blank app to struts2-examples
added some more eclipse specific directories to .gitignore
added testcase for action with method prefixed by 'do'
fixed some typos in javadoc
fixed some generics related warnings and did a little re-formatting
added missing jquery file
Minor code improvement's in the struts json plugin
Minor code improvement's in the struts spring plugin
Minor code improvements's in the struts core module
...
- Use Java 7 features like diamond operator
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
- Use Java 7 features like diamond operator and multi catch
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
- Use Java 7 features like diamond operator
- Improve some logging message
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
- 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
- Use Java 7 features like diamond operater and multi catch
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Imrove some loops and use for each instead of iterator
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
# By Johannes Geppert (9) and others
# Via Johannes Geppert (3) and Lukasz Lenart (1)
* 'master' of github.com:apache/struts:
Refactor showcase and migrate to bootstrap 3
WW-4505 Add plugin to support bean validation
Drops version of maven-compiler-plugin as this breaks build
WW-4503 Sitches to JDK7
WW-4505 Add plugin to support bean validation
WW-4505 Add plugin to support bean validation
WW-4505 Add plugin to support bean validation
Create README.md
Add test cases for ModelDriven action, standard actions and FieldMatch validator
WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
Fix missing import of LoggerFactory
WW-4505 Add plugin to support bean validation
WW-4505 Add plugin to support bean validation