Hi Jazzers,
We are doing manual build in our current projects and wants to automate the process for build and are not very much sure about which build engine to use.
I am trying to configure a Build Server with the Jazz-based Rational Team Concert(RTC) for a distributed team already using RTC 4.0.3. I may build with the Jazz Build Engine, of which I haven't found any downloads.
I can also configure ant but i didn't get any specific and clear documents upon them.
Scenario is :-
An RTC server with the source code repositories.
- A Build Server with QT 4.8 and Rhapsody 8.0 and the Rational Team Concert Client for Eclipse IDE (version 4.0.3)
- Developers using the RTC eclipse client successfully.
Can anyone point me to the correct documentation for this particular scenario?
Many Thanks in advance.
Comments
Spencer Murata
FORUM MODERATOR / JAZZ DEVELOPER Sep 03 '14, 10:18 a.m.How do you build now? JBE can handle single commands and integrates with RTC SCM well, so you can pull in code and get all the SCM contributions for free, e.g. changesets, work items, etc. As far as Ant, we have lots of Ant tasks to handle build lifecycle and build contributions. Both the JBE and the Ant tasks are found under hte Build Toolkit download on jazz.net.