From 6a32f902490d9e88553200cf71b1723843b7f51b Mon Sep 17 00:00:00 2001 From: dchandler Date: Thu, 3 Oct 2002 02:55:19 +0000 Subject: [PATCH] Fixed a couple of dependencies; fixed some typos. --- build.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 5ed74e0..1296279 100644 --- a/build.xml +++ b/build.xml @@ -1,4 +1,4 @@ - + @@ -127,7 +127,7 @@ - + - + @@ -159,7 +159,7 @@ - + + description="makes Javadoc documentation for public/protected classes, methods, and fields" + depends="init" > @@ -293,7 +294,8 @@ + description="makes Javadoc documentation for all classes, methods, and fields, regardless of their protection level (public, private, etc.)" + depends="init" >