71 lines
3.2 KiB
HTML
Executable File
71 lines
3.2 KiB
HTML
Executable File
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>CruiseControl.NET : modificationHistoryProjectPlugin</title>
|
|
<link rel="stylesheet" href="styles/site.css" type="text/css" />
|
|
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
</head>
|
|
|
|
<body>
|
|
<table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
|
|
<tr>
|
|
<td valign="top" class="pagebody">
|
|
<div class="pageheader">
|
|
<span class="pagetitle">
|
|
CruiseControl.NET : modificationHistoryProjectPlugin
|
|
</span>
|
|
</div>
|
|
<div class="pagesubheading">
|
|
This page last changed on Nov 06, 2007 by <font color="#0050B2">williams</font>.
|
|
</div>
|
|
|
|
<p>This plugin shows all the modifications of a project. The newest builds are shown first.<br/>
|
|
The project must use the <a href="ModificationHistory Publisher.html" title="ModificationHistory Publisher">ModificationHistory Publisher</a> to get results to show up.</p>
|
|
|
|
<h4><a name="modificationHistoryProjectPlugin-MinimalConfiguration%26nbsp%3B"></a>Minimal Configuration </h4>
|
|
|
|
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
|
|
<pre class="code-xml"><span class="code-tag"><projectPlugins></span>
|
|
<span class="code-tag">< modificationHistoryProjectPlugin /></span> ....
|
|
<span class="code-tag"></projectPlugins></span></pre>
|
|
</div></div>
|
|
<p>This is available from build 1.3.0.2981 onwards</p>
|
|
|
|
<h4><a name="modificationHistoryProjectPlugin-FullConfiguration"></a>Full Configuration</h4>
|
|
|
|
<p><div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
|
|
<pre class="code-xml"><span class="code-tag"><projectPlugins></span>
|
|
<span class="code-tag">< modificationHistoryProjectPlugin onlyShowBuildsWithModifications=<span class="code-quote">"true"</span> /></span> ....
|
|
<span class="code-tag"></projectPlugins></span></pre>
|
|
</div></div><br clear="all" /></p>
|
|
<table class='confluenceTable'><tbody>
|
|
<tr>
|
|
<th class='confluenceTh'> Node </th>
|
|
<th class='confluenceTh'> Description </th>
|
|
<th class='confluenceTh'> Type </th>
|
|
<th class='confluenceTh'> Required </th>
|
|
<th class='confluenceTh'> Default </th>
|
|
</tr>
|
|
<tr>
|
|
<td class='confluenceTd'> onlyShowBuildsWithModifications </td>
|
|
<td class='confluenceTd'> When true, builds without modifications will not be shown </td>
|
|
<td class='confluenceTd'> bool </td>
|
|
<td class='confluenceTd'> false </td>
|
|
<td class='confluenceTd'> false </td>
|
|
</tr>
|
|
</tbody></table>
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr>
|
|
<td height="12" background="http://confluence.public.thoughtworks.org//images/border/border_bottom.gif"><img src="images/border/spacer.gif" width="1" height="1" border="0"/></td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center"><font color="grey">Document generated by Confluence on Mar 14, 2009 02:55</font></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |