possible to change the Snapshot Name in advance
Natarajan Thirumeni (53●1●4●5)
| asked Aug 20 '12, 10:12 a.m.
retagged Sep 17 '12, 11:15 a.m. by David Brauneis (506●1●1) According to docs, http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.team.build.doc/topics/r_teamaccept.html One could use the below property "snapshotName" but this does not seems to work. The name of a snapshot to create from the workspace, after the change sets have been accepted. If this attribute is provided, then buildResultUUID must also be provided. If provided, the build result is updated with the build snapshot information. This enables the build workspace to be recreated at a later time from the build result. At most, set this attribute for one invocation of this task per build. Build results cannot have more than one snapshot associated with them. This task throws an exception if the build result already has a snapshot associated with it. Any idea or suggestion would be great help! thank you. |
Accepted answer
The snapshotName property is only applicable if you're using the teamAccept Ant task to create the snapshot.
There is an existing enhancement request to allow the snapshot name to be customized: Support property to specify snapshot name format (113600)
Natarajan Thirumeni selected this answer as the correct answer
|
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.