|
|
|
Actually the way to reproduce this is specify:
Configuration with 'Specify configuration paths': ConfigA,ConfigB Build with 'Specify build version': B1 (which is available on both ConfigA and ConfigB) Files to retrieve with 'Source Paths' | 'Files To Retrieve' | 'Destination Path': ConfigA/files | ** | files, ConfigB/files | ** | files This is resulting in the above sketched failure, while it was perfectly passing with QB version 5.1.36. If the above text description is not clear enough I could try to recreate this next week in a test database which I can share with you. Rechecked locally with both versions to create test database for you and it seems that the problem is indeed different and I must have mislooked something sorry for inconvenience this can be closed.
No problem. Let me know if you have any other issues.
|
1. If source path defined in QuickBuild repository does not exist, QB will fail the build. This additional check is added to make sure user have specified the source path correctly.
2. If source path exists, but "files to retrieve" does not exist, QB will NOT fail the build as it thinks that there simply no files matching specified pattern.