Importing a model from a file previously created with the DatabaseIO.write
function fails due to missing XML declaration
------------------------------------------------------------------------------------------------------------------------
Key: DDLUTILS-136
URL: http://issues.apache.org/jira/browse/DDLUTILS-136
Project: DdlUtils
Issue Type: Improvement
Components: Core (No specific database)
Affects Versions: 1.0
Environment: MySQL
Reporter: Hajo Birthelmer
Assigned To: Thomas Dudziak
Priority: Minor
The XML file created as a result of the DatabaseIO.write... operation does not
contain XML declaration and causes a subsequent read to fail.
The DatabaseIO.write to file should use the BeanWriter writeXMLDeclaration and
write XML version and DOCTYPE.
--
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