Author: ekoneil
Date: Sun May 15 08:36:44 2005
New Revision: 170229

URL: http://svn.apache.org/viewcvs?rev=170229&view=rev
Log:
Created errant dependency here in last checkin.

CC should be fixed now.

BB: self
DRT: none / build.dist pass


Modified:
    incubator/beehive/trunk/samples/petstoreWeb/build-dist.xml

Modified: incubator/beehive/trunk/samples/petstoreWeb/build-dist.xml
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/samples/petstoreWeb/build-dist.xml?rev=170229&r1=170228&r2=170229&view=diff
==============================================================================
--- incubator/beehive/trunk/samples/petstoreWeb/build-dist.xml (original)
+++ incubator/beehive/trunk/samples/petstoreWeb/build-dist.xml Sun May 15 
08:36:44 2005
@@ -73,7 +73,7 @@
     <!-- build - build the webapp                  -->
     <!-- ========================================= -->
 
-    <target name="build" depends="deploy-beehive" description="Build the 
webapp">
+    <target name="build" description="Build the webapp">
         <copy todir="${build.dir}/">
             <fileset dir="${web.dir}">
                 <exclude name="**/*.java"/>


Reply via email to