I have several projects in a Q. The first project does the sync to perforce but the others do not. In order to have emails sent to users who break the build in the projects that do not sync I had to add a sourceControls section same as the first project but changed autoGetSource to false. This is causing projects down the line to report they include modifications that they do not actually include if someone checks-in during the build of the first project.
Is there some way to get the non-syncing projects to report the same modifications as the project that is doing the syncing so if they fail an email will be sent to the appropriate Change-List submitter? Thanks in advance, David
