Skip to content

An enhanced build publisher for Cruise Control .NET that offers a new property indicating if the publisher should recurse directories.

Notifications You must be signed in to change notification settings

KevinFernandes/CCNetEnhancedBuildPublisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCNetEnhancedBuildPublisher

An enhanced build publisher for Cruise Control .NET that offers a new property indicating if the publisher should recurse directories.

This publisher operates in all ways, exactly like the standard BuildPublisher.

Use the following optional tag within the EnhancedBuildPublisher tag to allow it to recurse through subfolders. <recurse>true</recurse>

Specify false to only copy files at the top level and skip subfolders.

The default is "true" if left out, allowing it to operate like the original BuildPublisher task.

About

An enhanced build publisher for Cruise Control .NET that offers a new property indicating if the publisher should recurse directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages