Hi All:
I have successfully set up cc.net 1.4.2.14 and want to take advantage
of the Artifact Cleanup task. I have it in my ccnet.config as such:
<publisher>
<xmllogger logDir="pathtobuildlog"/>
<!-- this is where to add artifact cleanup publisher task -->
<artifactcleanup cleanUpMethod="DeleteBuildsOlderThanXDays"
cleanUpValue="7"/>
<publisher/>
To date I haven't seen ANY cleanup happening. The log files still
exist as they did prior to the build. I haven't seen any errors
either.
Can anyone give me a clue as to what I am doing wrong?
Thanks
Mark K