Allow VDB user defined properties to have underscore(_) or period in
the name
-----------------------------------------------------------------------------
Key: TEIIDDES-3037
URL:
https://issues.jboss.org/browse/TEIIDDES-3037
Project: Teiid Designer
Issue Type: Bug
Reporter: Chandra Akkinepalli
Assignee: Barry LaFond
Labels: release_notes
Fix For: 11.1
VDB's userdefined properties doesn't allow Names containing underscore in them.
Our naming standards are defined to have _ in them. This is preventing us from doing a
update via designer. As a work around we are udpating vdb.xml file within .vdb in an
offline manner.
It would would be great if this restriction can be removed