On 8/16/01 9:38 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> dlr         01/08/16 18:38:51
> 
> Modified:    .        build.xml
> Log:
> We are no longer interested in o.a.java and o.a.jserv, but need to
> somehow be able to generate JavaDoc for Fulcrum and Torque at the same
> time as Turbine's.

Why? Shouldn't the javadoc generation for fulcrum and torque be in those
respective packages?
 
> Revision  Changes    Path
> 1.2       +1 -1      jakarta-turbine-3/build.xml
> 
> Index: build.xml
> ===================================================================
> RCS file: /home/cvs/jakarta-turbine-3/build.xml,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -u -r1.1 -r1.2
> --- build.xml    2001/08/16 04:41:25    1.1
> +++ build.xml    2001/08/17 01:38:50    1.2
> @@ -356,7 +356,7 @@
>      
>      <javadoc
>        sourcepath="${build.src}"
> -      
> packagenames="org.apache.turbine.*,org.apache.java.*,org.apache.jserv.*"
> +      
> packagenames="org.apache.turbine.*,org.apache.fulcrum.*,org.apache.torque.*"
>        destdir="${javadoc.destdir}"
>        author="true"
>        private="true"
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to