Hi all, I publish my build files in a network directory using the buildpublisher. Inside this directory I have a backup subdirectory which is automatically updated. It works fine.
However I have a probleme when I try to clean the directory before publishing (with the cleanPublishDirPriorToCopy attribute), it cleans the directory but remove the backup subdirectory too. As far as I know it's not possible to cope change this behavior. I would like to use multiple executable tasks (rm and cp) in a conditionnal publisher to cope with this problem. But can I use tasks block in the publisher part? Thanks for the answer, Benjamin Baumann
