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

Can Build Forge be used with .NET Solutions?

Just wondering if Build Forge can compile a .net solution?

0 votes



2 answers

Permanent link
Just wondering if Build Forge can compile a .net solution?


yes. once you set up the project in vs/.net to build from the command-line, you can use BF to execute that build.

0 votes


Permanent link
Just wondering if Build Forge can compile a .net solution?


Hi Tim,

Build Forge is fairly open ended with what it can build because essentially when a Build Forge step runs, the execution on the agent computer is running a command line script.

Therefore, if you can manually type the commands to run some type of command line tool from a Windows command line shell to compile a .net solution, then those commands can be added to a Build Forge step. One thing to pay special attention to is if in your manual build process today for the .net solution if any environment variables have been set for the command line shell. If so, it would be good to make sure that a Build Forge environment group has those variables or that those values are always present when running the Build Forge step.

Brent Ulbricht
Developer/Lead - RTC Build

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 23 '11, 12:34 p.m.

Question was seen: 6,386 times

Last updated: Mar 23 '11, 12:34 p.m.

Confirmation Cancel Confirm