I am using RTC 4.0.5, using ant build for deployment process. Let me know how does ant communicate with RTC repo to download baselines to local system.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER(64.3k●3●36●48)Nov 21 '14, 4:36 a.m.
As far as I can tell, you would use the RTC SCM commandline e.g. using EXEC to communicate with RTC. The built in ANT tasks for RTC only deal with communicating build progress and build results etc. to the JBE build system.
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.
Paste the content from Word into the text box below. Once you are satisfied with the content to insert, press the paste button. To abort inserting text, press the cancel button.
●Paste●Cancel
Insert Image
Enter an image URL or browse to a local file. (2.5Mb max size; .jpg, .jpeg, .gif, .png file types supported).
Comments
Evan Hughes
JAZZ DEVELOPER Nov 20 '14, 2:16 p.m.Could you be more specific? Are you asking what communication mechanism ANT uses, what ANT task to use to do a load, or something different?