Hi do you mean the following sequence :
° get source ° do a validation check ° if ok, compile, test, ... if so, place your validation check in the < prebuild> section There you can put tasks as in the <tasks> section. If the validation fails, the <tasks> section will not be executed, the publisher section will be executed. with kind regards Ruben Willems On Thu, Apr 9, 2009 at 8:04 AM, Maddy <[email protected]> wrote: > > Hi , > Can anyone please suggest me any type of validation check that > can be performed on any type of build.I mean that this type of test > should be valid for any type of build.I need this test to be performed > just before my building process starts.I want to show for me demo > purpose. > > Thanks > Maddy
