<< Back to previous view |
![]() |
[QB-373] Be able to refer OS environment variables through OGNL
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Robin Shen | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
I need to define some environment variables for a Builder, and would like to reference an environment variable that was set in the shell when QB was launch (and so should be available to the JVM QB is running in). Specifically I want to reference the HOME env variable, but a generic OGNL syntax to reference env variables is the way I'd prefer to do so.
|
Comments |
Comment by Robin Shen [ 02/Mar/10 01:31 AM ] |
The system attributes of nodes can be used in scripts to do the check. |