Comment 0 for bug 508238

Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote :

`BuildFarmJob` provides default implementations for quite a few "generic" methods. That's why all XXXBuildJob classes should be derived from it.

Conversely, `ISourcePackageRecipeBuildJob` should stop inheriting from `IBuildFarmJob`.