[forge-issues] [JBoss JIRA] Assigned: (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 16:05:26 EDT 2011
[ https://issues.jboss.org/browse/SEAMFORGE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Pollet reassigned SEAMFORGE-322:
--------------------------------------
Assignee: Kevin Pollet
> 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: Blessed 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