...
In this EAP it is finally possible to customize inherited build step, i.e. it is possible to change every setting of the inherinted build step without necessity to introduce parameters.
Ability to have pre- and post- steps in
...
a template
When there is a need to define a common build step in a template, such a step should be executed either before all build configuration steps or after them. In this EAP build for a given template it is possible to define steps and then define their placement with respect to build configuration steps. All build configuration steps are represented as a placeholder in reorder steps dialog. Template steps can be placed before or after this placeholder.
...