From 4bad244b02c3770d948187af3896e44e2ba2c43f Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Mon, 23 Jun 2003 08:23:03 +0000 Subject: [PATCH] new book : Extreme Programming with Ant Submitted by: Glenn Niemeyer (gniemeyer at tech-partners dot com) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274685 13f79535-47bb-0310-9956-ffa450edef68 --- docs/resources.html | 41 +++++++++++++++++++++++++++++++++++++++++ xdocs/resources.xml | 28 ++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) diff --git a/docs/resources.html b/docs/resources.html index 2ca966716..ae9016b5c 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -219,6 +219,47 @@

Listed by descending publication date.

+ + Extreme Programming with Ant +

+

This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:

+ + + + + + + + + + +
+ Authors: + + Glenn Niemeyer and Jeremy Poteet +
+ URL: + + http://www.sams.com/catalog/product.asp?product_id=%7BFB825A48-BC04-4C55-BD8C-DF93C6BBF920%7D +
+

Ant. Das Java-Build-Tool in der Praxis

diff --git a/xdocs/resources.xml b/xdocs/resources.xml index 71c23c15e..879f45e80 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -41,6 +41,34 @@

Listed by descending publication date.

+ +

This book shows how to implement an XP project using Ant 1.5.3, and many other 3rd party tools. Covers:

+
    +
  • The fundamentals of Ant: concepts, core and optional tasks
  • +
  • How to write custom Ant components, including custom Tasks, Loggers, Listeners, Input Handlers, Selectors, Filters, Mappers and Data Types
  • +
  • Mitigating risks by creating spike tests with Ant buildfiles
  • +
  • Add CVS version control and testing with JUnit
  • +
  • Automate nightly builds and reporting
  • +
  • Deploy applications dynamically using XDoclet
  • +
  • Enforcing Code Standards with Jalopy, PMD, CheckStyle, iContract, JDepend
  • +
  • Using Remote Ant (Rant) and CruiseControl
  • +
  • Generating project documentation
  • +
  • Adapting an XP process for use by other teams or across an enterprise
  • +
  • Custom Task examples to generating UML diagrams, creating reports and metrics on-the-fly
  • +
  • Follows a case-study of a team that implements an XP Project
  • +
+ + + + + + + + + +
Authors:Glenn Niemeyer and Jeremy Poteet
URL:http://www.sams.com/catalog/product.asp?product_id=%7BFB825A48-BC04-4C55-BD8C-DF93C6BBF920%7D
+
+

A German language book on Ant that covers Ant 1.5. This is the original description: