Subversion Repositories DevTools

Rev

Rev 6579 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
119 ghuddy 1
<html>
2
<head>
3
<title>Release Manager - HELP</title>
4
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
<!-- The xtree script file -->
7
<script src="../images/xtree.js"></script>
8
 
9
<script language="JavaScript">
10
<!--
11
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
12
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
13
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
14
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
15
}
16
MM_reloadPage(true);
17
// -->
18
</script>
6579 dpurdie 19
<link rel="stylesheet" href="../images/release_manager_style.css?ver=<%=VixVerNum%>" type="text/css">
119 ghuddy 20
<link type="text/css" rel="stylesheet" href="../images/xtree.css">
21
</head>
22
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
23
<table width="100%" border="0" cellspacing="0" cellpadding="0">
131 ghuddy 24
  	<tr>
25
    	<td><img src="../images/b_release_manager_small.jpg" width="300" height="32"></td>
26
  	</tr>
27
  	<tr>
5339 dpurdie 28
    	<td bgcolor="#000000"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
131 ghuddy 29
  	</tr>
119 ghuddy 30
</table>
131 ghuddy 31
<div style="position: absolute; width: 200; top: 40; left: 0px; height: 470; padding: 5px; overflow: auto;">
119 ghuddy 32
  <!-- js file containing the tree content, edit this file to alter the menu,
33
     the menu will be inserted where this tag is located in the document -->
34
  <script src="../images/tree.js"></script>
35
</div>
131 ghuddy 36
<div id="Layer1" style="position:absolute; left:200; top:33px; z-index:1; height:100%">
37
  	<table width="600" border="0" cellspacing="0" cellpadding="0">
38
    	<tr>
39
      	<td bgcolor="#000000" width="1"><img src="../images/h_trsp_dot.gif" width="1" height="1"></td>
40
      	<td width="1"><img src="../images/h_trsp_dot.gif" width="10" height="475"></td>
41
      	<td valign="top"> <br>
42
        	<table width="100%" border="0" cellspacing="0" cellpadding="4">
43
          	<tr>
44
            	<td class="help_ttl" background="../images/bg_form_lightbluedark.gif">Icons</td>
45
          	</tr>
46
        	</table>
47
        	<p class="help_txt">Following icons are used in describing the status
48
          	of the package.</p>
49
        	<table width="100" border="0" cellspacing="1" cellpadding="2">
50
          	<tr>
51
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_gear.gif" width="19" height="17" hspace="5"></td>
7030 dpurdie 52
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package is a Work In Progress (WIP)</b><br>
53
              	The package is under development.
131 ghuddy 54
          	</tr>
55
          	<tr>
56
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_update_warning.gif" width="19" height="17" hspace="5"></td>
57
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Ready
58
              	to Build</b><br>
59
              	All dependencies for this package have been updated with minor version
60
              	change. <br>
61
              	Also this package may depend on &quot;Not Found&quot; package.<br>
62
              	Resolve problems in &quot;Dependency&quot; tab. </td>
63
          	</tr>
64
          	<tr>
65
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_update_critical.gif" width="19" height="17" hspace="5"></td>
66
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Ready
67
              	to Build</b><br>
68
              	All dependencies for this package have been updated <br>
69
              	with at least one package which have other then minor version change.
70
              	(e.g. major, middle version, etc.).<br>
71
              	Resolve problems in &quot;Dependency&quot; tab. </td>
72
          	</tr>
73
          	<tr>
74
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_patch_available.gif" width="19" height="17" hspace="5"></td>
75
            	<td valign="top" nowrap background="../images/bg_form_lightgray.gif" class="help_txt"><b>New Patch is Required </b><br>
76
    					This package requires a new patch.<br>
77
    					Click on Add Patch button in Patches tab to see what dependencies should this new patch include. </td>
78
          	</tr>
79
          	<tr>
80
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_warning.gif" width="19" height="17" hspace="5"></td>
81
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>NOT
82
              	Ready to Build</b><br>
83
              	This package depends on packages which still need to be build,<br>
84
              	but down the build tree, these packages have only minor version
85
              	change. <br>
86
              	Resolve this problem by fixing the dependencies first. </td>
87
          	</tr>
88
          	<tr>
89
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_critical.gif" width="19" height="17" hspace="5"></td>
90
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>NOT
91
              	Ready to Build</b><br>
92
              	This package depends on packages which still need to be build,<br>
93
              	but down the build tree, these packages have other then minor version
94
              	change (e.g. major, middle version, etc.).<br>
95
              	Resolve this problem by fixing the dependencies first.</td>
96
          	</tr>
97
          	<tr>
98
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_not_found.gif" width="19" height="17" hspace="5"></td>
99
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Not
100
              	Found</b><br>
101
              	This package in not found in current release. You need to add this
102
              	package.<br>
103
              	Add package to the release to resolve this problem. </td>
104
          	</tr>
105
          	<tr>
