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

๐Ÿ“

Extreme Programming with Ant: Building and Deploying Java Applications with JSP, EJB, XSLT, XDoclet, and JUnit (Developers Library)

โœ Scribed by Glenn Niemeyer, Jeremy Poteet


Year
2003
Tongue
English
Leaves
457
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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 Ant, the popular Java build tool. The authors describe every stage of a real-world project life cycle?testing, refactoring, versioning, deployment, and more?with practical examples that you can immediately put to use in your own projects. Every aspect of an XP project includes unique challenges, and Extreme Programming with Ant works through each step of the process. Mitigate risks by creating spike tests with Ant buildfiles Add version control and testing with JUnit Automate nightly builds and reporting Deploy applications dynamically using XDoclet Add additional team members after a project is underway Write custom Ant components to facilitate deployment Adapt an XP process for use by other teams or across an enterprise Throughout the book, the authors include dozens of ideas for extending Ant with useful custom features such as generating UML diagrams and creating reports and metrics on-the-fly. All code and examples have been built, tested, and deployed using Ant 1.5.3.


๐Ÿ“œ SIMILAR VOLUMES


Programming AWS Lambda: Build and Deploy
โœ John Chapin, Mike Roberts ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<div><p>Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youโ€™ll discover how this cloud computing execution model can drastically decrease the complexit

Programming AWS Lambda: Build and Deploy
โœ John Chapin, Mike Roberts ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› O'Reilly Media ๐ŸŒ English

<div><p>Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youโ€™ll discover how this cloud computing execution model can drastically decrease the complexit

Programming AWS Lambda: Build and Deploy
โœ John Chapin; Mike Roberts ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will learn how to use their experience in the new world of serverless computing. Youโ€™ll discover how this cloud computing execution model can drastically decrease the complexity in dev

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

<b>What is this book about? <P> 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:

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