Why in RTC builds the local changes are not preserved in incremental loads?
We are using RTC 6.0.6.1
In RTC builds, on first request we load the entire code. After compiling we get some executable files which used for our unit test cases.
But on the next incremental loads, the locally generated files are not preserved.
Is it an expected behavior?
Is there an option to preserve the local changes?
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Nov 20 '19, 9:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As far as I can tell, locally generated files are, considered to be trash that needs to be deleted. Only the data in the repository workspace you load should end up in the loaded sandbox. I am not aware of an option to change that. |
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.