| Line 37... |
Line 37... |
| 37 |
|
37 |
|
| 38 |
tips.Codestriker = newTip(-150, 20, 150, 10, 'CODESTRIKER','ClearCase Only.<br>Use this jats command to make a difference report for uploading to codestriker when creating a new code review topic.');
|
38 |
tips.Codestriker = newTip(-150, 20, 150, 10, 'CODESTRIKER','ClearCase Only.<br>Use this jats command to make a difference report for uploading to codestriker when creating a new code review topic.');
|
| 39 |
tips.BeyondCompare = newTip(-150, 20, 150, 10, 'BEYOND COMPARE','Use this jats command to manually inspect and compare two versions of the package using Beyond Compare.');
|
39 |
tips.BeyondCompare = newTip(-150, 20, 150, 10, 'BEYOND COMPARE','Use this jats command to manually inspect and compare two versions of the package using Beyond Compare.');
|
| 40 |
tips.JatsTest = newTip(-150, 20, 150, 10, 'JATS TEST','Use this jats command to test-build a package before release.');
|
40 |
tips.JatsTest = newTip(-150, 20, 150, 10, 'JATS TEST','Use this jats command to test-build a package before release.');
|
| 41 |
|
41 |
|
| 42 |
tips.PreviousSignificantVcsTag= newTip(-150, 20, 200, 10, 'PREVIOUS SIGNIFICANT VCS TAG',
|
- |
|
| 43 |
'This is a vcs tag of an ancestor version immediately preceding a significant (non-ripple) change that led to the current package version.'+
|
- |
|
| 44 |
'<br><br>NOTE:<br>Derivation of this has no sensitivity to the selected release.');
|
- |
|
| 45 |
|
42 |
|
| 46 |
tips.PreviousVcsTag = newTip(-150, 20, 150, 10, 'PREVIOUS VCS TAG','This is a vcs tag of the immediate ancestor version to the current package version.');
|
- |
|
| 47 |
|
43 |
|
| 48 |
tips.AdditionPending = newTip(-150, 20, 160, 10, 'ADDITION PENDING', 'This item is pending approval in Release B (the destination release).<p></p><p>'+
|
44 |
tips.AdditionPending = newTip(-150, 20, 160, 10, 'ADDITION PENDING', 'This item is pending approval in Release B (the destination release).<p></p><p>'+
|
| 49 |
'Go to the Pending Tab in Release B to approve this and other similar items.</p>');
|
45 |
'Go to the Pending Tab in Release B to approve this and other similar items.</p>');
|
| 50 |
|
46 |
|
| 51 |
tips.RemovalPending = newTip(-150, 20, 160, 10, 'REMOVAL PENDING',
|
47 |
tips.RemovalPending = newTip(-150, 20, 160, 10, 'REMOVAL PENDING',
|