Hi,
thank you very much for the answer, it helped me and now the project
works :).
So, I changed my configuration this way, if someone has the same
problem, this is the syntax that works with ccnet 1.6. I tried it and
the archive was created properly.
<package>
<name>Mosaic_Onyx2</name>
<compression>9</compression>
<manifest type="defaultManifestGenerator" />
<packageList>
<packageFolder
sourceFolder="X:\pipeline-onyx\Stabilisation\Output
\Tools\Release\Exe\Mosaic" fileFilter="*.*" includeSubFolders="true"
targetFolder="\Release"/>
</packageList>
</package>
Thanks.