Hello,

I am trying to use the buildpublisher to keep only the last 5 build
artifacts, but it does not clean any builds when the useLabelSubDirectory
attribute is set to false.  I am using CCNET Version 1.6.7981.1.

Any ideas?

<buildpublisher>
  <sourceDir>$(PublishDir)\dist</sourceDir>
  <publishDir>D:\Builds\Test\R$(Version)
$(BuildPrefix)$[$CCNetNumericLabel] $[$CCNetBuildDate]</publishDir>
  <useLabelSubDirectory>false</useLabelSubDirectory>
  <cleanUpMethod>KeepLastXBuilds</cleanUpMethod>
  <cleanUpValue>5</cleanUpValue>
</buildpublisher>

Thanks,
Barry

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to