|
This page last changed on Nov 30, 2010 by ccnet-doc-gen.
Modification History Publisher
This publisher logs all modifications for each build in a file.
These modifications can be viewed in the Dashboard with the modificationHistoryProjectPlugin plugin enabled.
Version
Available from version 1.3
Examples
<modificationHistory onlyLogWhenChangesFound="true" />
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| description |
Description used for the visualisation of the buildstage, if left empty the process name will be shown. |
String |
No |
The task/publisher name. |
1.5 |
| dynamicValues |
The dynamic values to use for the task. |
Dynamic Values array |
No |
None |
1.5 |
| environment |
A set of environment variables set for commands that are executed. Each variable should be specified as
<variable name="name" value="value" />
. |
Environment Variable array |
No |
|
|
| onlyLogWhenChangesFound |
When true, the history file will only be updated when the build contains modifications. This setting is mainly for keeping the file small when there are a lot builds without modifications. For example: like CCNet, there is a public website where everybody can force a build. |
Boolean |
No |
false |
1.3 |
 | Automatically Generated
Documentation generated on Tuesday, 30 Nov 2010 at 10:25:42 AM
Using assembly version 1.6.7805.1 |
|