The Working with Apache Ant training course is designed to demonstrate the skills and knowledge needed to use Apache Ant as an automated build tool.
The Automating Builds with Apache Ant training course begins with an overview of automated build concepts and motivations. It then moves into a discussion about Ant as a build tool, in terms of its architecture, implementation, and operation. The course concludes with a discussion of common Ant tasks, like continuous integration tasks and packing tasks.
Purpose
|
Learn how to use Apache Ant as your automated build tool. |
Audience
|
Build Engineers and Developers working on projects that use Ant as an automated build tool. |
Role
| Q/A - Software Developer - System Administrator |
Skill Level
| Intermediate |
Style
| Learning Spikes - Workshops |
Duration
| 3 Days |
Related Technologies
| Apache Ant | Build Tools | Apache |
Productivity Objectives
- Distinguish the differences between Ant and other build tools like Maven and Make.
- Create a basic build.xml file from scratch.
- Analyze embedded properties and external properties using properties files.
- Integrate Ant with your Integrated Development Environment (IDE).
- Modify the build file to execute common tasks, like unit tests, jar, etc.
- Modify the build file to integrate the build process with a version control system like SVN.
- Describe the capabilities of extending Ant through custom tasks.