Branch: refs/heads/master
Home:
https://github.com/Teiid-Designer/teiid-designer
Commit: 516cb4a9cddac17bd771d6b47437c9a4be03a591
https://github.com/Teiid-Designer/teiid-designer/commit/516cb4a9cddac17bd...
Author: blafond <blafond(a)redhat.com>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M
plugins/org.teiid.designer.transformation/src/org/teiid/designer/transformation/validation/TransformationValidator.java
Log Message:
-----------
TEIIDDES-2517 Changed caught Exception to Throwable. Allows completion
of validation and properly captured validation error message created
during parsing.