Steve--
Apologies; this was my fault.
I'll make a pass through here and clean things up.
Eddie
[EMAIL PROTECTED] 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"/>
