[forge-issues] [JBoss JIRA] Updated: (SEAMFORGE-322) add-constraint Pattern erronously adds flags to annotation even when none are defined

Kevin Pollet (JIRA) jira-events at lists.jboss.org
Mon Sep 26 18:24:26 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Pollet updated SEAMFORGE-322:
-----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/forge/core/pull/54


> add-constraint Pattern erronously adds flags to annotation even when none are defined
> -------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-322
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-322
>             Project: Seam Forge
>          Issue Type: Bug
>          Components: Builtin Plugins
>            Reporter: Pete Muir
>            Assignee: Kevin Pollet
>
> It adds @Pattern(message = "must contain only letters and spaces", regexp = "[A-Za-z ]*", flags = "{}") even when I didn't specify any flags and also produces an error in the imports -- import javax.validation.constraints.Pattern$Flag;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list