Testing this on hibernate-tools 4.0.0-CR1, similar issue
@ElementCollection
public Set<String> testSet
@ElementCollection
public List<String> testList
=====This is the Set error, the List error uses bag.hbm.ftl instead============= [hibernatetool] Expression property.cascade is undefined on line 10, column 14 i
n hbm/set.hbm.ftl. [hibernatetool] The problematic instruction: [hibernatetool] ---------- [hibernatetool] ==> if property.cascade != "none" [on line 10, column 9 in hbm/s
et.hbm.ftl]
=================
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
Testing this on hibernate-tools 4.0.0-CR1, similar issue
@ElementCollection
public Set<String> testSet
@ElementCollection
public List<String> testList
=====This is the Set error, the List error uses bag.hbm.ftl instead=============
[hibernatetool] Expression property.cascade is undefined on line 10, column 14 i
n hbm/set.hbm.ftl.
[hibernatetool] The problematic instruction:
[hibernatetool] ----------
[hibernatetool] ==> if property.cascade != "none" [on line 10, column 9 in hbm/s
et.hbm.ftl]
=================