Customer Reviews


11 Reviews
5 star:
 (6)
4 star:
 (4)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


17 of 18 people found the following review helpful:
5.0 out of 5 stars More than just Ant

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"...
Published on August 5, 2007 by Bas Vodde

versus
5 of 5 people found the following review helpful:
2.0 out of 5 stars Ant In Action - A reference book only
Ant in Action" might end up being a good reference book but only after you learn ANT and this book is not the best as far as helping you learn ANT.

I was very frustrated with isolated example code that was not explained at all. Ant's syntax is not the most straight forward so explanations would have helped.


I would give this book a...
Published on June 23, 2009 by George P. Smith


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

17 of 18 people found the following review helpful:
5.0 out of 5 stars More than just Ant, August 5, 2007
By 
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)

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 10 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.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 10 people found the following review helpful:
5.0 out of 5 stars The definitive guide to building Java systems, July 14, 2007
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
Ant in Action is essential reading for anyone who has to set up a Java build, or manage and maintain large projects.

I've been waiting for this to leave the printers for a while - I was lucky enough to read a pre-release copy of Ant in Action, and I can't recommend it highly enough. It carefully walks through the setup for a basic build system, and evolves that to managing large scale projects, explaining as it goes how modern versions of Ant and its features (such as macrodef and import) work to handle larger and larger codebases. It's a hugely detailed, but well written book.

The title doesn't do justice to the material covered. Ant in Action is also a catalog of best practices for building, testing and deploying Java systems - I don't think there's another book in print that provides the kind of information you can find here. Dependency management, source layout, testing, master builds, packaging, deployment, web development - it's all there.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars The best and most complete book on Apache Ant, August 16, 2007
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
As a build tool, Apache Ant has been in existence for quite a while now and remains the number one Java build scripting tool. A large number of books have been written on its implementation - both good and unfortunately bad - and here is a brand new one which covers Ant 1.7.

This book is a retitled second edition of Java Development with Ant by the same authors but is not just a minor update - the back cover quotes 50% new content and I can well believe it. Personally, I have implemented lots of build processes using Ant and even written a book on its implementation myself. I therefore thought I knew most things about the tool - however I was pleasantly surprised that I still managed to learn some new things from this book.

In general I don't really like books over 250-300 pages - and this one stretches over 560 pages. Although there is probably some content that could have been left out, there are also gems such as Managing Dependencies with Apache Ivy (although I prefer the Ant tasks for Maven), Working with XML and Automating Deployment using a tool called SmartFrog. For me these chapters made the purchase of the book worthwhile.

If you are new or have limited experience of Ant then you should add an extra star to my rating. I believe this is probably the most complete book at taking you from an Ant novice to expert, in as short a time as possible.

It would have been nice to see some more examples of how Ant can be integrated into automated build processes, and rather strangely the book uses Luntbuild as an example rather that the more popular CruiseControl tool. Also it would have been nice to see how Ant can work alongside commercial tools such as the Build Forge build/release framework, application servers such as Weblogic or WebSphere and deployment tools developed by the likes of Tivoli or Microsoft. On the whole however, these are relatively minor complaints.

In summary, if you are new to Ant then buy this book now. If you are an experienced Ant user then well, still buy this book!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
2.0 out of 5 stars Ant In Action - A reference book only, June 23, 2009
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
Ant in Action" might end up being a good reference book but only after you learn ANT and this book is not the best as far as helping you learn ANT.

I was very frustrated with isolated example code that was not explained at all. Ant's syntax is not the most straight forward so explanations would have helped.


I would give this book a two star rating at most - for what I paid for the book I expected a lot more.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
4.0 out of 5 stars creating a good build process, March 30, 2008
By 
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
"Ant in Action" is really the second edition of "Java Development in Ant." I think the original title was more descriptive as the book focuses more on process, tools and techniques than most Ant books. For example, they introduce continuous integration and why you would want to write unit tests. Not that the Ant coverage isn't good - it's excellent - just that the book is so much more. The book assumes you know Java, but walks you through everything else.

Like most Ant books the authors don't rehash the excellent online manual and API. For those new to Ant, features are clearly described with good examples and good descriptions of "what happens if ____." The flow diagrams helped visualize concepts nicely.

For those who have been using Ant, there are margin notes about what was added in 1.6/1.7 along with coverage of Ivy. I also liked the Java 6/JEE 5 examples. The techniques for writing reusable/maintainable code and extending Ant provided significant value. I was a little disappointed that the JUnit examples used JUnit 3.8. The authors did explain the reasoning and I understand their reason. I still would have liked to see it though as this book will still be used when JUnit 4 is in wider use.

Coverage of related tools is also useful. It's good to know what libraries to look into to increase productivity with Ant. I've been using Ant for complex builds for three years and still had a page of take away points from this book. I recommend it for the valuable information and techniques.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars ANT can do almost anything, February 13, 2010
By 
Keith A. Lewis (Northern Virginia, USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
This book is easy to read. It's not written like a reference book, but the contents are indexed well enough so that you can use it as one.

With the help of the book, I wrote a customized task in Java which is used by my build script.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
5.0 out of 5 stars Everything you wanted to know about Ant and more, March 16, 2009
By 
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
At over five hundred pages in eighteen chapters this book is a comprehensive reference on all aspects of Ant, from building scripts to compile, test, package, execute and distribute an application, to advanced topics like testing and deploying database oriented enterprise Java applications. All core Ant tasks and many contributed and third party tasks are covered in considerable detail: the discussion of <copy> alone extends over eight pages. Advanced topics include projects with multiple build files and writing your own Ant tasks in Java or using a JVM based scripting language. Ivy is covered in detail and comparisons made with Maven. In short this is an excellent resource for anyone wishing to master the many aspects of Ant to create flexible and effective build files.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 3 people found the following review helpful:
5.0 out of 5 stars Excellent reference so far, March 10, 2008
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
Being a general novice with Ant, I needed to get up to speed to amateur/expert level for my new job. So far its been a great reference getting in depth information about lesser used tasks in Ant.

Since I work on a large scale project here, Chapter 10, Working with Big Projects has really been the most useful for me. Overall, I would say this book fits my needs and doesn't require me to buy any additional Ant books at this time. I would recommend it to others in similar situations.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Good book for learning Ant and good reference for continued use, September 30, 2010
By 
Brian Walton (Lawrenceville, GA USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
The book does a good job of explaining how Ant works and is also a good reference for the tasks once using Ant.

The one downfall (not sure if Manning the publisher or Amazons fault) but Manning has an ebook version but it is not sold on Amazon. It is in pdf format and a native mobi for the Kindle would be nice.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 2 people found the following review helpful:
4.0 out of 5 stars Very thorough update to a classic!, October 8, 2007
By 
Bogus Exception (Norwich, Connecticut United States) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Ant in Action: Covers Ant 1.7 (Manning) (Paperback)
Boy, was this new version that covers version 1.7 needed! Manning's first version was 2003 (Own it, too), and it was really starting to show its age. This book was, and still is, the only game in town. Its therefore a good thing it is written so well!

So why 4 stars? I really, really, wanted a thorough treatment of the Ant API, and didn't get it. I selfishly want to call Ant from within Java code, but the section on Embedding only had a very simplistic example using echo().

I also have to give 4 stars because as the only book out there on Ant (at this level), there is nothing to compare it to.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Ant in Action: Covers Ant 1.7 (Manning)
Ant in Action: Covers Ant 1.7 (Manning) by Steve Loughran (Paperback - July 19, 2007)
Used & New from: $17.50
Add to wishlist See buying options