It's probably just easier to have a publish task in your build script or use a nant task you call from the publish section. That will give you alot more control.
BOb On Nov 29, 2:18 pm, AndyTomlin <[EMAIL PROTECTED]> wrote: > All, > A suggestion on the buildpublisher task. It would be good to have 2 > features. > 1. option to not copy subdirectories. > 2. To copy based on wild card. > > Any thoughts on adding these features?
