Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Build Question: Invoking a Ant script from SCM

When creating a Build definition, you need to specify the path to an Ant
build file on the build machine. Is there a way to point to an Ant
script in SCM instead of the local filesystem?

Thanks!

0 votes



One answer

Permanent link
Absolutely. After you've configured the build fetch destination on the Jazz SCM page you then configure on Ant page the location of the fetched build file. For example:

/home/builds/sandbox (this is the fetch destination in which the files will be loaded from Jazz SCM)

/home/builds/sandbox/releng/build.xml (this is the actual build file, it's store in a project called releng and is in the Jazz repository)

Jean-Michel Lemieux
Jazz Source Control Team

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: Mar 20 '08, 9:36 a.m.

Question was seen: 4,796 times

Last updated: Mar 20 '08, 9:36 a.m.

Confirmation Cancel Confirm