Hello,
The use of the VariableUnsupportedTypeExceptionexception is not correct. The two parameters are reversed.
VariableUnsupportedTypeException (type, variableName) instead of VariableUnsupportedTypeException (variableName, type).
I am creating an issue here because the jira seems KO (unable to connect etc.).
Versions 1.3.0-SNAPSHOT and 1.4.0-SNAPSHOT are affected.