[
https://issues.apache.org/jira/browse/WW-4505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952955#comment-14952955
]
Hudson commented on WW-4505:
----------------------------
SUCCESS: Integrated in Struts-JDK7-master #371 (See
[https://builds.apache.org/job/Struts-JDK7-master/371/])
WW-4505 Add plugin to support bean validation (johgep: rev
95da4e341f74a97d360e521139950bd7be0dac62)
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/constraints/FieldMatch.java
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/constraints/impl/FieldMatchValidator.java
* plugins/bean-validation/pom.xml
* plugins/pom.xml
* plugins/bean-validation/src/main/resources/NOTICE.txt
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/validation/constant/ValidatorConstants.java
* plugins/bean-validation/src/main/resources/struts-plugin.xml
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/validation/interceptor/DefaultBeanValidationManager.java
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/validation/interceptor/BeanValidationInterceptor.java
* plugins/bean-validation/src/main/resources/LICENSE.txt
*
plugins/bean-validation/src/main/java/org/apache/struts/beanvalidation/validation/interceptor/BeanValidationManager.java
WW-4505 Add plugin to support bean validation (johgep: rev
7fe362884bbfe877445576654e7df579657e0163)
*
plugins/bean-validation/src/test/java/org/apache/struts/beanvalidation/actions/ModelDrivenAction.java
* plugins/bean-validation/pom.xml
*
plugins/bean-validation/src/test/java/org/apache/struts/beanvalidation/models/Person.java
*
plugins/bean-validation/src/test/java/org/apache/struts/beanvalidation/VoidResult.java
*
plugins/bean-validation/src/test/java/org/apache/struts/beanvalidation/BeanValidationInterceptorTest.java
*
plugins/bean-validation/src/test/java/org/apache/struts/beanvalidation/models/Address.java
* plugins/bean-validation/src/test/resources/bean-validation-test.xml
WW-4505 Add plugin to support bean validation (johgep: rev
b6afefeea74e4986e10ff19b32d6880357d753a9)
* assembly/src/main/assembly/all.xml
* bom/pom.xml
* assembly/pom.xml
* plugins/bean-validation/pom.xml
* pom.xml
* assembly/src/main/assembly/docs.xml
WW-4505 Add plugin to support bean validation (johgep: rev
53962a053115551660e3d9b8e6bec5e305a3bd67)
* apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/index.jsp
WW-4505 Add plugin to support bean validation (johgep: rev
a7f03e3254effbfa02e118256db520ff00a00964)
* apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp
WW-4505 Add plugin to support bean validation (johgep: rev
3219764efcbce65d703f829bc37d71ac4b270f3f)
* apps/showcase/src/main/webapp/WEB-INF/tags/ui/example.vm
*
apps/showcase/src/main/webapp/WEB-INF/validation/storeErrorsAcrossRequestOk.jsp
* apps/showcase/src/main/webapp/WEB-INF/bean-validation/bean-validation.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/clientSideValidationExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/quiz-client.jsp
* apps/showcase/pom.xml
*
apps/showcase/src/main/java/org/apache/struts2/showcase/validation/BeanValidationExampleAction.java
* apps/showcase/src/main/resources/struts-validation.xml
* apps/showcase/src/main/webapp/WEB-INF/tags/ui/exampleSubmited.vm
*
apps/showcase/src/main/webapp/WEB-INF/validation/successVisitorValidatorsExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/nonFieldValidatorsExample.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/successNonFieldValidatorsExample.jsp
* apps/showcase/src/main/resources/struts.xml
* apps/showcase/src/main/webapp/WEB-INF/validation/footer.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/quiz-client-css.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/storeErrorsAcrossRequestCancel.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/storeErrorsAcrossRequestExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/quiz-success.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/successClientSideValidationExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/visitorValidatorsExample.jsp
*
apps/showcase/src/main/webapp/WEB-INF/validation/successFieldValidatorsExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/fieldValidatorsExample.jsp
* apps/showcase/src/main/webapp/WEB-INF/validation/quiz-basic.jsp
WW-4505 Add plugin to support bean validation (jogep: rev
f819486c34ca73ff30d8ef8e226b6b2aa88b9d3e)
* plugins/rest/src/main/resources/struts-plugin.xml
* plugins/bean-validation/src/main/resources/struts-plugin.xml
WW-4505 Add plugin to support bean validation (jogep: rev
50ae859dab626b6b8c446158f07a4b8e3f889828)
* plugins/bean-validation/src/main/resources/struts-plugin.xml
> Add plugin to support bean validation
> -------------------------------------
>
> Key: WW-4505
> URL: https://issues.apache.org/jira/browse/WW-4505
> Project: Struts 2
> Issue Type: New Feature
> Components: Other
> Affects Versions: 2.5
> Reporter: Johannes Geppert
> Assignee: Johannes Geppert
> Labels: beanvalidation, validation
> Fix For: 2.5
>
>
> Add a new plugin to support bean validation based on the plugin from Umesh
> Awasthi.
> https://github.com/struts-community-plugins/jsr303-validator-plugin
> See discussion:
> http://markmail.org/message/62bxmg2wmurovwza
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)