๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Professional Java Tools for Extreme Programming: Ant, XDoclet, JUnit, Cactus, and Maven

โœ Scribed by Richard Hightower, Warner Onstine, Paul Visan, Damon Payne, Joseph D. Gradecki


Publisher
Wrox
Year
2004
Tongue
English
Leaves
768
Series
Programmer to Programmer
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


What is this book about?

Professional Java Tools for Extreme Programming is a practical, code-intensive guide to the tools that Enterprise Java developers need when using Extreme Programming (XP) methods. It covers the key tools used to automate the most complex parts of the XP process: application integration, testing, and deployment.

What does this book cover?

The book covers major new releases of Ant, JUnit, and Cactus, plus important new tools, inlcuding XDoclet, Maven, Anthill, and Eclipse.

The book begins with a brief introduction to XP methods. It then jumps right into the tools, providing a brief overview of the uses and features of each tool. Next come tutorials showing best practices for using the tools -- the authors show how each tool is used to develop and test the same sample application, based on Sun's well-known Pet Store example. For each tool, the author provides lots of code examples and directions for setting up scripts for automating that development step.


๐Ÿ“œ SIMILAR VOLUMES


Professional Java tools for extreme prog
โœ Richard Hightower, Warner Onstine, Paul Visan ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wiley Pub. ๐ŸŒ English

What is this book about?The Extreme Programming (XP) methodology enables you to build and test enterprise systems quickly without sacrificing quality. In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclip

Professional Java Tools for Extreme Prog
โœ Richard Hightower, Warner Onstine, Paul Visan, Damon Payne, Joseph D. Gradecki ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Wrox ๐ŸŒ English

The Extreme Programming (XP) methodology enables you to build and test enterprise systems quickly without sacrificing quality. In the last few years, open source developers have created or significantly improved a host of Java XP tools, from XDoclet, Maven, AntHill, and Eclipse to Ant, JUnit, and Ca

Extreme Programming with Ant: Building a
โœ Glenn Niemeyer, Jeremy Poteet ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐ŸŒ English

From the Back Cover: You?ve heard about Extreme Programming. You might have read articles or books describing the XP process, but what next? How do you implement XP principles into an actual Java project? This unique book explains everything you need for XP development, starting with An

Java Open Source Programming: with XDocl
โœ Joseph Walnes, Ara Abrahamian, Mike Cannon-Brookes, Patrick A. Lightbody ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐Ÿ› Wiley ๐ŸŒ English

By now, in 2006, Java is up to version 1.5, with 1.6's release imminent. When the book was written in 2003, it necessarily used the then current Java, 1.4. But much of the book's advice is still germane. Remembering too that the various open source packages it describes are likely to be new revs as