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?

Reply via email to