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
0
votes
1 answer

A JDBC Driver or DataSource class name must be specified in the ConnectionDriverName property

We're working on JSF,*EJB*,JPA project. Application server is Websphere 8.0.0.8 Everything was fine until we have started using RTC for sharing and source control. As I understand it merged configuration files and it was impossible to compile the…
Anatoly
  • 5,056
  • 9
  • 62
  • 136
0
votes
1 answer

Monitor the results of unit tests - Multiple Projects from different servers

I have the following situation: Jenkins server1 project1 - unit tests/build project2 - unit tests/build project3 - unit tests/build server2 project4 - unit tests/build project5 - unit tests/build project6 - unit…
0
votes
2 answers

In RTC source control should streams be deleted

Given RTC streams are the 'branch' equivalent should you allow them to be deleted after they are no longer actively used (preserving any snapshots by moving them to another stream)? My current thinking is yes they can be - to keep the work area…
Oliver
  • 2,175
  • 3
  • 24
  • 31
0
votes
1 answer

Restrict user access at component level within a stream

Is it possible to prevent users from delivering change sets to a component within a stream ? For instance, an "Integration" stream should never see any deliver from the developers: only the integration team should be able to modify that…
blue-sky
  • 51,962
  • 152
  • 427
  • 752
-1
votes
2 answers

SonarQube: Coverage on New Code not calculated for RTC

I originally sent a question about incremental code coverage not working. The coverage was not being calculated and I found out I need to enable the SCM integration for that (i.e. uploading the results straight from Maven locally was not enough). I…
MisterStrickland
  • 947
  • 1
  • 15
  • 35
-2
votes
1 answer

RTC or AccuRev which is better?

I am looking for some information on comparison between AccuRev and IBM Rational Team Concert. Between RTC and AccuRev which tool is better for configuration management and why? Is there any white paper to refer?
Deepak
  • 1
-2
votes
1 answer

Source control operation failed permission denied in IBM RTC

What can you do to understand why you see a "permission denied" in RTC, and what action to take in order to give the privilege for a given "denied" action? Example:
1 2 3
28
29