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

Is there a way to get the PDE CVS Map functionality with SCM

So in PDE, you can use the Map capability to get the version to append to a built plugin name from a tag in CVS, instead of using the current date, or the version out of the manifest. This is nice because if you are comparing to binary builds, you can see which plugins changed between the builds because many may have been built from identical source, instead of seeing every plugin as different(in the date case) or having to remember to increment the version(in the manifest case).

Is there a way to get something like the current baseline for a Jazz SCM component during a build, in order to add the baseline id to the plugin? I've looked at the ant variables that are available through the build and none of them are right for this granularity. The buildLabel property is useful for labelling the entire output, but not its constituent parts. Better than the baseline would be a state version for each plugin.

Any advice is appreciated.

0 votes



One answer

Permanent link
We created the following ant task for this reason.

https://jazz.net/help/rational-team-concert/1.0.1/topic/com.ibm.team.build.doc/topics/r_teamlastmodified.html

Jean-Michel

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: May 07 '09, 9:41 p.m.

Question was seen: 8,428 times

Last updated: May 07 '09, 9:41 p.m.

Confirmation Cancel Confirm