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

How to avoid checking all exising objects in ibm i build?

I use ibm i build specification build to build my application.
My application have following number of source codes in RTC repository:

QCLSRC: 779
QDDSSRC: 2414
QRPGSRC: 1513

It took me about 4.5 hours for first build. After that, I changed one PF and rebuild. I found RTC check all existing objects and return the message "No need to build". The incremental change for 1 PF took me almost the same time as full build. Can somebody advice me how to make ibm i build change file only?

0 votes



2 answers

Permanent link
I checked RTC documentation and learned that dependency build will check the changes between current workspace and previous SUCCESSFUL build instead of previous build. In my case there is still compilation errors in previous builds.
I am to fix compile issues and check if it works.

0 votes


Permanent link
I have cleared all build error and got a green light in build result. Then I modify 1 member and submit build. again. Unfortunately, RTC still iterates all source members and shows "No need to build". To change and build 1 member takes me more than one hour.

Does any one have tested i dependency build? Is it possible to avoid iterating members that no need to 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: Oct 17 '11, 8:39 a.m.

Question was seen: 4,126 times

Last updated: Oct 17 '11, 8:39 a.m.

Confirmation Cancel Confirm