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

Is it somehow possible to get the build logs during execution and not only at the end?

Our build runs for hours. In some cases one build is used for building different variants like A,B,C,D

Let's say if variant A fails, it's possible to see build output only when the build is compete which may take hours

Is there a way to see the build results in a progressive way (like in command prompt)?

we use ANT with RTC build engines

1

0 votes



2 answers

Permanent link
 Currently there is no provided tooling to do this

1 vote

Comments

that's really bad :-/ 


Permanent link
Hi Karthik, JBE currently only publishes the build log at the end, however you could redirect output from tools used in the build script to separate files, then publish these using the logPublisher Ant task.  If this is not fine-grained enough, the only other solution I see is to use Jenkins with the RTC/Jenkins integration, and Jenkins plugin (to run the SCM phase).
See https://jazz.net/wiki/bin/view/Main/BuildFAQ#OtherBuildSystems

1 vote

Comments

Thanks Nick, I will try this option. 

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
× 562
× 35

Question asked: Mar 06 '14, 11:06 a.m.

Question was seen: 4,808 times

Last updated: Mar 06 '14, 12:05 p.m.

Confirmation Cancel Confirm