[ 
https://issues.apache.org/jira/browse/WW-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604152#comment-13604152
 ] 

Hudson commented on WW-3996:
----------------------------

Integrated in Struts2-JDK6 #655 (See 
[https://builds.apache.org/job/Struts2-JDK6/655/])
    WW-3996 Updates RegexFieldValidator annotation to match implementing class 
and adds test to verify that (Revision 1457137)

     Result = FAILURE
lukaszlenart : 
Files : 
* 
/struts/struts2/trunk/plugins/convention/src/test/java/org/apache/struts2/convention/PackageBasedActionConfigBuilderTest.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/ObjectFactory.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/ognl/OgnlReflectionProvider.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/reflection/ReflectionProvider.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/AnnotationValidationConfigurationBuilder.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/DefaultValidatorFileParser.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/ValidatorConfig.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/annotations/RegexFieldValidator.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/validators/RegexFieldValidator.java
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/validators/ValidatorSupport.java
* 
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/spring/SpringObjectFactoryTest.java
* 
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/AnnotationValidationAction.java
* 
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/AnnotationValidationConfigurationBuilderTest.java
* 
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/AnnotationValidationExpAction.java
* 
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java

                
> RegexFieldValidator don't work.
> -------------------------------
>
>                 Key: WW-3996
>                 URL: https://issues.apache.org/jira/browse/WW-3996
>             Project: Struts 2
>          Issue Type: Bug
>          Components: XML Validators
>    Affects Versions: 2.3.12
>         Environment: Tomcat7.0
> Struts2.3.12 + Convention Plugin(2.3.12)
>            Reporter: A-pZ
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.13
>
>         Attachments: s2-regexcheck.zip
>
>
> Since 2.3.10 RegexFieldValidator don't work, but same configulation and same 
> validation setting in 2.3.8 , RegexFieldValidator work correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to