]
Work on TEIID-5308 started by Steven Hawkins.
---------------------------------------------
ENV() function doesn't resolve environment variables but system
properties
--------------------------------------------------------------------------
Key: TEIID-5308
URL:
https://issues.jboss.org/browse/TEIID-5308
Project: Teiid
Issue Type: Bug
Reporter: Mathieu Rampant
Assignee: Steven Hawkins
Priority: Critical
the ENV() function, contrary to what its name suggests, doesn't look for environment
variables but looks for system properties instead.