|
Foreword by Sam Ruby, Director of the Apache Software Foundation The most widely used build tool for Java projects, Ant is cross-platform, extensible, simple, and fast. It scales from small personal projects to large, multi-team J2EE projects. And, most important, it's easy to learn. Java Development with Ant systematically explores what Ant can do, and how to apply it to your project. Whether you are new to Ant, or an experienced user, this book will show you powerful and creative uses for Ant. The book emphasizes basic concepts you need to know to effectively use Ant starting with Ant's XML-driven build process. It leads you step-by-step through everything you need to know to compile, test, package and deploy an application. It then guides you through the maze of more complex situations common in larger projects such as enterprise Java applications and Web Services. With this book you will gain access to a powerful tool to automatically build, test and deploy your Java software, no matter how simple or complex it might be. What's inside:
WHAT THE EXPERTS SAY ABOUT THIS BOOK... "If you are using Ant, get this book" --Rick Hightower "This book earned a permanent place on my shelf before I'd even finished the first five chapters. This is the indispensable Ant reference." WHAT THE READERS SAY ABOUT THIS BOOK... "The Manning book is outstanding. Not only a reference, it is well written, and gives great examples of using Ant in various common scenarios and integrating with testing, etc. It is also based on Ant 1.5 and there are quite a few new capabilities in 1.5. I strongly recommend the Manning book--it has a lot for complete newbies and experts." --George Schlitz, Reader ABOUT THE AUTHORS... Erik Hatcher, an Ant project committer, has written popular articles on Ant's JUnit integration. He maintains jGuru's Ant FAQ where he answers the world's toughest Ant questions. Erik lives in Charlottesville, Virginia. Steve Loughran designs and builds production Web Services using Java and Ant. Prior to this, he was a research scientist in Hewlett Packard Laboratories in England. Steve lives in Corvallis, Oregon. |