I have a problem with the Publish Artifacts step in Quickbuild. In my checkouts directory I have 3 subdirectories, bin, lib and plugins. I want to copy all these 3 directories to the artifacts directory. But it seems that luntbuild matches only the filename against the pattern and not also the directory name.
Description
From customer:
I have a problem with the Publish Artifacts step in Quickbuild. In my checkouts directory I have 3 subdirectories, bin, lib and plugins. I want to copy all these 3 directories to the artifacts directory. But it seems that luntbuild matches only the filename against the pattern and not also the directory name.