Questions tagged [rtc]

IBM Rational Team Concert is a software development team collaboration tool that integrates work item tracking, source control management, continuous builds, iteration planning, and highly configurable process support.

IBM Rational Team Concert is a software development team collaboration tool developed by the Rational brand of IBM and was first released in 2008.

The software is available in both client versions and a Web version. It provides software development teams with a collaborative environment in which they can manage all aspects of their work, such as plans, tasks, revision control, build management, and reports. It is highly configurable and adapts to the way the team want to work, enabling developers, architects, project managers, and project owners to work together effectively.

IBM Rational Team Concert is built on the Jazz Platform, an extensible technology platform that helps teams integrate tasks across the software life cycle.

Current version is 6.0.2 and was released in April 2016.

427 questions
4
votes
1 answer

When to use multiple components within a stream in RTC source control

An RTC source control component as I see it is a logical grouping of files & folders. When should I use multiple components within a stream in RTC source control? Method 1: I have multiple java(Eclipse) projects but I am adding these projects to…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
3
votes
1 answer

Cannot create a new Project Area on RTC 3.0.1

I installed (basic setup) of RTC 3.0.1 on Windows 2008 server. The setup passed ok and everything appears to be "green". However, when I navigate to the Project Areas in order to create a new one, the following error message shows up: The service…
aviad
  • 8,229
  • 9
  • 50
  • 98
3
votes
1 answer

Polarion ALM tool

we are looking into a full ALM solution in our company. we are looking into Polarion ALM and RTC. has anyone ever heard on Polarion complete ALM tool? if so, can you tell me the pros and cons for this tool? what about RTC? i would love to hear…
Mavig
  • 79
  • 1
  • 1
  • 8
3
votes
2 answers

ReSharper and Rational Team Concert (RTC) - Do they play nicely together?

I have recently joined a small development team that is considering a new version control system. As it is part of a large organisation, we are likely to adopt the company standard of Rational Team Concert. I have recommended that they should choose…
freshr
  • 955
  • 1
  • 9
  • 27
3
votes
0 answers

Password protected zip file with Apache ant tag ?

How to create a password protected ZIP file with RTC Ant build script? Currently my Ant script was able to zip the out files and it is available in RTC download artifacts tab as a Zip file. Some how want to know if it is possible to create password…
balaji j
  • 31
  • 1
3
votes
0 answers

Creation dialog authentication while integrating RTC with Enovia

I'm trying to integrate Rational Team Concert to Enovia using OSLC (developed an adapter). Stuck at a step where we need to link Enovia CR to RTC workitem. How to make creation/selection dialog window store the workitem ID and the login credentials…
a.garg
  • 61
  • 4
3
votes
0 answers

Connect to RTC jazz server using the java and retrieve the work items

Our organization uses an RTC server to maintain all the work items. I need to develop a java client and connect to the jazz server [https://:9443/ccm/] and retrieve the RTC items. Please let me know if there are any java api's to connect to the…
3
votes
1 answer

Eclipse , Gradle , Lombok : lombog config not read while connected to RTC

I have simple gradle project in Eclipse ( neon ) that uses Lombok. Lombok is installed properly in Eclipse (version 1.16.16). The project works fine and reflects the contents from configuration file ( lombok.config) as long as the project is not…
Jimmy
  • 2,589
  • 21
  • 31
3
votes
1 answer

SQL - Representing SUM's after using CASE to transform STR -> INT

I am sorry for what may be a long post in advance. Background: I am using Rational Team Concert (RTC) which stores work item data in conjunction with Jazz Reporting Service to create reports. Using the Report Builder tool, it allows you to write…
JakeTuero
  • 75
  • 1
  • 1
  • 6
3
votes
2 answers

how to use adapter.js of webRTC-adapter?

I am writing a WebRTC application and have the following problem: I want to use the adapter.js library. I have the following index.html:
Mirai
  • 75
  • 1
  • 2
  • 9
3
votes
0 answers

WebRTC works on FireFox but not on Chrome and other browsers

I'm using SimpleWebRTC to have a video conference, but the problem is that FireFox works properly but chrome and other browsers even don't show the popup for allowing it to use webcam or microphone. Please help me how I can fix it. Appreciation my…
Arya Basiri
  • 177
  • 2
  • 14
3
votes
1 answer

What are .jazzignore files?

I see .jazzignore files in my eclipse and I know I am using RTC, but I know neither of them. Can any one explain what does it actually mean ?
vamshi
  • 33
  • 1
  • 5
3
votes
1 answer

Is there a way to avoid changeset commit on RTC?

Many developpers in my team have changeset named "NO COMMIT", because they did some modifications just used for local purpose. Is there a way in RTC to disable the ability to commit this kind of changeset ? Somethings like "protect changeset" or…
airdump
  • 643
  • 1
  • 7
  • 15
3
votes
1 answer

RTC ignore specific lines in source

I have a project that generates JavaScript files. I'll like to add date and time for when these files where generated. But i want RTC to ignore these lines. How do i do that?
3
votes
1 answer

RTC - Error during check-in, Files are marked as additions but already exist in the repository

In Eclipse I am receiving the following error when trying to check-in some local changes. RTC - 4.0.6 (RTC Client Plugin for Eclipse) Errors encountered during Check-in Parent '/WLSample/apps/wlapp/ipad/css' has multiple children with the name…
jbaskeen
  • 35
  • 3
1 2
3
28 29