Pro Apache Ant is a professional-level tutorial for Java and XML developers who want to learn the open source Apache Java-based build tool, Ant. Pro Apache Ant shows you how to be productive with Ant right from the start. Instead of writing shell commands, the configuration files are XML-based. 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 an <exec> task that allows different commands based on the OS.
The example application covers the entire set-up of the application, from calling database scripts to unit testing. Practical examples are used at every stage. Each task will have a concrete example. The author shows you how with other, complimentary tools like Apache Jakarta Tomcat. This book is organized around chronological tasks instead of alphabetical functions, using a sample application throughout the set-up, from calling database scripts to unit testing.
Auflage
Sprache
Verlagsort
Zielgruppe
Professional/practitioner
Produkt-Hinweis
Fadenheftung
Gewebe-Einband
Illustrationen
Maße
Höhe: 239 mm
Breite: 184 mm
Dicke: 28 mm
Gewicht
ISBN-13
978-1-59059-559-6 (9781590595596)
DOI
10.1007/978-1-4302-0092-5
Schweitzer Klassifikation
Matthew Moodie was a technical and developmental editor for two and a half years, and served as editor for Beginning JSP 2: From Novice to Professional and Foundations of JSP Design Patterns, both published by Apress.
Introducing Ant.- Installing Ant.- Using Ant.- Examining Ant's Types.- Building a Project.- Deploying an Application.- Running an Application.- Testing an Application.- Using Ant in Large Projects.- Writing Custom Tasks.- Extending Ant.- Using the Ant API.