This chapter presented three things: (1) the process used by the Hackystat build system to create a build; (2) the interface to the build system for developers in terms of Ant targets; and (3) the structure and contents of the local.build.xml file, which enables modules to interface to the build process.
The next chapter will build on this information with a tutorial on the definition and integration of new modules.