This page last changed on Mar 14, 2009 by dcameron.

This publisher logs all modifications for each build in a file.
These modifications can be viewed in the Dashboard with the modificationHistoryProjectPlugin plugin enabled.

Minimal Configuration: 

<publishers>
   <modificationHistory />
</publishers>

This is available from build 1.3.0.2981 onwards

Full  Configuration

<publishers>
   <modificationHistory  onlyLogWhenChangesFound="true" />
</publishers>
Node Description Type Required Default
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
bool false false
description If filled in, this will be shown in the buildstage as the process name
string
false
n/a



Document generated by Confluence on Mar 14, 2009 02:55