Using a commons-betwixt later than 0.5 breaks the schema format. ----------------------------------------------------------------
Key: DDLUTILS-4 URL: http://issues.apache.org/jira/browse/DDLUTILS-4 Project: DdlUtils Type: Improvement Reporter: Christoffer Hammarström Assigned to: Thomas Dudziak Priority: Minor When using a commons-betwixt later than 0.5, the primitives for model.Column become elements instead of attributes. That is, <column><name>name</name></column> instead of the expected <column name="name"/> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira