Hi
in the task section, compare the content of the working folder with that of folder X if folder X does not exists, it is ok (first run) If folder X does exist, do the compare and if there are duplicates fail the build, (let a program have a non zero exit code) with kind regards Ruben Willems On Thu, Jan 8, 2009 at 7:32 PM, [email protected] <[email protected] > wrote: > > Hi, > is there a way to compare the build results of the previous build with > the current build using a publisher? I'm using simian to find > duplicate lines of code and would like to fail the build if someone > checks in code that has duplicates. Since we have a huge code base, we > are not going to cleanup all the existing code, but I would like to > improve the code quality over time and would not allow to have code > being checked in that make it worse. Has anyone tried to compare the > results and fail a build based on that? >
