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" >