Detecting components ready to accept change sets
We use RTC 2.0 with Ant and Jazz build engine to do our builds. Our build workspace contains a number of components and for each we go through a compile-deploy-test cycle. The deploy and test are quite costly and we would like to optimize the whole process by doing it only if the underlying source has changed. We use "teamAccept" followed by "teamFetch" Ant tasks to get the source. Unfortunately, "teamAccept" can only provide (via
Also, ideally, we would like to do something less invasive than "accept". My question is: is there some other way (using scm command?) to detect if a component has change sets ready to be accepted into a workspace? chris |
Be the first one to answer this question!
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.