Files missing in RTC build load
I've configured a build in RTC.
I'm seeing something strange in that the load directory, after load, contains all folders and their contents of my component...but what's missing is any files directly under the top level directory of the component itself.
So, for instance, my "build.xml" file isn't getting loaded (but class files within the src directory are).
Is there something I have set wrong?
I see this files when browsing the stream and/or repository workspace, so they are indeed there (and not just in my Eclipse workspace).
I'm seeing something strange in that the load directory, after load, contains all folders and their contents of my component...but what's missing is any files directly under the top level directory of the component itself.
So, for instance, my "build.xml" file isn't getting loaded (but class files within the src directory are).
Is there something I have set wrong?
I see this files when browsing the stream and/or repository workspace, so they are indeed there (and not just in my Eclipse workspace).
2 answers
Yes, that's correct. The defect report is 102186: SourceControlUtility doesn't load top-level files.
The fix is in 3.0 M4, the build system from which will work against a 2.0.0.2 server. We will also be including the fix in 2.0.0.2 iFix 3, slated for the end of May. To track, subscribe to 113853: Backport item 102186 to 2.0.0.x.
Sorry for the inconvenience.
The fix is in 3.0 M4, the build system from which will work against a 2.0.0.2 server. We will also be including the fix in 2.0.0.2 iFix 3, slated for the end of May. To track, subscribe to 113853: Backport item 102186 to 2.0.0.x.
Sorry for the inconvenience.