Closes #614 Fix Transformerâs DSL resolving for function vals
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/1599d7aa Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/1599d7aa Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/1599d7aa Branch: refs/heads/master Commit: 1599d7aaadc1e72161fb44ba23572c337513739b Parents: 9352396 5e7a827 Author: Geoff Macartney <[email protected]> Authored: Wed Mar 29 16:22:36 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Wed Mar 29 16:22:36 2017 +0100 ---------------------------------------------------------------------- .../camp/brooklyn/EnrichersYamlTest.java | 84 ++++++++++++++++++++ .../brooklyn/enricher/stock/Transformer.java | 55 +++++++++---- 2 files changed, 123 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
