Author: skitching
Date: Thu Nov  9 02:19:29 2006
New Revision: 472841

URL: http://svn.apache.org/viewvc?view=rev&rev=472841
Log:
Add comments only.

Modified:
    jakarta/commons/proper/digester/trunk/build.xml

Modified: jakarta/commons/proper/digester/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/build.xml?view=diff&rev=472841&r1=472840&r2=472841
==============================================================================
--- jakarta/commons/proper/digester/trunk/build.xml (original)
+++ jakarta/commons/proper/digester/trunk/build.xml Thu Nov  9 02:19:29 2006
@@ -19,8 +19,20 @@
 
 
 <!--
-        "Digester" component of the Jakarta Commons Subproject
-        $Id$
+  "Digester" component of the Jakarta Commons Subproject
+  $Id$
+
+  The most useful targets in this build file are:
+    * compile
+    * test (includes preceding target)
+    * dist (includes preceding targets)
+
+  Before running any targets it is necessary to indicate where all required
+  libraries can be found on the local system. See file 
"build.properties.sample"
+  for more information.
+
+  Alternately, use maven 2.x or maven 1.x instead of Ant; the appropriate files
+  are provided by this project to download necessary dependencies 
automatically.
 -->
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to