We are using Commandline BuildJob to generate jobs. It appears that the BuildJob function uses -ijs (include job source) by default. Including job sources creates paths that are very long and can generate errors on some host systems (windows and some flavors of linux). It appears that if we simply exclude the source files then the issue will go away. Can anyone share the proper BuildJob flag to exclude source files instead of include them?
Thank you for any information, and have a great day