History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-71
Type: New Feature New Feature
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Resolve environment variables inside OGNL expression

Created: 22/Apr/06 09:07 PM   Updated: 19/Jan/19 01:08 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
From Dave:

I'm trying to use an environment variable to be used for my Ant.bat setting. I'm trying this:

vAntBat=%ANT_HOME%\bin\ant.bat

If I echo the value ${var["vAntBat"]} tesing in a Command Builder ANT_HOME get resolved correctly. But, when I use ${var["vAntBat"]} as 'Path to Ant executable' the environment variable doesn't get resolved.

The reason I want to do it this to use the same 'vAntBat' on all build machines regardless where my actual ant is located on those specific machines. This will allow me to export my QuickBuild database from one machine and import it into another.

Any help would be appreciated. Thanks.

 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.