Apache Ant/Tasks

From Wikiversity

Jump to: navigation, search

Ant is a framework which allows you to build a piece of software.

Ant's configuration file is built in XML.

Each action in Ant is a task.


[edit] Resources

http://ant.apache.org/manual/OptionalTasks/scp.html

http://ant.apache.org/manual/tasksoverview.html

http://ant.apache.org/manual/index.html