]
George Gastaldi updated FORGE-1706:
-----------------------------------
Component/s: Java EE
Parsers / File Manipulation
Adding constraint with regular expression throws an Error
---------------------------------------------------------
Key: FORGE-1706
URL:
https://issues.jboss.org/browse/FORGE-1706
Project: Forge
Issue Type: Bug
Components: Java EE, Parsers / File Manipulation
Reporter: Arun Gupta
{code}
[Book.java]$ constraint-add --onProperty isbn --constraint Pattern --regexp
^\d{9}[\d|X]$
***ERROR*** org.eclipse.jdt.core.dom.MarkerAnnotation cannot be cast to
org.eclipse.jdt.core.dom.NormalAnnotation
{code}
--
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: