Emmanuel Bernard commented on Improvement HHH-4369
@Comment( "the comment", appliesTo="A_NON_PRIMARY_TABLE" )

does not compile, you need
@Comment( value="the comment", appliesTo="A_NON_PRIMARY_TABLE" )

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