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

Running Nant Build

Hi,

I have .Net project with Nant build. Im trying to setup the RTC build engine for doing compilation with NANT script. Do you have any instructions or information about this. Please share your experience on this.


Thanks,
Kiran

0 votes



One answer

Permanent link
Hi Kiran,

I suggest setting up a command line build to invoke NANT to get your existing build script working. You could then augment your NANT script to invoke our Ant tasks to report activity in the build result, upload artifacts and logs, etc.

The basic approach is the same as outlined here for C++:
https://jazz.net/wiki/bin/view/Main/CppBuild

If you're new to Jazz Team Build, I suggest first reading this overview:
http://jazz.net/library/article/38

And this walkthrough for a simple command line build:
https://jazz.net/wiki/bin/view/Main/CommandLineBuild

See also the other materials mentioned in the first two entries in the Build FAQ:
https://jazz.net/wiki/bin/view/Main/BuildFAQ

For production use, be sure to run JBE using the JDK included in the RTC client. For more details, see: https://jazz.net/wiki/bin/view/Main/BuildFAQ#WhichJDK

Regards,
Nick

1 vote

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: Apr 16 '10, 11:54 a.m.

Question was seen: 6,638 times

Last updated: Apr 16 '10, 11:54 a.m.

Confirmation Cancel Confirm