It's all about the answers!

Ask a question

component dependency


Jia Jia Li (8058157192) | asked Jul 10 '12, 8:28 p.m.
 If project A is the common project, all other project need to refer it. 
And we put project A in one independent component. 
Other projects are in other diff components. 
So when load the other projects to sandbox, there must be compile error otherwise still load the project A. 

Is there any automatic mechanism to find the dependency and load the referenced project automatically? Or some information to tell end user you should also load A.

Or how do you deal with such case?

Comments
Evan Hughes commented Jul 11 '12, 4:31 p.m.
JAZZ DEVELOPER

Please phrase your title in the form of a question.

One answer



permanent link
Tim Mok (6.6k38) | answered Jul 11 '12, 10:29 a.m.
JAZZ DEVELOPER
There isn't a way to automatically find the dependencies for a component. Usually a stream is created with all the dependencies for the component. You'll only modify the one component and you'll have a user managing changes from an integration stream (e.g. gets the changes from integration that you will depend on).

Take a look at the article on multi-stream development for how this works. https://jazz.net/library/article/40

Your answer


Register or 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.