[
https://issues.jboss.org/browse/FORGE-1706?page=com.atlassian.jira.plugin...
]
George Gastaldi updated FORGE-1706:
-----------------------------------
Description:
{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}
was:
[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
Adding constraint with regular expression throws an Error
---------------------------------------------------------
Key: FORGE-1706
URL:
https://issues.jboss.org/browse/FORGE-1706
Project: Forge
Issue Type: Bug
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:
http://www.atlassian.com/software/jira