Limit this search to....

Pro Apache Ant
Contributor(s): Moodie, Matthew (Author)
ISBN: 1430243112     ISBN-13: 9781430243113
Publisher: Apress
OUR PRICE:   $47.49  
Product Type: Paperback - Other Formats
Published: January 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Programming - Open Source
- Computers | Computer Science
Dewey: 006.76
Series: Expert's Voice in Java
Physical Information: 0.75" H x 7.5" W x 9.25" (1.36 lbs) 341 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Now available in paperback--

Pro Apache Ant is ideal for Java developers who need to use the leading open source build tool out there for development and project management. It is organized around chronological tasks instead of alphabetical functions, using a sample application throughout the set-up, from calling database scripts to unit testing.

Practical examples are used at every stage and each task includes a concrete example. The configuration files are XML based, so there's no need for you to write shell commands. Each task is run by an object that implements a particular task interface. And if you really need to execute a shell command, Ant has a task that allows different commands based on the operating system.