“BuildMaster is absolutely swell!” “BuildMaster made us re-think what proper deployment is...” “...the best thing since sliced bread when it comes to managing projects and their environments...” “...this is a very solid piece of software!” “...our confidence in the reliability and repeatability of the deployment process has been restored...” “...BuildMaster makes sense of incremental builds and their very liquid feature sets...” “...we implemented a *real* deployment process...” “...we can now react at the speed of business...” “BuildMaster is a great tool for automating the build process, but stands head and shoulders above other tools...” “...manual, error-prone deployments are a thing of the past...” “...it's 2:45 AM your time?! Do you guys never sleep?” “...all of my projects are building wonderfully and are fully integrated into deployment...” “...extremely capable software, especially in an enterprise environment...”

BuildMaster Extensions

Build Ant Project Action

This action builds a project using Ant.

Action Fields

Build File Path

The path of the file to build. This may be relative to the source directory or an absolute path.

Build Target

The Ant build target property. For example, build.

Build Properties

Any additional properties to pass to Ant (one per line). For example,
WarningLevel=2
Optimize=false