Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to link source files among several components

We're going to try Jazz platform for a development cycle.
We are planning to transfer the code from the current SCM system (CMVC) to Jazz.
This product is a suite, which, under Jazz, will be made up of several streams, each of which has several components.
Our issue is that some files are common to several components, but we don't know how to implement it in Jazz.
A source project (e.g. a java project) can't belong to two Jazz components, so we
don't know how to implement it without heavily restructuring the code.
We would like to be able to put a source project into more than one components, so that
we don't need to duplicate the code and keep it aligned manually.
Differently stated, two components should be able to contain the link to the same project,
of course maintaining the "conflict resolving" feature that Jazz provides.

Thanks in advance,
Claudio

0 votes



One answer

Permanent link
On Thu, 03 Jul 2008 13:48:00 +0000, claudiofusi wrote:

Our issue is that some
files are common to several components, but we don't know how to
implement it in Jazz.

You should create a common component for the common code. Then you can
load common + projectA to get project A, and common + projectB to get
project B.

- Dmitry

0 votes

Your answer

Register or log in to post your answer.

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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 03 '08, 9:45 a.m.

Question was seen: 4,204 times

Last updated: Jul 03 '08, 9:45 a.m.

Confirmation Cancel Confirm