Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

I am trying to echo the value of buildRequesterUserId in an Ant script, but no value is returned

I am trying to echo the value of buildRequesterUserId in an Ant script, but no value is returned. Here is the statement from the Ant script:
    <echo>Builder Userid: ${buildRequesterUserId}</echo>

Here is the result:
  [echo] Builder Userid: ${buildRequesterUserId}

How do I save the RTC user id of the person requesting the build? I am using RTC 6.0.1, server at same level, Ant 1.9


0 votes



One answer

Permanent link
Have you tried to use the Ant build capability to save the build properties in a file to check what values you get?

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Jul 29 '16, 4:44 p.m.

Question was seen: 1,759 times

Last updated: Aug 03 '16, 2:19 a.m.

Confirmation Cancel Confirm