|
|
|
Here is the step in question for QB 1.0.14
Step type Change file permissions Step necessary condition !this.parent.anyChildStepFailed Source directory ------ File name patterns *.pl *.sh Change permissions recursively yes Permission string a+rwx On AIX, this shows up in the build log file: 2007-01-30 09:21:21,464 [Thread-526] WARN - Warning: UNIXProcess.forkAndExec native error: The parameter or environment lists are too long. Ok - looks like the problem can be split into two seperate problems:
Windows (1.2.1): publish does not support multiple patterns Unix (1.0.14): fix permissions step fails for various reasons. As the readme.txt of version 1.2.x describes, multiple patterns should now be separated by comma instead of spaces.
This also holds true for "fix end of line character of text files" step for 1.0.14 (but other patterns are still separated by spaces). Regards. Robin |
Step type Publish artifacts
Step necessary condition !this.parent.anyChildStepFailed
Description ------
Source directory ${workingDir}\checkouts\EnCapta\applications
File name patterns *.dll *.lib
Is publish recursively? yes
Destination directory applications
Is create symbol links? no