-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows or Linux server
When using the plugin Environment variables are not seed correctly using the standard token syntax for Jenkins provided by the token-macro plugin. This is a show stopper for our projects as we need to pass org and space information dynamically using parameters to jobs.
For a parameter "space" The error is:
Cloud Foundry Plugin:
java.lang.IllegalArgumentException: No matching organization and space found for org: my-organization space: ${space}
- mentioned in
-
Page Loading...