Propagate EvaluationContext from LiteralExpression

Update getValue(EvaluationContext context, Object rootObject,
Class<T> desiredResultType) to propagate the EvaluationContext to
ExpressionUtils.

Issue: SPR-10953
(cherry picked from 686cd79)
This commit is contained in:
Phillip Webb
2013-10-18 17:57:17 -07:00
parent ad9049e68a
commit 5d8aa635c6
4 changed files with 2 additions and 2 deletions