| Line 15... |
Line 15... |
| 15 |
tips.dependencies = newTip(-150, 0, 150, 10, 'DEPENDENCIES','Paste <b>BuildPackageArchive</b> lines from build.pl file.<br>' +
|
15 |
tips.dependencies = newTip(-150, 0, 150, 10, 'DEPENDENCIES','Paste <b>BuildPackageArchive</b> lines from build.pl file.<br>' +
|
| 16 |
'You may use single ( \' ) OR double ( \" ) quotes.');
|
16 |
'You may use single ( \' ) OR double ( \" ) quotes.');
|
| 17 |
tips.addoldpkg = newTip(-150, 0, 150, 10, 'PACKAGES','Select package(s) and click NEXT. Hold CTRL key to select multiple packages.' +
|
17 |
tips.addoldpkg = newTip(-150, 0, 150, 10, 'PACKAGES','Select package(s) and click NEXT. Hold CTRL key to select multiple packages.' +
|
| 18 |
'<br>To add package(s) not shown in the list, click on <img src="images/i_new_pkg.gif" width="17" height="18" align="absmiddle">');
|
18 |
'<br>To add package(s) not shown in the list, click on <img src="images/i_new_pkg.gif" width="17" height="18" align="absmiddle">');
|
| 19 |
tips.depnotdef = newTip(10, 0, 150, 10, 'DEPENDENCIES NOT DEFINED','Dependencies for this package was never defined. Click on DEPENDENCIES link above to define it.');
|
19 |
tips.depnotdef = newTip(10, 0, 150, 10, 'DEPENDENCIES NOT DEFINED','Dependencies for this package was never defined. Click on DEPENDENCIES link above to define it.');
|
| 20 |
tips.pkg_label = newTip(-150, 20, 150, 10, 'LABEL','Enter the ClearCase label used to tag all the source code in this release.');
|
- |
|
| 21 |
tips.deployable = newTip(-150, 20, 150, 10, 'DEPLOYABLE','Select YES if this package or certain files of this package have to be deployed to the field.');
|
- |
|
| 22 |
tips.ripple_type = newTip(-150, 20, 150, 10, 'RIPPLE TYPE','This enables a package to advertise how it will be numbered when rippled.');
|
20 |
tips.ripple_type = newTip(-150, 20, 150, 10, 'RIPPLE TYPE','This enables a package to advertise how it will be numbered when rippled.');
|
| 23 |
tips.ripple_build = newTip(-150, 20, 200, 10, 'BUILD INCLUSION','When set to No, this package and all packages which depend on this package are excluded from the build.');
|
21 |
tips.ripple_build = newTip(-150, 20, 200, 10, 'BUILD INCLUSION','When set to No, this package and all packages which depend on this package are excluded from the build.');
|
| 24 |
tips.advisory_ripple = newTip(-150, 20, 150, 10, 'ADVISORY RIPPLE','When set to Yes, changes to this package-version will not cause dependent packages to be rippled.');
|
22 |
tips.advisory_ripple = newTip(-150, 20, 150, 10, 'ADVISORY RIPPLE','When set to Yes, changes to this package-version will not cause dependent packages to be rippled.');
|
| 25 |
tips.src_path = newTip(-180, 20, 180, 10, 'SOURCE PATH','Enter the path to the source code in a ClearCase VOB. This is used to create a "load rule". ie: /MASS_Dev/%package_name%');
|
- |
|
| 26 |
tips.pubread = newTip(-150, 0, 150, 10, 'PUBLIC READ','Allow other users to use your view with no permissions to alter.');
|
23 |
tips.pubread = newTip(-150, 0, 150, 10, 'PUBLIC READ','Allow other users to use your view with no permissions to alter.');
|
| 27 |
tips.domain_user = newTip(10, 0, 150, 10, 'DOMAIN USER','Authenticates the username against a Domain. This means that you can use your workstation login.');
|
24 |
tips.domain_user = newTip(10, 0, 150, 10, 'DOMAIN USER','Authenticates the username against a Domain. This means that you can use your workstation login.');
|
| 28 |
tips.pkg_info_short_desc = newTip(-150, 20, 150, 10, 'SHORT DESCRIPTION','Describe the meaning of the package name.');
|
- |
|
| 29 |
tips.pkg_info_overview = newTip(-150, 20, 150, 10, 'PACKAGE OVERVIEW','Describe in a paragraph what does the package do.<br>NOTE: You have to do this only once!');
|
- |
|
| 30 |
tips.build_environment = newTip(-150, 20, 150, 10, 'BUILD ENVIRONMENT','Select which build environments are used to build this package.');
|
- |
|
| 31 |
tips.ut_test_type = newTip(-150, 0, 150, 10, 'TEST TYPE','Describes the type of test performed.');
|
25 |
tips.ut_test_type = newTip(-150, 0, 150, 10, 'TEST TYPE','Describes the type of test performed.');
|
| 32 |
tips.ut_passed = newTip(-150, 0, 150, 10, 'PASSED # / Total','Number of tests passed and total number of tests performed (e.g. 9/10).<br>For Coverage test, give the total line coverage for the package in %.');
|
26 |
tips.ut_passed = newTip(-150, 0, 150, 10, 'PASSED # / Total','Number of tests passed and total number of tests performed (e.g. 9/10).<br>For Coverage test, give the total line coverage for the package in %.');
|
| 33 |
tips.ut_summary = newTip(-150, 0, 150, 10, 'TEST SUMMARY','It is optional if the test document is attached.<br>If not, detail the setup, stimulus, and what to check for.');
|
27 |
tips.ut_summary = newTip(-150, 0, 150, 10, 'TEST SUMMARY','It is optional if the test document is attached.<br>If not, detail the setup, stimulus, and what to check for.');
|
| 34 |
tips.ut_review_comments = newTip(-150, 0, 150, 10, 'REVIEW COMMENTS','If the package is not accepted, this will be the Issue number that contains the details of what needs to be done.');
|
28 |
tips.ut_review_comments = newTip(-150, 0, 150, 10, 'REVIEW COMMENTS','If the package is not accepted, this will be the Issue number that contains the details of what needs to be done.');
|
| 35 |
tips.v_ext = newTip(-150, 0, 150, 10, 'VERSION EXTENSION','Supply version extension if required. <br>(e.g. .mas, .syd, .project)');
|
29 |
tips.v_ext = newTip(-150, 0, 150, 10, 'VERSION EXTENSION','Supply version extension if required. <br>(e.g. .mas, .syd, .project)');
|
| Line 48... |
Line 42... |
| 48 |
tips.Top10ChangeCounts = newTip(-150, 20, 250, 10, 'CHANGE COUNTS',
|
42 |
tips.Top10ChangeCounts = newTip(-150, 20, 250, 10, 'CHANGE COUNTS',
|
| 49 |
'These counts include changes to these packages that may have occured in other releases.<p></p><p>'+
|
43 |
'These counts include changes to these packages that may have occured in other releases.<p></p><p>'+
|
| 50 |
'The selected and enclosing release is used just to select names of packages, '+
|
44 |
'The selected and enclosing release is used just to select names of packages, '+
|
| 51 |
'and extensions of package versions that are to be included in the metric data set.</p>');
|
45 |
'and extensions of package versions that are to be included in the metric data set.</p>');
|
| 52 |
|
46 |
|
| 53 |
tips.svn_tag = newTip(-180, 20, 180, 10, 'SUBVERSION TAG',
|
- |
|
| 54 |
'Enter the Subversion tag. This is a named directory within the packages \'tags\' directory. It may be pegged.');
|
- |
|
| 55 |
|
- |
|
| 56 |
tips.svn_source_path = newTip(-180, 20, 180, 10, 'SUBVERSION SOURCE PATH',
|
- |
|
| 57 |
'Enter the Subversion path to the development branch of the package. <p>The first element will be a symbolic repository reference. '+
|
- |
|
| 58 |
'<p>The last element will be the packages development branch - which may be the trunk.');
|
- |
|
| 59 |
|
- |
|
| 60 |
|
- |
|
| 61 |
tips.pegged_version = newTip(-100, 10, 400, 10, 'PEGGED VERSION',
|
47 |
tips.pegged_version = newTip(-100, 10, 400, 10, 'PEGGED VERSION',
|
| 62 |
'If a package version in a release is denoted as pegged, it means: '+
|
48 |
'If a package version in a release is denoted as pegged, it means: '+
|
| 63 |
'<p>The release will use the package at the pegged version, and the package will '+
|
49 |
'<p>The release will use the package at the pegged version, and the package will '+
|
| 64 |
'not be ripple built within the release.</p>'+
|
50 |
'not be ripple built within the release.</p>'+
|
| 65 |
'<p>The release will NOT have to contain the dependecies of the pegged package.</p>'+
|
51 |
'<p>The release will NOT have to contain the dependecies of the pegged package.</p>'+
|
| Line 91... |
Line 77... |
| 91 |
tips.RepRDS_trav = newTip(10, 0, 350, 10, 'FROM RELEASED FILTER','These options are only relevant when the "From Released" checkbox is checked. '+
|
77 |
tips.RepRDS_trav = newTip(10, 0, 350, 10, 'FROM RELEASED FILTER','These options are only relevant when the "From Released" checkbox is checked. '+
|
| 92 |
'<p>Selecting to traverse ripples forces the report to look back over the history of released package versions until it finds '+
|
78 |
'<p>Selecting to traverse ripples forces the report to look back over the history of released package versions until it finds '+
|
| 93 |
'versions that were not ripple built. It will list the issues it finds in those found versions against the latest ripple versions '+
|
79 |
'versions that were not ripple built. It will list the issues it finds in those found versions against the latest ripple versions '+
|
| 94 |
'in the release.</p><p>Selecting this option can drammatically slow down report generation. To counter this, users are advised to '+
|
80 |
'in the release.</p><p>Selecting this option can drammatically slow down report generation. To counter this, users are advised to '+
|
| 95 |
'set the date limit back in time to no more than a few weeks or perhaps 1 month (the default limit)</p>');
|
81 |
'set the date limit back in time to no more than a few weeks or perhaps 1 month (the default limit)</p>');
|
| 96 |
|
- |
|
| 97 |
tips.JatsExtraction_SVN = stdTip(250,'Subversion', 'Various extraction commands.<br>Choose a command that suits the current requirements.' +
|
- |
|
| 98 |
'<p>Default - suits most requirements' +
|
- |
|
| 99 |
'<br>Tag - Trace Tag back to development branch' +
|
- |
|
| 100 |
'<br>Tip - Tip of the development branch' +
|
- |
|
| 101 |
'<br>Work - Default' +
|
- |
|
| 102 |
'<br>Exact - Extract the tagged instance' );
|
- |
|
| 103 |
|
- |
|
| 104 |
tips.JatsExtraction_CC = stdTip(200, 'ClearCase', 'Various extraction commands.<br>Choose a command that suits the current requirements.' +
|
- |
|
| 105 |
'<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
|
- |
|
| 106 |
|
- |
|
| 107 |
tips.JatsExtraction_CVS = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
- |
|
| 108 |
tips.JatsExtraction_ = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
|
- |
|
| 109 |
tips.SchedTime = stdTip(200, 'Color Code', '<SPAN style=color:Red>Red</SPAN> = overdue<br><SPAN style=color:Green>Green</SPAN> = ready' );
|
82 |
tips.SchedTime = stdTip(200, 'Color Code', '<SPAN style=color:Red>Red</SPAN> = overdue<br><SPAN style=color:Green>Green</SPAN> = ready' );
|
| 110 |
tips.FindFile = stdTip(200, 'Find Files', 'Use \'*\' as a wildcard character<br>Use \'Return\' to initiate searching<br>Individual fields can be filtered.<br>The fields can be sorted.' );
|
83 |
tips.FindFile = stdTip(200, 'Find Files', 'Use \'*\' as a wildcard character<br>Use \'Return\' to initiate searching<br>Individual fields can be filtered.<br>The fields can be sorted.' );
|
| 111 |
}
|
84 |
}
|