RTC IBMi Builds - How does it decide what is a changed item?
![]()
James Cole (95●3●22●30)
| asked Apr 11 '13, 5:10 a.m.
retagged Apr 18 '13, 12:51 p.m. by Kevin Doyle (604●2●5)
Hi All,
In version 3.0.1 I have created an IBMi build definition to load latest changes. Upon reviewing the logs I can see 3 common options in the log.
1) No object found - need to build.
2) Object not up to date - need to build
3) Object is up to date - no need to build.
Therefore my question is how does it determine if the object is up to date. Is it done by timestamp, binaries or another method?
Has the process changed in version 4, if so how?
Many Thanks
James
|
3 answers
![]()
James, even though Kevin used the term object I think he meant member. I'm pretty sure the build never looks at objects in the build library or library list for change information.
I don't think the create date and change date in RTC can be like they are in IBM i where the change date can actually be older then the create date.
I would say that RTC is always looking at change date as if you look at the properties of a member in the stream it just has one timestamp field which is change date based on the properties of the member in the iProject where it matches the last modified field.
Jeff Tickner
Arcad Software
|