bayard 2003/07/11 20:58:02
Modified: lang build.xml
Log:
Javadoc no longer shows private attributes/methods.
Revision Changes Path
1.14 +1 -2 jakarta-commons/lang/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/lang/build.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- build.xml 4 Jul 2003 15:26:38 -0000 1.13
+++ build.xml 12 Jul 2003 03:58:02 -0000 1.14
@@ -68,7 +68,6 @@
overview="${source.home}/org/apache/commons/lang/overview.html"
packagenames="org.apache.commons.*"
author="true"
- private="true"
version="true"
doctitle="<h1>${component.title}</h1>"
windowtitle="${component.title} (Version ${component.version})"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]