Upon completion of this course, the participant will be able to:
> Define Ant terminology and usage
> Work with XML to create Build files
> Install and configure Ant
> Define a Project element and its attributes
> Build Target Elements and reference them from the Project
> Use the available Tasks in Ant including:
- Move - Copy - Jar - Delete
- Javac - Mkdir - Javadoc - Tstamp
> Use a variety of DataTypes
> Create and use a variety of properties
> Incorporate CVS tasks into Ant scripts
> Extend Ant with user written Tasks
> Debug Build files including embedded help
> Deploy projects to Websphere via FTP with proxy considerations
> Apply cascading Projects and build files
> Incorporate Student Build files if available before the class