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

First build questions -- working with "import .xml" files

CLM 4.0.5

OK, I am new to building software and taking over someone else's build scripts. I have read up on building with Ant. This previous owner has tons of <import file="blah.xml"/> files in their mainbuild.xml script. How is this handled? (Sorry, learning Ant, builds, and xml all at the same time...)

He had NO startbuildActivity in his scripts, so I am trying to start placing them in the right place to see what is happening.

0 votes


Accepted answer

Permanent link
Include just means he is assembling the complete build file from incremental parts. 

Sometimes this makes the build script easy as the parts are usually self contained.

The use of includes does not affect the rest of the build design. 
Mahari Hill selected this answer as the correct answer

0 votes


One other answer

Permanent link
This question would be better directed to the Ant user mailing list.

startbuildActivity is just a hook to communicate status back to RTC; it's not necessary.

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,025
× 6,128
× 562

Question asked: Nov 16 '14, 8:45 p.m.

Question was seen: 4,788 times

Last updated: Nov 18 '14, 10:30 a.m.

Confirmation Cancel Confirm