Repository: struts
Updated Branches:
refs/heads/master 31d1b40d7 -> 25cdfd62e
WW-4503 Sitches to JDK7
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/25cdfd62
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/25cd
Adds readme based on birdseye page
Closes #40
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/31d1b40d
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/31d1b40d
Diff: http://git-wip-us.apache.org/repos/asf/struts/dif
Repository: struts
Updated Branches:
refs/heads/master b6afefeea -> 31d1b40d7
Create README.md
Used same information from http://struts.apache.org/birdseye.html
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d163b112
Tr
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into
bean-validation-plugin
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f419ee58
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f419ee58
Fix missing import of LoggerFactory
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/5c8bb453
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/5c8bb453
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/5c8bb453
Add test cases for ModelDriven action, standard actions and FieldMatch validator
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/dbde7522
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/dbde7522
Diff: http://git-wip
WW-4505 Add plugin to support bean validation
Add new bean validation plugin to assembly, bom and parent sections
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b6afefee
Tree: http://git-wip-us.apache.org/repos/asf/struts/
Repository: struts
Updated Branches:
refs/heads/master 779b2bd24 -> b6afefeea
WW-4505 Add plugin to support bean validation
Add first implementation of the new bean validation plugin.
This plugin is based on the plugin from Umesh Awasthi:
https://github.com/struts-community-plugins/jsr303-val
WW-4505 Add plugin to support bean validation
Add bean validation test with hibernate validator on an model driven action
Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/7fe36288
Tree: http://git-wip-us.apache.org/repos/asf