How to prevent a component to invoke a build?
I have several component in one SCM. One of them is for test usage and not published. So I don't want any check-in in that component to invoke a build. Although I have excluded this component in the build definition. But the build is still invoked automatically. Do you have any ideas on this issue?
Thanks.
Thanks.