cziegeler    2002/06/05 23:31:24

  Modified:    .        build.xml
  Log:
  Removed emacs target from dependencies for webapp
  
  Revision  Changes    Path
  1.227     +1 -1      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.226
  retrieving revision 1.227
  diff -u -r1.226 -r1.227
  --- build.xml 5 Jun 2002 12:22:39 -0000       1.226
  +++ build.xml 6 Jun 2002 06:31:24 -0000       1.227
  @@ -1261,7 +1261,7 @@
     <!-- =================================================================== -->
     <!-- Prepare the war file                                                -->
     <!-- =================================================================== -->
  -  <target name="prepare-war" depends="prepare-webapp, prepare-webapp-javadocs, 
prepare-webapp-scratchpad, prepare-webapp-libs, prepare-scratchpad-libs, prepare-xsp, 
prj.el" description="Prepares the war package">
  +  <target name="prepare-war" depends="prepare-webapp, prepare-webapp-javadocs, 
prepare-webapp-scratchpad, prepare-webapp-libs, prepare-scratchpad-libs, prepare-xsp" 
description="Prepares the war package">
     </target>
   
     <!-- =================================================================== -->
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to