106
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_ignoring.gif" width="15" height="15" hspace="5"></td>
107
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Ignored Dependency Warnings</b><br>
108
    				This dependency has been ignored with &quot;Ignore Warnings&quot; feature forcing the dependency to &quot;Package OK&quot; state</td>
109
          	</tr>
110
          	<tr>
111
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/s_patch_ignoring.gif" width="19" height="17" hspace="5"></td>
112
            	<td valign="top" nowrap background="../images/bg_form_lightgray.gif" class="help_txt"><b>Latest Version Included In a Patch </b><br>
113
              	Latest versions for build dependencies are resolved by one of the patches in this package. Click on Patches tab to see which one. </td>
114
          	</tr>
115
          	<tr>
183 brianf 116
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/i_locked.gif" width="11" height="13" hspace="5"></td>
131 ghuddy 117
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package
118
              	Released </b><br> </td>
119
          	</tr>
120
          	<tr>
121
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/bomb.gif" width="15" height="15"></td>
122
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package Deprecated </b><br>
123
					This package has been deprecated in current release.</td>
124
          	</tr>
125
          	<tr>
126
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/bomb_dependant.gif" width="16" height="16"></td>
127
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package Dependant Deprecated </b><br>
128
					This package has one or more of it's dependancy package deprecated in current release.</td>
129
          	</tr>
130
          	<tr>
131
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/i_green_pin.gif" width="16" height="16"></td>
132
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Pegged Package Version </b><br>
151 ghuddy 133
               This package has been pegged at a particular version in a particular release, to prevent it being ripple built whilst allowing other<br>
131 ghuddy 134
					packages to have a dependency upon it even though the release may not contain all of the dependencies of the pegged package itself.</td>
135
          	</tr>
151 ghuddy 136
          	<tr>
137
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/i_advisory_ripple.gif" width="16" height="16"></td>
138
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Advisory Ripple Package Version </b><br>
139
               This package has been assigned the advisory ripple attribute. This will mean that a newer version of the package introduced into the<br>
140
               release will not cause higher level packages that depend upon it to be rippled.</td>
141
          	</tr>
183 brianf 142
          	<tr>
143
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/i_unlocked.gif" width="14" height="14"></td>
144
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package is Unlocked</b><br>
145
               The package is released and unlocked.<br>
146
               </td>
147
          	</tr>
148
          	<tr>
149
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../icons/i_pending.gif" width="12" height="14"></td>
150
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Package Pending</b><br>
7030 dpurdie 151
               The package is in a pending approval for build.<br>
183 brianf 152
               </td>
153
          	</tr>
154
          	<tr>
7030 dpurdie 155
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../icons/i_approved.gif" width="11" height="17" hspace="5"></td>
156
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Build Approved.</b><br>
157
                The package will be processed by the build system.
158
              	</td>
159
          	</tr>
160
            <tr>
161
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/future.png" width="17" height="17" hspace="5"></td>
162
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Scheduled Build</b><br>
163
                The package has been scheduled to be processed by the build system at a given time.
164
              	</td>
165
          	</tr>
166
            <tr>
167
            	<td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/compile.gif" width="17" height="17" hspace="5"></td>
168
            	<td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Building</b><br>
169
                The package is currently building.
170
              	</td>
171
          	</tr>
172
          	<tr>
183 brianf 173
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../icons/i_daemon_instr.gif" width="16" height="16"></td>
174
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Pending Daemon Instruction</b><br>
175
               The package has a pending daemon instruction.<br>
176
               </td>
177
          	</tr>
178
          	<tr>
7030 dpurdie 179
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/build_excluded.png" width="16" height="16"></td>
183 brianf 180
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Excluded from Build</b><br>
181
               The package has been excluded from the build.<br>
182
               </td>
183
          	</tr>
184
          	<tr>
7030 dpurdie 185
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../images/build_failed.png" width="16" height="16"></td>
183 brianf 186
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Build Failure</b><br>
187
               The package has build errors.<br>
188
               </td>
189
          	</tr>
190
          	<tr>
191
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../icons/i_manual.gif" width="12" height="14"></td>
192
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Manually Versioned Package</b><br>
193
               The package has been manually versioned.<br>
194
               </td>
195
          	</tr>
5899 dpurdie 196
          	<tr>
197
               <td align="center" valign="top" background="../images/bg_form_lightgray.gif"><img src="../icons/s_unbuildable.png" width="20" height="20"></td>
198
               <td class="help_txt" nowrap background="../images/bg_form_lightgray.gif"><b>Unbuildable Package</b><br>
199
               This package has been created outside of Release Manager, possibly by Deployment Manager. The package cannot be built by the Build System. 
200
                <br>Often used as place olders for Deployed Components provided by 3rd parties.<br>
201
               </td>
202
          	</tr>
203
 
131 ghuddy 204
        	</table>
205
      	</td>
206
    	</tr>
207
  	</table>
119 ghuddy 208
</div>
209
</body>
210
</html>