You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/01/29 05:30:00 UTC

svn commit: r148998 - /struts/bsf/trunk/build.xml

Author: jmitchell
Date: Fri Jan 28 20:30:00 2005
New Revision: 148998

URL: http://svn.apache.org/viewcvs?view=rev&rev=148998
Log:
finish some cleanup of author tags removal
Modified:
   struts/bsf/trunk/build.xml

Modified: struts/bsf/trunk/build.xml
Url: http://svn.apache.org/viewcvs/struts/bsf/trunk/build.xml?view=diff&rev=148998&p1=struts/bsf/trunk/build.xml&r1=148997&p2=struts/bsf/trunk/build.xml&r2=148998
==============================================================================
--- struts/bsf/trunk/build.xml	(original)
+++ struts/bsf/trunk/build.xml	Fri Jan 28 20:30:00 2005
@@ -204,7 +204,7 @@
         <javadoc packagenames="${javadoc.packages}"
             sourcepath="${src.java}"
             destdir="${doc.dir}/api"
-            author="true"
+            author="false"
             version="true"
             private="false"
             doctitle="${app.name} Version ${app.version}">

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org