You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by Eddie O'Neil <ek...@bea.com> on 2004/11/02 20:21:18 UTC

Re: svn commit: rev 56403 - incubator/beehive/branches/v1/alpha/netui/ant

Steve--

   Apologies; this was my fault.

   I'll make a pass through here and clean things up.

Eddie




steveh@apache.org wrote:
> Author: steveh
> Date: Tue Nov  2 11:03:31 2004
> New Revision: 56403
> 
> Modified:
>    incubator/beehive/branches/v1/alpha/netui/ant/javadoc.xml
> Log:
> Changing the reference from "beehive.properties" to "netui.properties".
> 
> Modified: incubator/beehive/branches/v1/alpha/netui/ant/javadoc.xml
> ==============================================================================
> --- incubator/beehive/branches/v1/alpha/netui/ant/javadoc.xml	(original)
> +++ incubator/beehive/branches/v1/alpha/netui/ant/javadoc.xml	Tue Nov  2 11:03:31 2004
> @@ -4,6 +4,7 @@
>  	<property file="${os.BEEHIVE_HOME}/beehive.properties"/>
>  	<property file="bootstrap.properties"/>
>  	<property file="common.properties"/>
> +       <property file="netui.properties"/>
>  	<property name="docs.build.dir" value="${build.dir}/docs"/>
>  	<property name="docs.temp" value="${docs.build.dir}/temp"/>
>  	<property name="xalan.jar" location="${docs.dir}/external/xalan.jar"/>
>