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

How to pass Properties as arguments to command line build

hello all,

I have a command line Jazz Engine build in which I am calling a batch file. I need the parameters for batch file from the build properties.

I have 3 properties and how can I pass them as Parameter to the batch file?

thanks

0 votes



2 answers

Permanent link
hello all,

I have a command line Jazz Engine build in which I am calling a batch file. I need the parameters for batch file from the build properties.

I have 3 properties and how can I pass them as Parameter to the batch file?

thanks


Let's say you have one property named p1, you can reference it as ${p1} from arguments field in your build definition.

Regards,
Makson

0 votes


Permanent link

Let's say you have one property named p1, you can reference it as ${p1} from arguments field in your build definition.

Regards,
Makson


Thanks. This worked!

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

Question asked: Feb 06 '12, 11:16 a.m.

Question was seen: 6,783 times

Last updated: Feb 06 '12, 11:16 a.m.

Confirmation Cancel Confirm