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

User Properties during compiles

Is there a way to reference the User Properties on a file during the ant builds? (we are using AntEE on z/OS). I have a number of parts that I want to add some extra compiler options on without having to actually create a new language definition/translator.

I've created a rexx translator with the Default Options :

ALTERNATE CEXEC COMPILE IEXEC SLINE ${COMPILER_OPTION}

I then added User Properties to my files for COMPILER_OPTION and I was hoping the rexx translator would pick up and fill in for each file as it compiles. However it seems to be ignoring the COMPILER_OPTION flag.

Should this be working and I have something set up wrong?

Thanks
Rob.

0 votes



One answer

Permanent link
I played a bit more with this, and it will pick up the property if I set it at the build level, but I'm still not getting this to work on a file by file basis.

Any thoughts?
Rob.

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: May 09 '12, 5:36 p.m.

Question was seen: 4,699 times

Last updated: May 09 '12, 5:36 p.m.

Confirmation Cancel Confirm