Revision 4620
Added by daigle almost 16 years ago
properties.html | ||
---|---|---|
160 | 160 |
<div class="property-description-line"> |
161 | 161 |
<h2 class="property-inline"> Example: </h2> |
162 | 162 |
<p class="property-text">1.9.0</p> |
163 |
</div> |
|
163 |
</div> |
|
164 |
|
|
165 |
<a name="application.metacatReleaseInfo"></a><h1 class="property-main"> application.metacatReleaseInfo </h1> |
|
166 |
<div class="property-description-line"> |
|
167 |
<h2 class="property-inline"> Default Value: </h2> |
|
168 |
<p class="property-text">none</p> |
|
169 |
</div> |
|
170 |
<div class="property-description-line"> |
|
171 |
<h2 class="property-inline"> Set Method: </h2> |
|
172 |
<p class="property-text">Manual</p> |
|
173 |
</div> |
|
174 |
<div class="property-description-line"> |
|
175 |
<h2 class="property-inline"> Description: </h2> |
|
176 |
<p class="property-text">This allows for some more detailed information about the |
|
177 |
release for display purposes. Typically it is used during the release candidate cycle |
|
178 |
to let users know which candidate they are downloading.</p> |
|
179 |
</div> |
|
180 |
<div class="property-description-line"> |
|
181 |
<h2 class="property-inline"> Example: </h2> |
|
182 |
<p class="property-text">Release Candidate 1</p> |
|
183 |
</div> |
|
164 | 184 |
|
165 | 185 |
<a name="application.deployDir"></a><h1 class="property-main"> application.deployDir </h1> |
166 | 186 |
<div class="property-description-line"> |
Also available in: Unified diff
Add release info property to provide a brief description of the release (release candidate info mostly)