KAMP for Build Avoidance on Generation of Documentation

Aus SDQ-Institutsseminar
Vortragende(r) Milena Neumann
Vortragstyp Bachelorarbeit
Betreuer(in) Robert Heinrich
Termin Fr 12. Januar 2018
Vortragsmodus
Kurzfassung Especially in large software systems there are cases where only a subset of the dependents

of a component needs to be built in order to produce sound build results for a certain change scenario; in the context of this work, this is called a build shortcut. The utilization of build shortcuts shortens build times, as the rebuilding of unafected parts is avoided. This thesis is concerned with the question of how the benefts of build shortcuts can be made accessible to a whole team of developers where not every member is a build expert. Our approach is to model the change specifc dependencies in a Palladio Component Model and determine the components to be built for a given change with the change propagation algorithm of the KAMP approach, posing as an example to integrate it into an agile development process.