From 3c3e4ae6bc3c82187df609c02b57539d60f51a71 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Sat, 12 Jan 2002 03:21:25 +0000 Subject: [PATCH] added Java Tools book, which has extensive Ant coverage git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270675 13f79535-47bb-0310-9956-ffa450edef68 --- docs/resources.html | 67 +++++++++++++++++++++++++++++++++++++++++++-- xdocs/resources.xml | 31 +++++++++++++++++++-- 2 files changed, 92 insertions(+), 6 deletions(-) diff --git a/docs/resources.html b/docs/resources.html index f2fcd3307..bb87478c3 100644 --- a/docs/resources.html +++ b/docs/resources.html @@ -107,7 +107,7 @@ - FAQ + FAQ: - Forum + Forum: - FAQ + FAQ: + + + +
+ + Books + +
+
+ + + +
+ + Java Tools for eXtreme Programming + +
+
+

This book covers the following XP subjects: +

    +
  • Automated unit and functional testing
  • +
  • Continuous integration through build and deployment automation
  • +
  • The value of refactoring and continuous integration
  • +
  • How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter + can be used to achieve the goals of the XP methodology
  • +
+

+ + + + + + + + + +
+ + Authors: + + + + Richard Hightower and Nicholas Lesiecki + +
+ + URL: + + + + http://www.wiley.com/cda/product/0,,047120708X,00.html + +
+
+
+
+
diff --git a/xdocs/resources.xml b/xdocs/resources.xml index 80aa82f25..724887abb 100644 --- a/xdocs/resources.xml +++ b/xdocs/resources.xml @@ -16,7 +16,7 @@ - +
FAQFAQ: http://jakarta.apache.org/ant/faq.html
@@ -27,17 +27,42 @@ - + - +
ForumForum: http://www.jguru.com/forums/home.jsp?topic=Ant
FAQFAQ: http://www.jguru.com/faq/home.jsp?topic=Ant
+
+ +

This book covers the following XP subjects: +

    +
  • Automated unit and functional testing
  • +
  • Continuous integration through build and deployment automation
  • +
  • The value of refactoring and continuous integration
  • +
  • How Ant, JUnit, JUnitPerf, Cactus, HTTPUnit, and JMeter + can be used to achieve the goals of the XP methodology
  • +
+

+ + + + + + + + + + +
Authors:Richard Hightower and Nicholas Lesiecki
URL:http://www.wiley.com/cda/product/0,,047120708X,00.html
+
+
+

The following sections list articles and presentations written about Apache Ant. If