Features
- Cover Type: Paperback with 600 pages
- Published by: Manning Publications
- Edition: 2nd Edition July 12, 2007
- Written in: English
- ISBN 10 Number: 193239480X
- ISBN 13 Number: 978-1932394801
-
Book Dimensions:
9.2 x 7.4 x 1.2 inches
- Weighs: 2.2 pounds
Reader Reviews
A 500+ page book about a build tool. I guess your initial reaction might be the same as mine. Why would we need so much pages to describe a build tool. Well, after reading "Ant in Action" I concluded, it doesn't need. The book just described much more than just Ant. The book consists of three parts. The first part is called "Learning Ant". This is basically the build tool part, which describes the basics of Ant and how to use it. Well actually, in part one it already goes a little further to also include unit testing and already some deployment related information. The second part is called "Applying Ant" and goes well beyond just describing Ant. Chapter ten describes working in large projects. Chapter 11 talks about managing dependencies and introduces Ivy. Chapter 15 introduces continuous integration and introduces Luntbuild (not sure why the authors not chose to describe CruiseControl, which is absolutely the most used CI tool). Chapter 16 alone would already be a reason to get the book and it talks about automating deployment and introduces a tool called Smartfrog. The third parts is called "extending ant" and explains how you can extend ant, develop your own tasks and test them using AntUnit. It describes how ant is implemented so that you know how to extend it (and probably how to develop for it further). When I started my journey through this book, I was a simple Ant user. The authors showed me that there are so much things possible with Ant and also explored the world around Ant. After finishing the book, I felt I have learned so much and it certainly improved my build scripting abilities. An absolute must read.
Comment | |
(Report this)