Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: token-macro-plugin
-
Labels:
-
Similar Issues:
Description
according to
one might think that "$$FOO" expands to "$FOO" ( where $$ is a literal).
… but it doesn't, at least not in the cloud foundry plugin.
>ERROR: Could not parse token macro: Unrecognized macro 'FOO' in '$FOO'
token macro 1.10, cloudfoundry 1.4.2 ( built from git)
Q, any updates on this? We are mystified at how to emit a literal $ - not sure if this is a token issue Alex Earl