<< Back to previous view |
![]() |
[QB-243] make quickbuild version available throught a variable in quickbuild.
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | Richard Gignac | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
I need to pass a variable containing the quickbuild current version to my ant builder. Same as for the build version ${build.version}, the new variable could be something like ${quickbuild.version}. This way, i'll be able to specify the used quickbuild version in my project manifest file. thanks, Richard |