diff --git a/docs/ant_in_anger.html b/docs/ant_in_anger.html index 7cee64c92..a821f29bd 100644 --- a/docs/ant_in_anger.html +++ b/docs/ant_in_anger.html @@ -1,6 +1,6 @@ - Apache Ant in Anger + Ant in Anger @@ -8,11 +8,12 @@

Ant in Anger:

- Using Apache Ant in a Production Development System + Using Apache Ant in a Production Development System

-Steve Loughran +Steve Loughran
+Last updated 2002-11-09

@@ -25,8 +26,8 @@ Steve Loughran be yet another source of problems in that ongoing crises we call development . This document contains some strategies and tactics for making the most of -ant. It is moderately frivolous in places, and lacks almost any actual -examples of ant xml. The lack of examples is entirely deliberate -it +Ant. It is moderately frivolous in places, and lacks almost any actual +examples of Ant xml. The lack of examples is entirely deliberate -it keeps document maintenance costs down. Most of the concepts covered don't need the detail about XML representations, as it is processes we are concerned about, not syntax. Finally, please be aware that the @@ -36,7 +37,7 @@ done.

Firstly, here are some assumptions about the projects which this -document covers +document covers: