Branch: refs/heads/8.6.x
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: b913f2b025376c5def6d7dda8bcc52de772fe694
https://github.com/Teiid-Designer/teiid-designer/commit/b913f2b025376c5de...
Author: Ted Jones <jonested(a)gmail.com>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M
plugins/teiid/org.teiid.runtime.client/src/org/teiid/runtime/client/proc/ProcedureService.java
Log Message:
-----------
teiiddes-2410: Added logic to account for JSON as well as XML. In the case of JSON<
there is no need to add the starting tic, since we will always have one by default.