Option to always treat copybooks as non-impacting
I know there is an option to mark a change to a copybook as non-impacting during deliver but in our shop we want copybook changes to always be treated as non-impacting. That is, if the copybook changed and was delivered along with the program, the changed program will be rebuilt with the new version of the copybook but programs that weren't changed and previously compiled should not get rebuilt.
One devious option I thought of is to modify the language definitions and remove the COPY dependencyType but I'm not sure what problems that may lead to.
Accepted answer
Hi Alex,
I think what you are looking for is implemented in Provide option on language definitions to prevent performing impact analysis on files (359033)