You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/05/11 17:39:24 UTC

svn commit: r169648 - /incubator/beehive/trunk/build.xml

Author: ekoneil
Date: Wed May 11 08:39:23 2005
New Revision: 169648

URL: http://svn.apache.org/viewcvs?rev=169648&view=rev
Log:
Start deleting the trunk/controlhaus/ directory as the controlhaus files are no longer needed in the Beehive tree.

BB: self
DRT: none


Modified:
    incubator/beehive/trunk/build.xml

Modified: incubator/beehive/trunk/build.xml
URL: http://svn.apache.org/viewcvs/incubator/beehive/trunk/build.xml?rev=169648&r1=169647&r2=169648&view=diff
==============================================================================
--- incubator/beehive/trunk/build.xml (original)
+++ incubator/beehive/trunk/build.xml Wed May 11 08:39:23 2005
@@ -51,9 +51,7 @@
               
              eventually, we should remove this step.
          -->
-<!--
         <delete dir="${beehive.home}/controlhaus" quiet="true" failonerror="false"/>
--->
     </target>
 
     <target name="deploy" description="Deploy Beehive" depends="revision.label">