Questions tagged [ibm-jazz]

IBM® Rational® Jazz® is a collaborative software development tool that helps teams to manage all aspects of their work

IBM® Rational® Jazz® is a new technology platform for collaborative software delivery. Uniquely attuned to global and distributed teams, Jazz is designed to transform how people work together to build software, making software delivery more collaborative, productive, and transparent. You can think of Jazz as an extensible framework that dynamically integrates and synchronizes people, processes, and assets associated with software development projects.

Jazz products are being built in a completely transparent manner on jazz.net. Jazz.net is our transparent development laboratory where you can see Jazz engineers utilizing a range of Jazz tools to build the next version of our products. Jazz.net is also the place where you can ask questions directly of the development community, submit defect and enhancement requests and track these requests through Jazz dashboards, and find out what we are planning for the next release. We invite you to join the community, download the latest software, and contribute your ideas.

The Jazz platform enables collaboration among business stakeholders, subject matter experts, and any one who plays a role in the successful delivery of software – not just software professionals. This represents a transformational leap in the value of software delivery teams because they can now make software a focal point for driving innovation across the enterprise.

See: http://www-01.ibm.com/software/rational/jazz/

110 questions
1
vote
1 answer

How BuildLabel property generated?

I'm working on some maven project in eclipse, and using Jazz source control. I made few build definitions , which run Ant script(build.xml).like this. I've noticed that my build label('buildLabel' property - which consider built-in property - look…
nisanarz
  • 895
  • 1
  • 12
  • 22
1
vote
1 answer

Deleting and Merging Snapshots in RTC

I have 2 stream, one main (mnt) and one patch stream (4.5_patch). I had created a snapshot on 4.5_patch as 4.6_patch_snap. I then deleted the 4.5_patch stream, it gave me a warning of content being deleted and asked for me to merge the snapshots…
Surmeet
  • 137
  • 1
  • 10
1
vote
0 answers

How to find whether a RTC workitem is already created

I am able to create work item in RTC through java application using the jazz api's with Custom attribute with Patch Id. Now I have to find whether any workitem is created with that patch id. If a workitem is already present, it should not get…
Rekha
  • 11
  • 1
1
vote
0 answers

local file is out of sync. Run 'scm load' with --force option to reload with workspace

I am facing the below issue while migrating the code from RTC to Git: Error: Problem running 'accept': Local file system is out of sync. Run 'scm load' with --force option to reload the workspace. Can anyone tell me how to fix this?
user8690703
  • 37
  • 1
  • 3
1
vote
0 answers

Characters between mac and windows in RTC (Rational Team Concert)

End of last year we had some issues when someone checked in a file containing characters which caused issues in windows ( ">" and "<"). Due to the special character, rtc automatically seems to rename the files. I checked with another of my…
Surmeet
  • 137
  • 1
  • 10
1
vote
1 answer

IBM RTC API - Adding files to change sets

Basically I'm experimenting with the IBM Rational Team Concert Plain Java Client API, and I'm stuck at adding operations to change sets. I create a new change set, retrieve the Operation factory and then I'd like to add a new file from the local…
LppEdd
  • 20,274
  • 11
  • 84
  • 139
1
vote
1 answer

SonarQube Analysis / Results / Issues by Team or Group

Running SonarQube 5.6.7 and need to know if SonarQube can be configured to provide analysis of activity and issues by Team or Group, in addition to the already existing filter by Author
Carl
  • 43
  • 4
1
vote
1 answer

SonarQube 5.6.7 Jazz RTC SCM Plugin 1.1 SCM Stats page blank

Running SonarQube 5.6.7 with Jazz RTC plugin 1.1, when using a maven build to analysis an RTC project, the maven build and SonarQube analysis completes successfully but the SCM Stats page in SonarQube for that project is blank Please advise how to…
Carl
  • 43
  • 4
1
vote
1 answer

Login to IBM Rational Quality Manager server application with FORM-BASED authetication

I can not understand what I'm doing wrong when trying to login to IBM Rational Quality Manager from RESTClient. May be somebody will find this question very simple to help me but I stumbled in it yesterday and can not solve this problem about two…
1
vote
1 answer

Deliver component from 1 stream to another using scm

I need to deliver selected component from Stream 'A' to Stream 'B' through RTC scm commands. Could anyone suggest the combination of scm cmd required to deliver these changes. I have performed this task using build definition. Please answer…
Ravi Yadav
  • 63
  • 3
1
vote
0 answers

SonarQube RTC jazz plugin failing

I am working in a .NET environment. I am currently using Jenkins to kick off my automated builds, SCM is Rational Team Concert. I am using SonarQube with the MSBuild Scanner, and the "SonarQube Jazz RTC SCM Plugin" to retrieve blame info (annotate…
1
vote
0 answers

Jazz build definition from scm

I am looking for scm command which can be used to call RTC build definition from Jenkin's Job. Earlier, I have tried Team Concert plugin to call build definition from jenkins. However, It has limitation of calling single "build definition". I need…
1
vote
1 answer

Automating Build Process of c++ code using RTC and jenkins

I would like to know if we can automate the build, whenever a developer deliver changes and send him the build report. I am looking for RTC commands which I can used in Jenkins. Till now, I am able to connect to RTC, load the stream and build…
1
vote
1 answer

RTC Jazz - Unresolved change sets message trying to deliver using lscm

I am trying to use the RTC lscm CLI tool to promote change sets from my dev stream (i.e. from a dev stream workspace) to my test stream. When I try promoting the change set, 90% of the time I get something like this: [me@buildvm02 logs]$ lscm…
MisterStrickland
  • 947
  • 1
  • 15
  • 35
1
vote
1 answer

SonarQube 5.6 using Jazz RTC plugin 1.1 missing blame information

When running the SonarQube 5.6 using Jazz RTC plugin 1.1 in a maven build to get blame information from an RTC project I am hitting the following and no blame information is being collected: [INFO] 11:46:26.782 Sensor SCM Sensor (wrapped) [INFO]…
Carl
  • 43
  • 4