[
https://issues.jboss.org/browse/TEIIDDES-3055?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-3055:
----------------------------------------
new message for validation WARNING:
The testVDB VDB's version number 1.2.3 is not an integer and will not deploy to a
Teiid runtime version less than 9.0. Your current default Teiid server version is:
8.12.5.
non-integer VDB version missing validation warning
--------------------------------------------------
Key: TEIIDDES-3055
URL:
https://issues.jboss.org/browse/TEIIDDES-3055
Project: Teiid Designer
Issue Type: Bug
Components: Validation, VDB & Execution
Affects Versions: 11.0.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 11.0.2
The VDB validation logic is missing the logic to catch a number format exception when
validating the VDB version string. Need to wrap the logic in a try/catch block in
VdbUtil.validateVdbModelsInWorkspace()
Here's an example of a message: *The PartsSupplier VDB's version number 1.0.1 is
not an integer and will not deploy to a Teiid runtime version less than 9.0. Your current
default Teiid server version is: 8.12.5*
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)