[
https://issues.jboss.org/browse/TEIIDSB-30?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIIDSB-30.
---------------------------------
Fix Version/s: 1.0.3
Resolution: Done
The issue is when the comments are in the VDB.xml's attribute value if they go through
one more marshall/unmarshall cycle they will lose the new line characters thus making the
rest of the metadata as one single giant comment. That is reason blocked comments worked
but not single line comments.
This issue fixed by avoiding the extra marshall cycle but we should consider fixing teiid
upstream.
DDL based VDB failing if it starts with comment
-----------------------------------------------
Key: TEIIDSB-30
URL:
https://issues.jboss.org/browse/TEIIDSB-30
Project: Teiid Spring Boot
Issue Type: Bug
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Major
Fix For: 1.0.3
If the DDL vdb starts with a comment "-- " or multiple of them it fails to
deploy. The same is not true if starts with "/* comment */ " based comment.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)